Skip to content

Commit 73c04b9

Browse files
Update dependency axios to v1
1 parent 26d9d52 commit 73c04b9

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.28.0",
12+
"axios": "1.7.2",
1313
"fuse.js": "6.6.2",
1414
"graphql": "16.8.1",
1515
"graphql-tag": "2.12.6",

yarn.lock

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

4003-
axios@0.28.0:
4004-
version "0.28.0"
4005-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0.tgz#801a4d991d0404961bccef46800e1170f8278c89"
4006-
integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q==
4003+
axios@1.7.2:
4004+
version "1.7.2"
4005+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
4006+
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
40074007
dependencies:
4008-
follow-redirects "^1.15.0"
4008+
follow-redirects "^1.15.6"
40094009
form-data "^4.0.0"
40104010
proxy-from-env "^1.1.0"
40114011

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

6175-
follow-redirects@^1.15.0:
6176-
version "1.15.5"
6177-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020"
6178-
integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
6175+
follow-redirects@^1.15.6:
6176+
version "1.15.6"
6177+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
6178+
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
61796179

61806180
fork-ts-checker-webpack-plugin@^6.5.0:
61816181
version "6.5.2"

0 commit comments

Comments
 (0)