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