Skip to content
This repository was archived by the owner on Dec 29, 2023. It is now read-only.

Commit ac72781

Browse files
Bump axios from 0.21.1 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.2/CHANGELOG.md) - [Commits](axios/axios@v0.21.1...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8eb658c commit ac72781

File tree

3 files changed

+32
-17
lines changed

3 files changed

+32
-17
lines changed

package-lock.json

Lines changed: 27 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@fortawesome/free-solid-svg-icons": "^5.9.0",
1414
"@fortawesome/vue-fontawesome": "^0.1.5",
1515
"acorn": "^6.4.1",
16-
"axios": "^0.21.1",
16+
"axios": "^0.21.2",
1717
"cidr-regex": "^2.0.10",
1818
"core-js": "^3.12.1",
1919
"crypto-js": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2100,10 +2100,10 @@ aws4@^1.8.0:
21002100
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
21012101
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
21022102

2103-
axios@^0.21.1:
2104-
version "0.21.4"
2105-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
2106-
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
2103+
axios@^0.21.2:
2104+
version "0.21.2"
2105+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
2106+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
21072107
dependencies:
21082108
follow-redirects "^1.14.0"
21092109

0 commit comments

Comments
 (0)