Skip to content

Commit 50faafb

Browse files
Update dependency axios to v1.15.0 [SECURITY]
1 parent 0372dfc commit 50faafb

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@oasisprotocol/ui-library": "file:./ui-library",
5656
"@tanstack/react-query": "4.36.1",
5757
"@tanstack/react-query-devtools": "4.36.1",
58-
"axios": "1.13.5",
58+
"axios": "1.15.0",
5959
"bignumber.js": "9.1.2",
6060
"bip39": "^3.1.0",
6161
"date-fns": "3.6.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3199,14 +3199,14 @@ axe-core@^4.6.2:
31993199
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.7.2.tgz#040a7342b20765cb18bb50b628394c21bccc17a0"
32003200
integrity sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==
32013201

3202-
axios@1.13.5:
3203-
version "1.13.5"
3204-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
3205-
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
3202+
axios@1.15.0:
3203+
version "1.15.0"
3204+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
3205+
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
32063206
dependencies:
32073207
follow-redirects "^1.15.11"
32083208
form-data "^4.0.5"
3209-
proxy-from-env "^1.1.0"
3209+
proxy-from-env "^2.1.0"
32103210

32113211
axobject-query@^3.1.1:
32123212
version "3.2.1"
@@ -6617,10 +6617,10 @@ protobufjs@~7.4.0:
66176617
"@types/node" ">=13.7.0"
66186618
long "^5.0.0"
66196619

6620-
proxy-from-env@^1.1.0:
6621-
version "1.1.0"
6622-
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
6623-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
6620+
proxy-from-env@^2.1.0:
6621+
version "2.1.0"
6622+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
6623+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
66246624

66256625
punycode.js@^2.3.1:
66266626
version "2.3.1"

0 commit comments

Comments
 (0)