diff --git a/package-lock.json b/package-lock.json index cc52ef6..d2fbf2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,12 +9,6 @@ "version": "1.0.0", "license": "GPL-3.0", "dependencies": { - - "dependencies": { - "@actions/http-client": "^2.0.1", - "@octokit/core": "^3.6.0", - "@octokit/plugin-paginate-rest": "^2.17.0", - "@octokit/plugin-rest-endpoint-methods": "^5.13.0" } }, "node_modules/@actions/github/node_modules/@actions/http-client": { @@ -1235,7 +1229,7 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - + }, "node_modules/universal-user-agent": { "version": "6.0.0", @@ -1326,20 +1320,12 @@ }, "dependencies": { "@actions/core": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.10.0.tgz", - "integrity": "sha512-2aZDDa3zrrZbP5ZYg159sNoLRb61nQ7awl5pSvIq5Qpj81vwDzdMRKzkWJGJuwVvWpvZKx7vspJALyvaaIQyug==", "requires": { "@actions/http-client": "^2.0.1", "uuid": "^8.3.2" }, "dependencies": { "@actions/http-client": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-2.1.0.tgz", - "integrity": "sha512-BonhODnXr3amchh4qkmjPMUO8mFi/zLaaCeCAJZqch8iQqyDnVIkySjB38VHAC8IJ+bnlgfOqlhpyCUZHlQsqw==", - "requires": { - "tunnel": "^0.0.6" } } }