Skip to content

Commit 13b2c97

Browse files
Merge pull request #6 from lovecodeing1995/dependabot/npm_and_yarn/axios-0.21.2
Bump axios from 0.19.2 to 0.21.2
2 parents b65d797 + 09584c7 commit 13b2c97

File tree

3 files changed

+22
-31
lines changed

3 files changed

+22
-31
lines changed

package-lock.json

Lines changed: 11 additions & 4 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
"@u-wave/react-vimeo": "^0.8.1",
1414
"ace-builds": "^1.4.7",
1515
"animate.css": "^3.7.2",
16-
"axios": "^0.19.0",
16+
"axios": "^0.21.2",
1717
"clappr": "^0.3.12",
1818
"classnames": "^2.2.6",
1919
"file-saver": "^2.0.2",

yarn.lock

Lines changed: 10 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2188,12 +2188,12 @@ axios@0.15.3:
21882188
dependencies:
21892189
follow-redirects "1.0.0"
21902190

2191-
axios@^0.19.0:
2192-
version "0.19.2"
2193-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
2194-
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
2191+
axios@^0.21.2:
2192+
version "0.21.2"
2193+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
2194+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
21952195
dependencies:
2196-
follow-redirects "1.5.10"
2196+
follow-redirects "^1.14.0"
21972197

21982198
axobject-query@^2.0.2:
21992199
version "2.1.2"
@@ -3875,14 +3875,7 @@ debug@2.6.9, debug@^2.1.3, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.
38753875
dependencies:
38763876
ms "2.0.0"
38773877

3878-
debug@=3.1.0:
3879-
version "3.1.0"
3880-
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
3881-
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
3882-
dependencies:
3883-
ms "2.0.0"
3884-
3885-
debug@^3.0.0, debug@^3.1.1, debug@^3.2.5:
3878+
debug@^3.1.1, debug@^3.2.5:
38863879
version "3.2.6"
38873880
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
38883881
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
@@ -5014,19 +5007,10 @@ follow-redirects@1.0.0:
50145007
dependencies:
50155008
debug "^2.2.0"
50165009

5017-
follow-redirects@1.5.10:
5018-
version "1.5.10"
5019-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
5020-
integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
5021-
dependencies:
5022-
debug "=3.1.0"
5023-
5024-
follow-redirects@^1.0.0:
5025-
version "1.10.0"
5026-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.10.0.tgz#01f5263aee921c6a54fb91667f08f4155ce169eb"
5027-
integrity sha512-4eyLK6s6lH32nOvLLwlIOnr9zrL8Sm+OvW4pVTJNoXeGzYIkHVf+pADQi+OJ0E67hiuSLezPVPyBcIZO50TmmQ==
5028-
dependencies:
5029-
debug "^3.0.0"
5010+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
5011+
version "1.15.1"
5012+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
5013+
integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==
50305014

50315015
for-in@^0.1.3:
50325016
version "0.1.8"

0 commit comments

Comments
 (0)