Merge pull request #128 from aiko-chan-ai/dependabot/npm_and_yarn/npm-8.11.0

Bump npm from 8.10.0 to 8.11.0
This commit is contained in:
March 7th 2022-05-31 11:04:41 +07:00 committed by GitHub
commit e30b8339e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

64
package-lock.json generated
View File

@ -9311,9 +9311,9 @@
} }
}, },
"node_modules/npm": { "node_modules/npm": {
"version": "8.10.0", "version": "8.11.0",
"resolved": "https://registry.npmjs.org/npm/-/npm-8.10.0.tgz", "resolved": "https://registry.npmjs.org/npm/-/npm-8.11.0.tgz",
"integrity": "sha512-6oo65q9Quv9mRPGZJufmSH+C/UFdgelwzRXiglT/2mDB50zdy/lZK5dFY0TJ9fJ/8gHqnxcX1NM206KLjTBMlQ==", "integrity": "sha512-4qmtwHa28J4SPmwCNoQI07KIF/ljmBhhuqG+xNXsIIRpwdKB5OXkMIGfH6KlThR6kzusxlkgR7t1haFDB88dcQ==",
"bundleDependencies": [ "bundleDependencies": [
"@isaacs/string-locale-compare", "@isaacs/string-locale-compare",
"@npmcli/arborist", "@npmcli/arborist",
@ -9397,7 +9397,7 @@
"@npmcli/run-script": "^3.0.1", "@npmcli/run-script": "^3.0.1",
"abbrev": "~1.1.1", "abbrev": "~1.1.1",
"archy": "~1.0.0", "archy": "~1.0.0",
"cacache": "^16.0.7", "cacache": "^16.1.0",
"chalk": "^4.1.2", "chalk": "^4.1.2",
"chownr": "^2.0.0", "chownr": "^2.0.0",
"cli-columns": "^4.0.0", "cli-columns": "^4.0.0",
@ -9422,7 +9422,7 @@
"libnpmsearch": "^5.0.2", "libnpmsearch": "^5.0.2",
"libnpmteam": "^4.0.2", "libnpmteam": "^4.0.2",
"libnpmversion": "^3.0.1", "libnpmversion": "^3.0.1",
"make-fetch-happen": "^10.1.3", "make-fetch-happen": "^10.1.5",
"minipass": "^3.1.6", "minipass": "^3.1.6",
"minipass-pipeline": "^1.2.4", "minipass-pipeline": "^1.2.4",
"mkdirp": "^1.0.4", "mkdirp": "^1.0.4",
@ -9439,7 +9439,7 @@
"npm-user-validate": "^1.0.1", "npm-user-validate": "^1.0.1",
"npmlog": "^6.0.2", "npmlog": "^6.0.2",
"opener": "^1.5.2", "opener": "^1.5.2",
"pacote": "^13.3.0", "pacote": "^13.4.1",
"parse-conflict-json": "^2.0.2", "parse-conflict-json": "^2.0.2",
"proc-log": "^2.0.1", "proc-log": "^2.0.1",
"qrcode-terminal": "^0.12.0", "qrcode-terminal": "^0.12.0",
@ -9449,7 +9449,7 @@
"readdir-scoped-modules": "^1.1.0", "readdir-scoped-modules": "^1.1.0",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"semver": "^7.3.7", "semver": "^7.3.7",
"ssri": "^9.0.0", "ssri": "^9.0.1",
"tar": "^6.1.11", "tar": "^6.1.11",
"text-table": "~0.2.0", "text-table": "~0.2.0",
"tiny-relative-date": "^1.3.0", "tiny-relative-date": "^1.3.0",
@ -9906,7 +9906,7 @@
} }
}, },
"node_modules/npm/node_modules/cacache": { "node_modules/npm/node_modules/cacache": {
"version": "16.0.7", "version": "16.1.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@ -10563,13 +10563,13 @@
} }
}, },
"node_modules/npm/node_modules/libnpmpack": { "node_modules/npm/node_modules/libnpmpack": {
"version": "4.0.3", "version": "4.1.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/run-script": "^3.0.0", "@npmcli/run-script": "^3.0.0",
"npm-package-arg": "^9.0.1", "npm-package-arg": "^9.0.1",
"pacote": "^13.0.5" "pacote": "^13.5.0"
}, },
"engines": { "engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0" "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
@ -10637,12 +10637,12 @@
} }
}, },
"node_modules/npm/node_modules/make-fetch-happen": { "node_modules/npm/node_modules/make-fetch-happen": {
"version": "10.1.3", "version": "10.1.5",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"agentkeepalive": "^4.2.1", "agentkeepalive": "^4.2.1",
"cacache": "^16.0.2", "cacache": "^16.1.0",
"http-cache-semantics": "^4.1.0", "http-cache-semantics": "^4.1.0",
"http-proxy-agent": "^5.0.0", "http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0", "https-proxy-agent": "^5.0.0",
@ -10946,7 +10946,7 @@
} }
}, },
"node_modules/npm/node_modules/npm-packlist": { "node_modules/npm/node_modules/npm-packlist": {
"version": "5.0.3", "version": "5.1.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@ -11055,7 +11055,7 @@
} }
}, },
"node_modules/npm/node_modules/pacote": { "node_modules/npm/node_modules/pacote": {
"version": "13.3.0", "version": "13.5.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@ -11070,7 +11070,7 @@
"minipass": "^3.1.6", "minipass": "^3.1.6",
"mkdirp": "^1.0.4", "mkdirp": "^1.0.4",
"npm-package-arg": "^9.0.0", "npm-package-arg": "^9.0.0",
"npm-packlist": "^5.0.0", "npm-packlist": "^5.1.0",
"npm-pick-manifest": "^7.0.0", "npm-pick-manifest": "^7.0.0",
"npm-registry-fetch": "^13.0.1", "npm-registry-fetch": "^13.0.1",
"proc-log": "^2.0.0", "proc-log": "^2.0.0",
@ -11419,7 +11419,7 @@
"license": "CC0-1.0" "license": "CC0-1.0"
}, },
"node_modules/npm/node_modules/ssri": { "node_modules/npm/node_modules/ssri": {
"version": "9.0.0", "version": "9.0.1",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@ -21900,9 +21900,9 @@
"dev": true "dev": true
}, },
"npm": { "npm": {
"version": "8.10.0", "version": "8.11.0",
"resolved": "https://registry.npmjs.org/npm/-/npm-8.10.0.tgz", "resolved": "https://registry.npmjs.org/npm/-/npm-8.11.0.tgz",
"integrity": "sha512-6oo65q9Quv9mRPGZJufmSH+C/UFdgelwzRXiglT/2mDB50zdy/lZK5dFY0TJ9fJ/8gHqnxcX1NM206KLjTBMlQ==", "integrity": "sha512-4qmtwHa28J4SPmwCNoQI07KIF/ljmBhhuqG+xNXsIIRpwdKB5OXkMIGfH6KlThR6kzusxlkgR7t1haFDB88dcQ==",
"requires": { "requires": {
"@isaacs/string-locale-compare": "^1.1.0", "@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^5.0.4", "@npmcli/arborist": "^5.0.4",
@ -21914,7 +21914,7 @@
"@npmcli/run-script": "^3.0.1", "@npmcli/run-script": "^3.0.1",
"abbrev": "~1.1.1", "abbrev": "~1.1.1",
"archy": "~1.0.0", "archy": "~1.0.0",
"cacache": "^16.0.7", "cacache": "^16.1.0",
"chalk": "^4.1.2", "chalk": "^4.1.2",
"chownr": "^2.0.0", "chownr": "^2.0.0",
"cli-columns": "^4.0.0", "cli-columns": "^4.0.0",
@ -21939,7 +21939,7 @@
"libnpmsearch": "^5.0.2", "libnpmsearch": "^5.0.2",
"libnpmteam": "^4.0.2", "libnpmteam": "^4.0.2",
"libnpmversion": "^3.0.1", "libnpmversion": "^3.0.1",
"make-fetch-happen": "^10.1.3", "make-fetch-happen": "^10.1.5",
"minipass": "^3.1.6", "minipass": "^3.1.6",
"minipass-pipeline": "^1.2.4", "minipass-pipeline": "^1.2.4",
"mkdirp": "^1.0.4", "mkdirp": "^1.0.4",
@ -21956,7 +21956,7 @@
"npm-user-validate": "^1.0.1", "npm-user-validate": "^1.0.1",
"npmlog": "^6.0.2", "npmlog": "^6.0.2",
"opener": "^1.5.2", "opener": "^1.5.2",
"pacote": "^13.3.0", "pacote": "^13.4.1",
"parse-conflict-json": "^2.0.2", "parse-conflict-json": "^2.0.2",
"proc-log": "^2.0.1", "proc-log": "^2.0.1",
"qrcode-terminal": "^0.12.0", "qrcode-terminal": "^0.12.0",
@ -21966,7 +21966,7 @@
"readdir-scoped-modules": "^1.1.0", "readdir-scoped-modules": "^1.1.0",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"semver": "^7.3.7", "semver": "^7.3.7",
"ssri": "^9.0.0", "ssri": "^9.0.1",
"tar": "^6.1.11", "tar": "^6.1.11",
"text-table": "~0.2.0", "text-table": "~0.2.0",
"tiny-relative-date": "^1.3.0", "tiny-relative-date": "^1.3.0",
@ -22243,7 +22243,7 @@
} }
}, },
"cacache": { "cacache": {
"version": "16.0.7", "version": "16.1.0",
"bundled": true, "bundled": true,
"requires": { "requires": {
"@npmcli/fs": "^2.1.0", "@npmcli/fs": "^2.1.0",
@ -22690,12 +22690,12 @@
} }
}, },
"libnpmpack": { "libnpmpack": {
"version": "4.0.3", "version": "4.1.0",
"bundled": true, "bundled": true,
"requires": { "requires": {
"@npmcli/run-script": "^3.0.0", "@npmcli/run-script": "^3.0.0",
"npm-package-arg": "^9.0.1", "npm-package-arg": "^9.0.1",
"pacote": "^13.0.5" "pacote": "^13.5.0"
} }
}, },
"libnpmpublish": { "libnpmpublish": {
@ -22740,11 +22740,11 @@
"bundled": true "bundled": true
}, },
"make-fetch-happen": { "make-fetch-happen": {
"version": "10.1.3", "version": "10.1.5",
"bundled": true, "bundled": true,
"requires": { "requires": {
"agentkeepalive": "^4.2.1", "agentkeepalive": "^4.2.1",
"cacache": "^16.0.2", "cacache": "^16.1.0",
"http-cache-semantics": "^4.1.0", "http-cache-semantics": "^4.1.0",
"http-proxy-agent": "^5.0.0", "http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0", "https-proxy-agent": "^5.0.0",
@ -22951,7 +22951,7 @@
} }
}, },
"npm-packlist": { "npm-packlist": {
"version": "5.0.3", "version": "5.1.0",
"bundled": true, "bundled": true,
"requires": { "requires": {
"glob": "^8.0.1", "glob": "^8.0.1",
@ -23024,7 +23024,7 @@
} }
}, },
"pacote": { "pacote": {
"version": "13.3.0", "version": "13.5.0",
"bundled": true, "bundled": true,
"requires": { "requires": {
"@npmcli/git": "^3.0.0", "@npmcli/git": "^3.0.0",
@ -23038,7 +23038,7 @@
"minipass": "^3.1.6", "minipass": "^3.1.6",
"mkdirp": "^1.0.4", "mkdirp": "^1.0.4",
"npm-package-arg": "^9.0.0", "npm-package-arg": "^9.0.0",
"npm-packlist": "^5.0.0", "npm-packlist": "^5.1.0",
"npm-pick-manifest": "^7.0.0", "npm-pick-manifest": "^7.0.0",
"npm-registry-fetch": "^13.0.1", "npm-registry-fetch": "^13.0.1",
"proc-log": "^2.0.0", "proc-log": "^2.0.0",
@ -23265,7 +23265,7 @@
"bundled": true "bundled": true
}, },
"ssri": { "ssri": {
"version": "9.0.0", "version": "9.0.1",
"bundled": true, "bundled": true,
"requires": { "requires": {
"minipass": "^3.1.1" "minipass": "^3.1.1"