mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
update package.json
This commit is contained in:
parent
8fbfffa6d6
commit
3d260d551e
2 changed files with 6 additions and 2 deletions
6
frontend/package-lock.json
generated
6
frontend/package-lock.json
generated
|
|
@ -30,7 +30,6 @@
|
|||
"@noble/secp256k1": "^3.0.0",
|
||||
"@types/qrcode": "~1.5.0",
|
||||
"bootstrap": "~5.3.6",
|
||||
"browserify": "^17.0.0",
|
||||
"clipboard": "^2.0.11",
|
||||
"domino": "^2.1.6",
|
||||
"echarts": "~5.4.0",
|
||||
|
|
@ -26914,6 +26913,11 @@
|
|||
"@standard-schema/spec": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"jose": {
|
||||
"version": "6.1.3",
|
||||
"resolved": "https://registry.npmjs.org/jose/-/jose-6.1.3.tgz",
|
||||
"integrity": "sha512-0TpaTfihd4QMNwrz/ob2Bp7X04yuxJkjRGi4aKmOqwhov54i6u79oCv7T+C7lo70MKH6BesI3vscD1yb/yzKXQ=="
|
||||
},
|
||||
"js-tokens": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
|
||||
|
|
|
|||
|
|
@ -76,8 +76,8 @@
|
|||
"@fortawesome/free-solid-svg-icons": "~6.7.2",
|
||||
"@ng-bootstrap/ng-bootstrap": "^19.0.0",
|
||||
"@types/qrcode": "~1.5.0",
|
||||
"bootstrap": "~5.3.6",
|
||||
"@noble/secp256k1": "^3.0.0",
|
||||
"bootstrap": "~5.3.6",
|
||||
"clipboard": "^2.0.11",
|
||||
"domino": "^2.1.6",
|
||||
"echarts": "~5.4.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue