Skip to content

Commit 541d1e2

Browse files
authored
Merge pull request #985 from oasisprotocol/renovate/axios-1.x
Update dependency axios to v1.6.0
2 parents a05c732 + 75cbd7b commit 541d1e2

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

.changelog/985.internal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependency axios to v1.6.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@oasisprotocol/client-rt": "0.2.1-alpha.2",
7272
"@tanstack/react-query": "4.36.1",
7373
"@tanstack/react-query-devtools": "4.36.1",
74-
"axios": "1.5.1",
74+
"axios": "1.6.0",
7575
"bignumber.js": "9.1.2",
7676
"bip39": "^3.1.0",
7777
"date-fns": "2.30.0",

yarn.lock

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

5510-
axios@1.5.1:
5511-
version "1.5.1"
5512-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.1.tgz#11fbaa11fc35f431193a9564109c88c1f27b585f"
5513-
integrity sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==
5510+
axios@1.6.0:
5511+
version "1.6.0"
5512+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
5513+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
55145514
dependencies:
55155515
follow-redirects "^1.15.0"
55165516
form-data "^4.0.0"

0 commit comments

Comments
 (0)