Skip to content

Commit 6c4689f

Browse files
Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md) - [Commits](axios/axios@v0.19.2...v0.21.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent cea4832 commit 6c4689f

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@fortawesome/react-fontawesome": "^0.1.9",
4444
"@tryghost/helpers": "1.1.22",
4545
"@tryghost/helpers-gatsby": "1.0.25",
46-
"axios": "^0.19.2",
46+
"axios": "^0.21.1",
4747
"babel-plugin-prismjs": "^2.0.1",
4848
"babel-preset-gatsby": "^0.3.4",
4949
"cheerio": "1.0.0-rc.3",

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2437,14 +2437,7 @@ [email protected]:
24372437
dependencies:
24382438
follow-redirects "1.5.10"
24392439

2440-
axios@^0.19.2:
2441-
version "0.19.2"
2442-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
2443-
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
2444-
dependencies:
2445-
follow-redirects "1.5.10"
2446-
2447-
axios@^0.21.0:
2440+
axios@^0.21.0, axios@^0.21.1:
24482441
version "0.21.1"
24492442
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
24502443
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==

0 commit comments

Comments
 (0)