Skip to content

Commit 0bef5a4

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

2 files changed

Lines changed: 10 additions & 19 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/react": "^17.0.39",
1818
"@types/react-dom": "^17.0.13",
1919
"@types/react-test-renderer": "^17.0.1",
20-
"axios": "^0.19.2",
20+
"axios": "^0.21.2",
2121
"jest-location-mock": "^1.0.9",
2222
"moment": "^2.27.0",
2323
"prettier": "^2.3.2",

yarn.lock

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2907,12 +2907,12 @@ axe-core@^4.3.5:
29072907
resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.3.5.tgz"
29082908
integrity sha512-WKTW1+xAzhMS5dJsxWkliixlO/PqC4VhmO9T4juNYcaTg9jzWiJsou6m5pxWYGfigWbwzJWeFY6z47a+4neRXA==
29092909

2910-
axios@^0.19.2:
2911-
version "0.19.2"
2912-
resolved "https://registry.npmjs.org/axios/-/axios-0.19.2.tgz"
2913-
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
2910+
axios@^0.21.2:
2911+
version "0.21.2"
2912+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
2913+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
29142914
dependencies:
2915-
follow-redirects "1.5.10"
2915+
follow-redirects "^1.14.0"
29162916

29172917
axobject-query@^2.2.0:
29182918
version "2.2.0"
@@ -3896,13 +3896,6 @@ debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2:
38963896
dependencies:
38973897
ms "2.1.2"
38983898

3899-
debug@=3.1.0:
3900-
version "3.1.0"
3901-
resolved "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz"
3902-
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
3903-
dependencies:
3904-
ms "2.0.0"
3905-
39063899
debug@^3.1.1, debug@^3.2.7:
39073900
version "3.2.7"
39083901
resolved "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz"
@@ -4850,12 +4843,10 @@ flatted@^3.1.0:
48504843
resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.4.tgz"
48514844
integrity sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==
48524845

4853-
follow-redirects@1.5.10, follow-redirects@^1.0.0:
4854-
version "1.5.10"
4855-
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.10.tgz"
4856-
integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
4857-
dependencies:
4858-
debug "=3.1.0"
4846+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
4847+
version "1.14.9"
4848+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
4849+
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
48594850

48604851
fork-ts-checker-webpack-plugin@^6.5.0:
48614852
version "6.5.0"

0 commit comments

Comments
 (0)