Skip to content

Commit a7dc924

Browse files
Bump axios from 1.6.0 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.0...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6746342 commit a7dc924

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@radix-ui/react-tabs": "0.1.1",
4848
"@sentry/nextjs": "^7.77.0",
4949
"@storybook/blocks": "^7.4.1",
50-
"axios": "^1.6.0",
50+
"axios": "^1.8.2",
5151
"classnames": "^2.3.1",
5252
"date-fns": "^2.29.3",
5353
"eslint-plugin-vitest": "^0.3.22",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5626,12 +5626,12 @@ axios@^0.27.2:
56265626
follow-redirects "^1.14.9"
56275627
form-data "^4.0.0"
56285628

5629-
axios@^1.6.0:
5630-
version "1.6.0"
5631-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
5632-
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
5629+
axios@^1.8.2:
5630+
version "1.8.2"
5631+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
5632+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
56335633
dependencies:
5634-
follow-redirects "^1.15.0"
5634+
follow-redirects "^1.15.6"
56355635
form-data "^4.0.0"
56365636
proxy-from-env "^1.1.0"
56375637

@@ -8450,10 +8450,10 @@ flow-parser@0.*:
84508450
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.209.0.tgz#adf4fa1245b2dd9073bbffbdca5c005e83194430"
84518451
integrity sha512-uD7Du+9xC/gGnOyk3kANQmtgWWKANWcKGJ84Wu0NSjTaVING3GqUAsywUPAl3fEYKLVVIcDWiaQ8+R6qzghwmA==
84528452

8453-
follow-redirects@^1.14.9, follow-redirects@^1.15.0:
8454-
version "1.15.3"
8455-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
8456-
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
8453+
follow-redirects@^1.14.9, follow-redirects@^1.15.6:
8454+
version "1.15.9"
8455+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
8456+
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
84578457

84588458
fontfaceobserver@^2.3.0:
84598459
version "2.3.0"

0 commit comments

Comments
 (0)