Skip to content

Commit 6a6fb9b

Browse files
build(deps-dev): bump axios from 0.28.0 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 0.28.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@v0.28.0...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 786ed34 commit 6a6fb9b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@rollup/plugin-node-resolve": "^11.0.0",
8787
"@vuepress/plugin-pwa": "^1.5.3",
8888
"@vuepress/theme-vue": "^1.5.3",
89-
"axios": "^0.28.0",
89+
"axios": "^1.8.2",
9090
"babel-core": "^6.24.1",
9191
"babel-eslint": "^10.0.2",
9292
"babel-loader": "^7.1.3",

Diff for: yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -2003,12 +2003,12 @@ axios@^0.21.2:
20032003
dependencies:
20042004
follow-redirects "^1.14.0"
20052005

2006-
axios@^0.28.0:
2007-
version "0.28.0"
2008-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0.tgz#801a4d991d0404961bccef46800e1170f8278c89"
2009-
integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q==
2006+
axios@^1.8.2:
2007+
version "1.8.2"
2008+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
2009+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
20102010
dependencies:
2011-
follow-redirects "^1.15.0"
2011+
follow-redirects "^1.15.6"
20122012
form-data "^4.0.0"
20132013
proxy-from-env "^1.1.0"
20142014

@@ -5435,10 +5435,10 @@ fn-name@~2.0.1:
54355435
resolved "https://registry.yarnpkg.com/fn-name/-/fn-name-2.0.1.tgz#5214d7537a4d06a4a301c0cc262feb84188002e7"
54365436
integrity sha1-UhTXU3pNBqSjAcDMJi/rhBiAAuc=
54375437

5438-
follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.15.0:
5439-
version "1.15.6"
5440-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
5441-
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
5438+
follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.15.6:
5439+
version "1.15.9"
5440+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
5441+
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
54425442

54435443
for-in@^1.0.1, for-in@^1.0.2:
54445444
version "1.0.2"

0 commit comments

Comments
 (0)