Bump npm from 10.1.0 to 10.2.0 in /frontend (#876)

Bumps [npm](https://github.com/npm/cli) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v10.1.0...v10.2.0)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-10 12:35:52 +00:00 committed by GitHub
parent 3f1ed414a3
commit e5ceac7ba0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 60 additions and 53 deletions

View File

@ -31,7 +31,7 @@
"install": "^0.13.0", "install": "^0.13.0",
"js-sha256": "^0.10.1", "js-sha256": "^0.10.1",
"light-bolt11-decoder": "^3.0.0", "light-bolt11-decoder": "^3.0.0",
"npm": "^10.1.0", "npm": "^10.2.0",
"openpgp": "^5.10.2", "openpgp": "^5.10.2",
"react": "^18.2.0", "react": "^18.2.0",
"react-countdown": "^2.3.5", "react-countdown": "^2.3.5",
@ -10366,9 +10366,9 @@
} }
}, },
"node_modules/npm": { "node_modules/npm": {
"version": "10.1.0", "version": "10.2.0",
"resolved": "https://registry.npmjs.org/npm/-/npm-10.1.0.tgz", "resolved": "https://registry.npmjs.org/npm/-/npm-10.2.0.tgz",
"integrity": "sha512-pZ2xybXzNGbJFZEKNbPoEXsE38Xou9VTnxxBk+B3pz0ndsGCs7iWHoUCPSsISU2hjmkWfDkJo3bYKE8RDOg4eg==", "integrity": "sha512-Auyq6d4cfg/SY4URjZE2aePLOPzK4lUD+qyMxY/7HbxAvCnOCKtMlyLPcbLSOq9lhEGBZN800S1o+UmfjA5dTg==",
"bundleDependencies": [ "bundleDependencies": [
"@isaacs/string-locale-compare", "@isaacs/string-locale-compare",
"@npmcli/arborist", "@npmcli/arborist",
@ -10414,6 +10414,7 @@
"ms", "ms",
"node-gyp", "node-gyp",
"nopt", "nopt",
"normalize-package-data",
"npm-audit-report", "npm-audit-report",
"npm-install-checks", "npm-install-checks",
"npm-package-arg", "npm-package-arg",
@ -10429,7 +10430,9 @@
"qrcode-terminal", "qrcode-terminal",
"read", "read",
"semver", "semver",
"spdx-expression-parse",
"ssri", "ssri",
"strip-ansi",
"supports-color", "supports-color",
"tar", "tar",
"text-table", "text-table",
@ -10441,8 +10444,8 @@
], ],
"dependencies": { "dependencies": {
"@isaacs/string-locale-compare": "^1.1.0", "@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^7.1.0", "@npmcli/arborist": "^7.2.0",
"@npmcli/config": "^7.2.0", "@npmcli/config": "^8.0.0",
"@npmcli/fs": "^3.1.0", "@npmcli/fs": "^3.1.0",
"@npmcli/map-workspaces": "^3.0.4", "@npmcli/map-workspaces": "^3.0.4",
"@npmcli/package-json": "^5.0.0", "@npmcli/package-json": "^5.0.0",
@ -10459,34 +10462,35 @@
"columnify": "^1.6.0", "columnify": "^1.6.0",
"fastest-levenshtein": "^1.0.16", "fastest-levenshtein": "^1.0.16",
"fs-minipass": "^3.0.3", "fs-minipass": "^3.0.3",
"glob": "^10.3.3", "glob": "^10.3.10",
"graceful-fs": "^4.2.11", "graceful-fs": "^4.2.11",
"hosted-git-info": "^7.0.0", "hosted-git-info": "^7.0.1",
"ini": "^4.1.1", "ini": "^4.1.1",
"init-package-json": "^6.0.0", "init-package-json": "^6.0.0",
"is-cidr": "^4.0.2", "is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^3.0.0", "json-parse-even-better-errors": "^3.0.0",
"libnpmaccess": "^8.0.0", "libnpmaccess": "^8.0.1",
"libnpmdiff": "^6.0.1", "libnpmdiff": "^6.0.2",
"libnpmexec": "^7.0.1", "libnpmexec": "^7.0.2",
"libnpmfund": "^4.1.1", "libnpmfund": "^5.0.0",
"libnpmhook": "^10.0.0", "libnpmhook": "^10.0.0",
"libnpmorg": "^6.0.0", "libnpmorg": "^6.0.1",
"libnpmpack": "^6.0.1", "libnpmpack": "^6.0.2",
"libnpmpublish": "^9.0.0", "libnpmpublish": "^9.0.1",
"libnpmsearch": "^7.0.0", "libnpmsearch": "^7.0.0",
"libnpmteam": "^6.0.0", "libnpmteam": "^6.0.0",
"libnpmversion": "^5.0.0", "libnpmversion": "^5.0.0",
"make-fetch-happen": "^13.0.0", "make-fetch-happen": "^13.0.0",
"minimatch": "^9.0.3", "minimatch": "^9.0.3",
"minipass": "^7.0.3", "minipass": "^7.0.4",
"minipass-pipeline": "^1.2.4", "minipass-pipeline": "^1.2.4",
"ms": "^2.1.2", "ms": "^2.1.2",
"node-gyp": "^9.4.0", "node-gyp": "^9.4.0",
"nopt": "^7.2.0", "nopt": "^7.2.0",
"normalize-package-data": "^6.0.0",
"npm-audit-report": "^5.0.0", "npm-audit-report": "^5.0.0",
"npm-install-checks": "^6.2.0", "npm-install-checks": "^6.2.0",
"npm-package-arg": "^11.0.0", "npm-package-arg": "^11.0.1",
"npm-pick-manifest": "^9.0.0", "npm-pick-manifest": "^9.0.0",
"npm-profile": "^9.0.0", "npm-profile": "^9.0.0",
"npm-registry-fetch": "^16.0.0", "npm-registry-fetch": "^16.0.0",
@ -10499,9 +10503,11 @@
"qrcode-terminal": "^0.12.0", "qrcode-terminal": "^0.12.0",
"read": "^2.1.0", "read": "^2.1.0",
"semver": "^7.5.4", "semver": "^7.5.4",
"spdx-expression-parse": "^3.0.1",
"ssri": "^10.0.5", "ssri": "^10.0.5",
"strip-ansi": "^6.0.1",
"supports-color": "^9.4.0", "supports-color": "^9.4.0",
"tar": "^6.1.15", "tar": "^6.2.0",
"text-table": "~0.2.0", "text-table": "~0.2.0",
"tiny-relative-date": "^1.3.0", "tiny-relative-date": "^1.3.0",
"treeverse": "^3.0.0", "treeverse": "^3.0.0",
@ -10606,10 +10612,11 @@
"license": "ISC" "license": "ISC"
}, },
"node_modules/npm/node_modules/@npmcli/agent": { "node_modules/npm/node_modules/@npmcli/agent": {
"version": "2.1.1", "version": "2.2.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"agent-base": "^7.1.0",
"http-proxy-agent": "^7.0.0", "http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.1", "https-proxy-agent": "^7.0.1",
"lru-cache": "^10.0.1", "lru-cache": "^10.0.1",
@ -10668,7 +10675,7 @@
} }
}, },
"node_modules/npm/node_modules/@npmcli/arborist": { "node_modules/npm/node_modules/@npmcli/arborist": {
"version": "7.1.0", "version": "7.2.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@ -10680,18 +10687,18 @@
"@npmcli/name-from-folder": "^2.0.0", "@npmcli/name-from-folder": "^2.0.0",
"@npmcli/node-gyp": "^3.0.0", "@npmcli/node-gyp": "^3.0.0",
"@npmcli/package-json": "^5.0.0", "@npmcli/package-json": "^5.0.0",
"@npmcli/query": "^3.0.0", "@npmcli/query": "^3.0.1",
"@npmcli/run-script": "^7.0.1", "@npmcli/run-script": "^7.0.1",
"bin-links": "^4.0.1", "bin-links": "^4.0.1",
"cacache": "^18.0.0", "cacache": "^18.0.0",
"common-ancestor-path": "^1.0.1", "common-ancestor-path": "^1.0.1",
"hosted-git-info": "^7.0.0", "hosted-git-info": "^7.0.1",
"json-parse-even-better-errors": "^3.0.0", "json-parse-even-better-errors": "^3.0.0",
"json-stringify-nice": "^1.1.4", "json-stringify-nice": "^1.1.4",
"minimatch": "^9.0.0", "minimatch": "^9.0.0",
"nopt": "^7.0.0", "nopt": "^7.0.0",
"npm-install-checks": "^6.2.0", "npm-install-checks": "^6.2.0",
"npm-package-arg": "^11.0.0", "npm-package-arg": "^11.0.1",
"npm-pick-manifest": "^9.0.0", "npm-pick-manifest": "^9.0.0",
"npm-registry-fetch": "^16.0.0", "npm-registry-fetch": "^16.0.0",
"npmlog": "^7.0.1", "npmlog": "^7.0.1",
@ -10714,7 +10721,7 @@
} }
}, },
"node_modules/npm/node_modules/@npmcli/config": { "node_modules/npm/node_modules/@npmcli/config": {
"version": "7.2.0", "version": "8.0.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@ -10728,7 +10735,7 @@
"walk-up-path": "^3.0.1" "walk-up-path": "^3.0.1"
}, },
"engines": { "engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0" "node": "^16.14.0 || >=18.0.0"
} }
}, },
"node_modules/npm/node_modules/@npmcli/disparity-colors": { "node_modules/npm/node_modules/@npmcli/disparity-colors": {
@ -10859,7 +10866,7 @@
} }
}, },
"node_modules/npm/node_modules/@npmcli/query": { "node_modules/npm/node_modules/@npmcli/query": {
"version": "3.0.0", "version": "3.0.1",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@ -11513,18 +11520,18 @@
} }
}, },
"node_modules/npm/node_modules/glob": { "node_modules/npm/node_modules/glob": {
"version": "10.3.3", "version": "10.3.10",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"foreground-child": "^3.1.0", "foreground-child": "^3.1.0",
"jackspeak": "^2.0.3", "jackspeak": "^2.3.5",
"minimatch": "^9.0.1", "minimatch": "^9.0.1",
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0", "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
"path-scurry": "^1.10.1" "path-scurry": "^1.10.1"
}, },
"bin": { "bin": {
"glob": "dist/cjs/src/bin.js" "glob": "dist/esm/bin.mjs"
}, },
"engines": { "engines": {
"node": ">=16 || 14 >=14.17" "node": ">=16 || 14 >=14.17"
@ -11555,7 +11562,7 @@
"license": "ISC" "license": "ISC"
}, },
"node_modules/npm/node_modules/hosted-git-info": { "node_modules/npm/node_modules/hosted-git-info": {
"version": "7.0.0", "version": "7.0.1",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@ -11754,7 +11761,7 @@
"license": "ISC" "license": "ISC"
}, },
"node_modules/npm/node_modules/jackspeak": { "node_modules/npm/node_modules/jackspeak": {
"version": "2.2.1", "version": "2.3.6",
"inBundle": true, "inBundle": true,
"license": "BlueOak-1.0.0", "license": "BlueOak-1.0.0",
"dependencies": { "dependencies": {
@ -11805,11 +11812,11 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/npm/node_modules/libnpmaccess": { "node_modules/npm/node_modules/libnpmaccess": {
"version": "8.0.0", "version": "8.0.1",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"npm-package-arg": "^11.0.0", "npm-package-arg": "^11.0.1",
"npm-registry-fetch": "^16.0.0" "npm-registry-fetch": "^16.0.0"
}, },
"engines": { "engines": {
@ -11817,33 +11824,33 @@
} }
}, },
"node_modules/npm/node_modules/libnpmdiff": { "node_modules/npm/node_modules/libnpmdiff": {
"version": "6.0.1", "version": "6.0.2",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/arborist": "^7.1.0", "@npmcli/arborist": "^7.2.0",
"@npmcli/disparity-colors": "^3.0.0", "@npmcli/disparity-colors": "^3.0.0",
"@npmcli/installed-package-contents": "^2.0.2", "@npmcli/installed-package-contents": "^2.0.2",
"binary-extensions": "^2.2.0", "binary-extensions": "^2.2.0",
"diff": "^5.1.0", "diff": "^5.1.0",
"minimatch": "^9.0.0", "minimatch": "^9.0.0",
"npm-package-arg": "^11.0.0", "npm-package-arg": "^11.0.1",
"pacote": "^17.0.4", "pacote": "^17.0.4",
"tar": "^6.1.13" "tar": "^6.2.0"
}, },
"engines": { "engines": {
"node": "^16.14.0 || >=18.0.0" "node": "^16.14.0 || >=18.0.0"
} }
}, },
"node_modules/npm/node_modules/libnpmexec": { "node_modules/npm/node_modules/libnpmexec": {
"version": "7.0.1", "version": "7.0.2",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/arborist": "^7.1.0", "@npmcli/arborist": "^7.2.0",
"@npmcli/run-script": "^7.0.1", "@npmcli/run-script": "^7.0.1",
"ci-info": "^3.7.1", "ci-info": "^3.7.1",
"npm-package-arg": "^11.0.0", "npm-package-arg": "^11.0.1",
"npmlog": "^7.0.1", "npmlog": "^7.0.1",
"pacote": "^17.0.4", "pacote": "^17.0.4",
"proc-log": "^3.0.0", "proc-log": "^3.0.0",
@ -11857,14 +11864,14 @@
} }
}, },
"node_modules/npm/node_modules/libnpmfund": { "node_modules/npm/node_modules/libnpmfund": {
"version": "4.1.1", "version": "5.0.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/arborist": "^7.1.0" "@npmcli/arborist": "^7.2.0"
}, },
"engines": { "engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0" "node": "^16.14.0 || >=18.0.0"
} }
}, },
"node_modules/npm/node_modules/libnpmhook": { "node_modules/npm/node_modules/libnpmhook": {
@ -11880,7 +11887,7 @@
} }
}, },
"node_modules/npm/node_modules/libnpmorg": { "node_modules/npm/node_modules/libnpmorg": {
"version": "6.0.0", "version": "6.0.1",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@ -11892,13 +11899,13 @@
} }
}, },
"node_modules/npm/node_modules/libnpmpack": { "node_modules/npm/node_modules/libnpmpack": {
"version": "6.0.1", "version": "6.0.2",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/arborist": "^7.1.0", "@npmcli/arborist": "^7.2.0",
"@npmcli/run-script": "^7.0.1", "@npmcli/run-script": "^7.0.1",
"npm-package-arg": "^11.0.0", "npm-package-arg": "^11.0.1",
"pacote": "^17.0.4" "pacote": "^17.0.4"
}, },
"engines": { "engines": {
@ -11906,13 +11913,13 @@
} }
}, },
"node_modules/npm/node_modules/libnpmpublish": { "node_modules/npm/node_modules/libnpmpublish": {
"version": "9.0.0", "version": "9.0.1",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"ci-info": "^3.6.1", "ci-info": "^3.6.1",
"normalize-package-data": "^6.0.0", "normalize-package-data": "^6.0.0",
"npm-package-arg": "^11.0.0", "npm-package-arg": "^11.0.1",
"npm-registry-fetch": "^16.0.0", "npm-registry-fetch": "^16.0.0",
"proc-log": "^3.0.0", "proc-log": "^3.0.0",
"semver": "^7.3.7", "semver": "^7.3.7",
@ -12005,7 +12012,7 @@
} }
}, },
"node_modules/npm/node_modules/minipass": { "node_modules/npm/node_modules/minipass": {
"version": "7.0.3", "version": "7.0.4",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"engines": { "engines": {
@ -12530,7 +12537,7 @@
} }
}, },
"node_modules/npm/node_modules/npm-package-arg": { "node_modules/npm/node_modules/npm-package-arg": {
"version": "11.0.0", "version": "11.0.1",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@ -13158,7 +13165,7 @@
} }
}, },
"node_modules/npm/node_modules/tar": { "node_modules/npm/node_modules/tar": {
"version": "6.1.15", "version": "6.2.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {

View File

@ -69,7 +69,7 @@
"install": "^0.13.0", "install": "^0.13.0",
"js-sha256": "^0.10.1", "js-sha256": "^0.10.1",
"light-bolt11-decoder": "^3.0.0", "light-bolt11-decoder": "^3.0.0",
"npm": "^10.1.0", "npm": "^10.2.0",
"openpgp": "^5.10.2", "openpgp": "^5.10.2",
"react": "^18.2.0", "react": "^18.2.0",
"react-countdown": "^2.3.5", "react-countdown": "^2.3.5",