Bump npm from 10.2.0 to 10.2.1 in /frontend (#909)

Bumps [npm](https://github.com/npm/cli) from 10.2.0 to 10.2.1.
- [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.2.0...v10.2.1)

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

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-21 09:53:03 +00:00 committed by GitHub
parent 995d16a997
commit 4cc2b272dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 24 deletions

View File

@ -33,7 +33,7 @@
"js-sha256": "^0.10.1", "js-sha256": "^0.10.1",
"leaflet": "^1.9.4", "leaflet": "^1.9.4",
"light-bolt11-decoder": "^3.0.0", "light-bolt11-decoder": "^3.0.0",
"npm": "^10.2.0", "npm": "^10.2.1",
"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",
@ -10443,9 +10443,9 @@
} }
}, },
"node_modules/npm": { "node_modules/npm": {
"version": "10.2.0", "version": "10.2.1",
"resolved": "https://registry.npmjs.org/npm/-/npm-10.2.0.tgz", "resolved": "https://registry.npmjs.org/npm/-/npm-10.2.1.tgz",
"integrity": "sha512-Auyq6d4cfg/SY4URjZE2aePLOPzK4lUD+qyMxY/7HbxAvCnOCKtMlyLPcbLSOq9lhEGBZN800S1o+UmfjA5dTg==", "integrity": "sha512-YVh8UDw5lR2bPS6rrS0aPG9ZXKDWeaeO/zMoZMp7g3Thrho9cqEnSrcvg4Pic2QhDAQptAynx5KgrPgCSRscqg==",
"bundleDependencies": [ "bundleDependencies": [
"@isaacs/string-locale-compare", "@isaacs/string-locale-compare",
"@npmcli/arborist", "@npmcli/arborist",
@ -10522,7 +10522,7 @@
"dependencies": { "dependencies": {
"@isaacs/string-locale-compare": "^1.1.0", "@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^7.2.0", "@npmcli/arborist": "^7.2.0",
"@npmcli/config": "^8.0.0", "@npmcli/config": "^8.0.1",
"@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",
@ -10533,7 +10533,7 @@
"archy": "~1.0.0", "archy": "~1.0.0",
"cacache": "^18.0.0", "cacache": "^18.0.0",
"chalk": "^5.3.0", "chalk": "^5.3.0",
"ci-info": "^3.8.0", "ci-info": "^3.9.0",
"cli-columns": "^4.0.0", "cli-columns": "^4.0.0",
"cli-table3": "^0.6.3", "cli-table3": "^0.6.3",
"columnify": "^1.6.0", "columnify": "^1.6.0",
@ -10566,11 +10566,11 @@
"nopt": "^7.2.0", "nopt": "^7.2.0",
"normalize-package-data": "^6.0.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.3.0",
"npm-package-arg": "^11.0.1", "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.1.0",
"npm-user-validate": "^2.0.0", "npm-user-validate": "^2.0.0",
"npmlog": "^7.0.1", "npmlog": "^7.0.1",
"p-map": "^4.0.0", "p-map": "^4.0.0",
@ -10727,7 +10727,7 @@
} }
}, },
"node_modules/npm/node_modules/@npmcli/agent/node_modules/https-proxy-agent": { "node_modules/npm/node_modules/@npmcli/agent/node_modules/https-proxy-agent": {
"version": "7.0.1", "version": "7.0.2",
"inBundle": true, "inBundle": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@ -10739,11 +10739,11 @@
} }
}, },
"node_modules/npm/node_modules/@npmcli/agent/node_modules/socks-proxy-agent": { "node_modules/npm/node_modules/@npmcli/agent/node_modules/socks-proxy-agent": {
"version": "8.0.1", "version": "8.0.2",
"inBundle": true, "inBundle": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"agent-base": "^7.0.1", "agent-base": "^7.0.2",
"debug": "^4.3.4", "debug": "^4.3.4",
"socks": "^2.7.1" "socks": "^2.7.1"
}, },
@ -10798,7 +10798,7 @@
} }
}, },
"node_modules/npm/node_modules/@npmcli/config": { "node_modules/npm/node_modules/@npmcli/config": {
"version": "8.0.0", "version": "8.0.1",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@ -11135,7 +11135,7 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/npm/node_modules/are-we-there-yet": { "node_modules/npm/node_modules/are-we-there-yet": {
"version": "4.0.0", "version": "4.0.1",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@ -11171,7 +11171,7 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/npm/node_modules/bin-links": { "node_modules/npm/node_modules/bin-links": {
"version": "4.0.2", "version": "4.0.3",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@ -11273,7 +11273,7 @@
} }
}, },
"node_modules/npm/node_modules/ci-info": { "node_modules/npm/node_modules/ci-info": {
"version": "3.8.0", "version": "3.9.0",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",
@ -11340,7 +11340,7 @@
} }
}, },
"node_modules/npm/node_modules/cmd-shim": { "node_modules/npm/node_modules/cmd-shim": {
"version": "6.0.1", "version": "6.0.2",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"engines": { "engines": {
@ -11809,7 +11809,7 @@
} }
}, },
"node_modules/npm/node_modules/is-core-module": { "node_modules/npm/node_modules/is-core-module": {
"version": "2.12.1", "version": "2.13.0",
"inBundle": true, "inBundle": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@ -12391,7 +12391,7 @@
} }
}, },
"node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minipass": { "node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minipass": {
"version": "7.0.3", "version": "7.0.4",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"engines": { "engines": {
@ -12595,7 +12595,7 @@
} }
}, },
"node_modules/npm/node_modules/npm-install-checks": { "node_modules/npm/node_modules/npm-install-checks": {
"version": "6.2.0", "version": "6.3.0",
"inBundle": true, "inBundle": true,
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"dependencies": { "dependencies": {
@ -12665,7 +12665,7 @@
} }
}, },
"node_modules/npm/node_modules/npm-registry-fetch": { "node_modules/npm/node_modules/npm-registry-fetch": {
"version": "16.0.0", "version": "16.1.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@ -12925,14 +12925,15 @@
} }
}, },
"node_modules/npm/node_modules/readable-stream": { "node_modules/npm/node_modules/readable-stream": {
"version": "4.4.0", "version": "4.4.2",
"inBundle": true, "inBundle": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"abort-controller": "^3.0.0", "abort-controller": "^3.0.0",
"buffer": "^6.0.3", "buffer": "^6.0.3",
"events": "^3.3.0", "events": "^3.3.0",
"process": "^0.11.10" "process": "^0.11.10",
"string_decoder": "^1.3.0"
}, },
"engines": { "engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
@ -13157,7 +13158,7 @@
} }
}, },
"node_modules/npm/node_modules/spdx-license-ids": { "node_modules/npm/node_modules/spdx-license-ids": {
"version": "3.0.13", "version": "3.0.16",
"inBundle": true, "inBundle": true,
"license": "CC0-1.0" "license": "CC0-1.0"
}, },

View File

@ -72,7 +72,7 @@
"js-sha256": "^0.10.1", "js-sha256": "^0.10.1",
"leaflet": "^1.9.4", "leaflet": "^1.9.4",
"light-bolt11-decoder": "^3.0.0", "light-bolt11-decoder": "^3.0.0",
"npm": "^10.2.0", "npm": "^10.2.1",
"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",