Skip to content

Commit 2bbb2a5

Browse files
Bump axios from 0.20.0 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.20.0 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.20.0...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b23b2f commit 2bbb2a5

File tree

2 files changed

+10
-17
lines changed

2 files changed

+10
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/uuid": "^8.3.0",
3939
"@types/xregexp": "^4.3.0",
4040
"add": "^2.0.6",
41-
"axios": "^0.20.0",
41+
"axios": "^0.21.2",
4242
"brace": "^0.11.1",
4343
"chart.js": "^2.9.4",
4444
"chartjs-chart-treemap": "^0.2.3",

yarn.lock

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5483,12 +5483,12 @@ axe-core@3.3.1:
54835483
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-3.3.1.tgz#3d1fa78cca8ead1b78c350581501e4e37b97b826"
54845484
integrity sha512-gw1T0JptHPF4AdLLqE8yQq3Z7YvsYkpFmFWd84r6hnq/QoKRr8icYHFumhE7wYl5TVIHgVlchMyJsAYh0CfwCQ==
54855485

5486-
axios@^0.20.0:
5487-
version "0.20.0"
5488-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.20.0.tgz#057ba30f04884694993a8cd07fa394cff11c50bd"
5489-
integrity sha512-ANA4rr2BDcmmAQLOKft2fufrtuvlqR+cXNNinUmvfeSNCOF98PZL+7M/v1zIdGo7OLjEA9J2gXJL+j4zGsl0bA==
5486+
axios@^0.21.2:
5487+
version "0.21.2"
5488+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
5489+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
54905490
dependencies:
5491-
follow-redirects "^1.10.0"
5491+
follow-redirects "^1.14.0"
54925492

54935493
axobject-query@^2.0.2:
54945494
version "2.1.2"
@@ -9170,17 +9170,10 @@ focus-lock@^0.6.7:
91709170
resolved "https://registry.yarnpkg.com/focus-lock/-/focus-lock-0.6.7.tgz#65e298f2ba2a3372ab57a4e4c4bdc19e1e32a4e5"
91719171
integrity sha512-KRo93U/afEqt7w5tBm4t0FHf/Li8tEYav3n4GUiZdeRlRfrtMbL8yQg0xRVnY/kmBRmQ4xkqIlbaMvuqlu53kg==
91729172

9173-
follow-redirects@^1.0.0:
9174-
version "1.11.0"
9175-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.11.0.tgz#afa14f08ba12a52963140fe43212658897bc0ecb"
9176-
integrity sha512-KZm0V+ll8PfBrKwMzdo5D13b1bur9Iq9Zd/RMmAoQQcl2PxxFml8cxXPaaPYVbV0RjNjq1CU7zIzAOqtUPudmA==
9177-
dependencies:
9178-
debug "^3.0.0"
9179-
9180-
follow-redirects@^1.10.0:
9181-
version "1.13.0"
9182-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
9183-
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
9173+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
9174+
version "1.15.1"
9175+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
9176+
integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==
91849177

91859178
for-in@^0.1.3:
91869179
version "0.1.8"

0 commit comments

Comments
 (0)