Skip to content

Commit ca38a87

Browse files
authored
npm audit fix 11_05_2026 (#2926)
* npm audit fix * pin exact overide * another unpin * update package-lock * revert none pin changes from npm install
1 parent cc5ae03 commit ca38a87

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"typescript": "5.7.3"
7171
},
7272
"overrides": {
73-
"axios": "1.15.0",
73+
"axios": "1.16.0",
7474
"follow-redirects": "1.16.0",
7575
"lodash": "4.18.1",
7676
"@noble/hashes": "1.8.0",

packages/gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@rehooks/local-storage": "2.4.4",
5555
"@walletconnect/sign-client": "2.23.9",
5656
"@walletconnect/utils": "2.23.9",
57-
"axios": "1.15.0",
57+
"axios": "1.16.0",
5858
"bech32": "2.0.0",
5959
"bignumber.js": "9.1.1",
6060
"buffer": "6.0.3",

0 commit comments

Comments
 (0)