Skip to content

Commit 5aaa051

Browse files
Update dependency axios to v1
1 parent f52c8c4 commit 5aaa051

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
@@ -9,7 +9,7 @@
99
"@stripe/react-stripe-js": "1.16.5",
1010
"@stripe/stripe-js": "1.54.2",
1111
"@styled-system/theme-get": "5.1.2",
12-
"axios": "0.30.1",
12+
"axios": "1.11.0",
1313
"fuse.js": "6.6.2",
1414
"graphql": "16.9.0",
1515
"graphql-tag": "2.12.6",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3991,12 +3991,12 @@ axe-core@^4.4.2:
39913991
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.3.tgz#11c74d23d5013c0fa5d183796729bc3482bd2f6f"
39923992
integrity sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w==
39933993

3994-
axios@0.30.1:
3995-
version "0.30.1"
3996-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.30.1.tgz#7ab803b877eca707ea5f4de55ea0358fe26898e0"
3997-
integrity sha512-2XabsR1u0/B6OoKy57/xJmPkQiUvdoV93oW4ww+Xjee7C2er/O5U77lvqycDkT2VQDtfjYcjw8ZV8GDaoqwjHQ==
3994+
axios@1.11.0:
3995+
version "1.11.0"
3996+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
3997+
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
39983998
dependencies:
3999-
follow-redirects "^1.15.4"
3999+
follow-redirects "^1.15.6"
40004000
form-data "^4.0.4"
40014001
proxy-from-env "^1.1.0"
40024002

@@ -6234,10 +6234,10 @@ follow-redirects@^1.0.0:
62346234
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
62356235
integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==
62366236

6237-
follow-redirects@^1.15.4:
6238-
version "1.15.9"
6239-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
6240-
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
6237+
follow-redirects@^1.15.6:
6238+
version "1.15.11"
6239+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
6240+
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
62416241

62426242
fork-ts-checker-webpack-plugin@^6.5.0:
62436243
version "6.5.2"

0 commit comments

Comments
 (0)