Kyle Den Hartog
2026-05-05 17:10:36 +01:00
committed by GitHub
parent 3241d09dfe
commit e22bfb7026
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8457,9 +8457,9 @@
}
},
"node_modules/axios": {
"version": "1.15.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.15.0.tgz",
"integrity": "sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==",
"version": "1.15.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.15.2.tgz",
"integrity": "sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.11",
+1 -1
View File
@@ -243,7 +243,7 @@
},
"overrides": {
"@zondax/ledger-filecoin": "2.0.4",
"axios": "1.15.0",
"axios": "1.15.2",
"elliptic": "6.6.1",
"esbuild": "0.25.0",
"js-yaml": "4.1.1",