Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Commit 82f85e2

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] <[email protected]>
1 parent 19fed3f commit 82f85e2

File tree

2 files changed

+13
-47
lines changed

2 files changed

+13
-47
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"aezeed": "^0.0.4",
15-
"axios": "^0.19.2",
15+
"axios": "^0.21.2",
1616
"bcrypt": "^5.0.0",
1717
"big.js": "^5.2.2",
1818
"body-parser": "^1.18.2",

yarn.lock

Lines changed: 12 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -656,12 +656,12 @@ aws4@^1.8.0:
656656
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
657657
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
658658

659-
axios@^0.19.2:
660-
version "0.19.2"
661-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
662-
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
659+
axios@^0.21.2:
660+
version "0.21.2"
661+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
662+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
663663
dependencies:
664-
follow-redirects "1.5.10"
664+
follow-redirects "^1.14.0"
665665

666666
babel-eslint@^10.1.0:
667667
version "10.1.0"
@@ -1464,7 +1464,7 @@ [email protected]:
14641464
dependencies:
14651465
ms "2.0.0"
14661466

1467-
[email protected], debug@=3.1.0:
1467+
14681468
version "3.1.0"
14691469
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
14701470
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
@@ -1492,7 +1492,7 @@ debug@^3.1.0, debug@^3.2.7:
14921492
dependencies:
14931493
ms "^2.1.1"
14941494

1495-
debuglog@*, debuglog@^1.0.1:
1495+
debuglog@^1.0.1:
14961496
version "1.0.1"
14971497
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
14981498
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -2182,12 +2182,10 @@ [email protected]:
21822182
resolved "https://registry.yarnpkg.com/fn.name/-/fn.name-1.1.0.tgz#26cad8017967aea8731bc42961d04a3d5988accc"
21832183
integrity sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==
21842184

2185-
2186-
version "1.5.10"
2187-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
2188-
integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
2189-
dependencies:
2190-
debug "=3.1.0"
2185+
follow-redirects@^1.14.0:
2186+
version "1.15.1"
2187+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
2188+
integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==
21912189

21922190
foreground-child@^2.0.0:
21932191
version "2.0.0"
@@ -2775,7 +2773,7 @@ import-lazy@^2.1.0:
27752773
resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43"
27762774
integrity sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=
27772775

2778-
imurmurhash@*, imurmurhash@^0.1.4:
2776+
imurmurhash@^0.1.4:
27792777
version "0.1.4"
27802778
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
27812779
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -3575,11 +3573,6 @@ lockfile@^1.0.4:
35753573
dependencies:
35763574
signal-exit "^3.0.2"
35773575

3578-
lodash._baseindexof@*:
3579-
version "3.1.0"
3580-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
3581-
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
3582-
35833576
lodash._baseuniq@~4.6.0:
35843577
version "4.6.0"
35853578
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -3588,33 +3581,11 @@ lodash._baseuniq@~4.6.0:
35883581
lodash._createset "~4.0.0"
35893582
lodash._root "~3.0.0"
35903583

3591-
lodash._bindcallback@*:
3592-
version "3.0.1"
3593-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
3594-
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
3595-
3596-
lodash._cacheindexof@*:
3597-
version "3.0.2"
3598-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
3599-
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
3600-
3601-
lodash._createcache@*:
3602-
version "3.1.2"
3603-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
3604-
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
3605-
dependencies:
3606-
lodash._getnative "^3.0.0"
3607-
36083584
lodash._createset@~4.0.0:
36093585
version "4.0.3"
36103586
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
36113587
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
36123588

3613-
lodash._getnative@*, lodash._getnative@^3.0.0:
3614-
version "3.9.1"
3615-
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
3616-
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
3617-
36183589
lodash._root@~3.0.0:
36193590
version "3.0.1"
36203591
resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
@@ -3675,11 +3646,6 @@ lodash.once@^4.0.0:
36753646
resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
36763647
integrity sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=
36773648

3678-
lodash.restparam@*:
3679-
version "3.6.1"
3680-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
3681-
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
3682-
36833649
lodash.truncate@^4.4.2:
36843650
version "4.4.2"
36853651
resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193"

0 commit comments

Comments
 (0)