From a90d1084e743ccd15c8a635d397a9e87ae88715c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 22:05:57 +0000 Subject: [PATCH] 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](https://github.com/axios/axios/compare/v0.19.2...v0.21.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/package.json b/package.json index 2a4ca98..18e76f0 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@fortawesome/react-fontawesome": "^0.1.9", "@tryghost/helpers": "1.1.22", "@tryghost/helpers-gatsby": "1.0.25", - "axios": "^0.19.2", + "axios": "^0.21.1", "babel-plugin-prismjs": "^2.0.1", "babel-preset-gatsby": "^0.3.4", "cheerio": "1.0.0-rc.3", diff --git a/yarn.lock b/yarn.lock index 63af445..42af516 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2618,13 +2618,6 @@ axios@0.19.1: dependencies: follow-redirects "1.5.10" -axios@^0.19.2: - version "0.19.2" - resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27" - integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA== - dependencies: - follow-redirects "1.5.10" - axios@^0.21.0, axios@^0.21.1: version "0.21.1" resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"