update package.json

This commit is contained in:
natsoni 2025-12-29 18:09:14 +01:00
parent 8fbfffa6d6
commit 3d260d551e
No known key found for this signature in database
GPG key ID: C65917583181743B
2 changed files with 6 additions and 2 deletions

View file

@ -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",

View file

@ -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",