Skip to content

Commit cdc7865

Browse files
authored
Merge pull request #2445 from oasisprotocol/renovate/npm-axios-vulnerability
Update dependency axios to v1.15.2 [SECURITY]
2 parents 20ca4a7 + ed1b69e commit cdc7865

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

.changelog/2445.internal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

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.15.0",
58+
"axios": "1.15.2",
5959
"bignumber.js": "9.1.2",
6060
"bip39": "^3.1.0",
6161
"date-fns": "3.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3229,10 +3229,10 @@ axe-core@^4.6.2:
32293229
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.7.2.tgz#040a7342b20765cb18bb50b628394c21bccc17a0"
32303230
integrity sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==
32313231

3232-
axios@1.15.0:
3233-
version "1.15.0"
3234-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
3235-
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
3232+
axios@1.15.2:
3233+
version "1.15.2"
3234+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b"
3235+
integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==
32363236
dependencies:
32373237
follow-redirects "^1.15.11"
32383238
form-data "^4.0.5"

0 commit comments

Comments
 (0)