Revert "Update checked-in dependencies"

This reverts commit a11ff478f4.
This commit is contained in:
github-actions[bot] 2024-11-12 10:43:35 +00:00
Родитель 707406f181
Коммит b4f6eee803
2 изменённых файлов: 28 добавлений и 7 удалений

17
node_modules/.package-lock.json сгенерированный поставляемый
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "2.27.1",
"version": "3.27.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
@ -1272,9 +1272,17 @@
"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",
@ -7193,6 +7201,13 @@
"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"

18
package-lock.json сгенерированный
Просмотреть файл

@ -1,12 +1,12 @@
{
"name": "codeql",
"version": "2.27.1",
"version": "3.27.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "codeql",
"version": "2.27.1",
"version": "3.27.1",
"license": "MIT",
"dependencies": {
"@actions/artifact": "^2.1.9",
@ -53,7 +53,7 @@
"@types/follow-redirects": "^1.14.4",
"@types/get-folder-size": "^2.0.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "16.11.22",
"@types/node": "20.9.0",
"@types/semver": "^7.5.8",
"@types/sinon": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^8.11.0",
@ -1340,9 +1340,11 @@
"license": "MIT"
},
"node_modules/@types/node": {
"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"
}
},
"node_modules/@types/node-forge": {
"version": "1.3.11",
@ -7261,6 +7263,10 @@
"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"