Update checked-in dependencies

This commit is contained in:
github-actions[bot]
2024-10-07 17:03:33 +00:00
parent dc5e80c8cc
commit 57e51c3a28
2 changed files with 7 additions and 28 deletions
+1 -16
View File
@@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "3.26.12",
"version": "2.26.12",
"lockfileVersion": 3,
"requires": true,
"packages": {
@@ -1252,17 +1252,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
<<<<<<< HEAD
"version": "16.11.22",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.22.tgz",
"integrity": "sha512-DYNtJWauMQ9RNpesl4aVothr97/tIJM8HbyOXJ0AYT1Z2bEjLHyfjOBPAQQVMLf8h3kSShYfNk8Wnto8B2zHUA=="
=======
"version": "20.9.0",
"license": "MIT",
"dependencies": {
"undici-types": "~5.26.4"
}
>>>>>>> origin/releases/v3
},
"node_modules/@types/node-forge": {
"version": "1.3.11",
@@ -7161,13 +7153,6 @@
"url": "https://github.com/sponsors/ljharb"
}
},
<<<<<<< HEAD
=======
"node_modules/undici-types": {
"version": "5.26.5",
"license": "MIT"
},
>>>>>>> origin/releases/v3
"node_modules/universal-user-agent": {
"version": "6.0.0",
"license": "ISC"
+6 -12
View File
@@ -1,12 +1,12 @@
{
"name": "codeql",
"version": "3.26.12",
"version": "2.26.12",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "codeql",
"version": "3.26.12",
"version": "2.26.12",
"license": "MIT",
"dependencies": {
"@actions/artifact": "^2.1.9",
@@ -50,7 +50,7 @@
"@types/console-log-level": "^1.4.5",
"@types/get-folder-size": "^2.0.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "20.9.0",
"@types/node": "16.11.22",
"@types/semver": "^7.5.8",
"@types/sinon": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^8.8.0",
@@ -1317,11 +1317,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "20.9.0",
"license": "MIT",
"dependencies": {
"undici-types": "~5.26.4"
}
"version": "16.11.22",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.22.tgz",
"integrity": "sha512-DYNtJWauMQ9RNpesl4aVothr97/tIJM8HbyOXJ0AYT1Z2bEjLHyfjOBPAQQVMLf8h3kSShYfNk8Wnto8B2zHUA=="
},
"node_modules/@types/node-forge": {
"version": "1.3.11",
@@ -7220,10 +7218,6 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/undici-types": {
"version": "5.26.5",
"license": "MIT"
},
"node_modules/universal-user-agent": {
"version": "6.0.0",
"license": "ISC"