Skip to content

Commit 9912d53

Browse files
Chore(deps): Bump axios from 0.21.2 to 0.30.2
Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 0.30.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.21.2...v0.30.2) --- updated-dependencies: - dependency-name: axios dependency-version: 0.30.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d78a68a commit 9912d53

File tree

2 files changed

+104
-15
lines changed

2 files changed

+104
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@typescript-eslint/parser": "^4.29.3",
4141
"@visx/responsive": "1.1.0",
4242
"autoprefixer": "10.2.4",
43-
"axios": "0.21.2",
43+
"axios": "0.30.2",
4444
"babel-eslint": "10.1.0",
4545
"babel-jest": "^24.9.0",
4646
"babel-loader": "8.1.0",

yarn.lock

Lines changed: 103 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7630,12 +7630,14 @@ axe-core@^4.0.2:
76307630
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.3.2.tgz#fcf8777b82c62cfc69c7e9f32c0d2226287680e7"
76317631
integrity sha512-5LMaDRWm8ZFPAEdzTYmgjjEdj1YnQcpfrVajO/sn/LhbpGp0Y0H64c2hLZI1gRMxfA+w1S71Uc/nHaOXgcCvGg==
76327632

7633-
axios@0.21.2:
7634-
version "0.21.2"
7635-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
7636-
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
7633+
axios@0.30.2:
7634+
version "0.30.2"
7635+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.30.2.tgz#256d3a8ee765cc27188d08b8b545a5f5a0c77dad"
7636+
integrity sha512-0pE4RQ4UQi1jKY6p7u6i1Tkzqmu+d+/tHS7Q7rKunWLB9WyilBTpHHpXzPNMDj5hTbK0B0PTLSz07yqMBiF6xg==
76377637
dependencies:
7638-
follow-redirects "^1.14.0"
7638+
follow-redirects "^1.15.4"
7639+
form-data "^4.0.4"
7640+
proxy-from-env "^1.1.0"
76397641

76407642
axios@^0.18.0:
76417643
version "0.18.1"
@@ -8732,6 +8734,14 @@ cachedir@^2.3.0:
87328734
resolved "https://registry.yarnpkg.com/cachedir/-/cachedir-2.3.0.tgz#0c75892a052198f0b21c7c1804d8331edfcae0e8"
87338735
integrity sha512-A+Fezp4zxnit6FanDmv9EqXNAi3vt9DWp51/71UEhXukb7QUuvtv9344h91dyAxuTLoSYJFU299qzR3tzwPAhw==
87348736

8737+
call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
8738+
version "1.0.2"
8739+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
8740+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
8741+
dependencies:
8742+
es-errors "^1.3.0"
8743+
function-bind "^1.1.2"
8744+
87358745
call-bind@^1.0.0, call-bind@^1.0.2:
87368746
version "1.0.2"
87378747
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
@@ -11243,6 +11253,15 @@ dset@^3.1.0:
1124311253
resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.4.tgz#f8eaf5f023f068a036d08cd07dc9ffb7d0065248"
1124411254
integrity sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==
1124511255

11256+
dunder-proto@^1.0.1:
11257+
version "1.0.1"
11258+
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"
11259+
integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
11260+
dependencies:
11261+
call-bind-apply-helpers "^1.0.1"
11262+
es-errors "^1.3.0"
11263+
gopd "^1.2.0"
11264+
1124611265
duplexer2@^0.1.2, duplexer2@~0.1.0, duplexer2@~0.1.2:
1124711266
version "0.1.4"
1124811267
resolved "https://registry.yarnpkg.com/duplexer2/-/duplexer2-0.1.4.tgz#8b12dab878c0d69e3e7891051662a32fc6bddcc1"
@@ -11559,6 +11578,11 @@ es-define-property@^1.0.0:
1155911578
dependencies:
1156011579
get-intrinsic "^1.2.4"
1156111580

11581+
es-define-property@^1.0.1:
11582+
version "1.0.1"
11583+
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa"
11584+
integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==
11585+
1156211586
es-errors@^1.3.0:
1156311587
version "1.3.0"
1156411588
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
@@ -11583,6 +11607,23 @@ es-module-lexer@^0.10.0:
1158311607
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.10.5.tgz#06f76d51fa53b1f78e3bd8bb36dd275eda2fdd53"
1158411608
integrity sha512-+7IwY/kiGAacQfY+YBhKMvEmyAJnw5grTUgjG85Pe7vcUI/6b7pZjZG8nQ7+48YhzEAEqrEgD2dCz/JIK+AYvw==
1158511609

11610+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
11611+
version "1.1.1"
11612+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
11613+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
11614+
dependencies:
11615+
es-errors "^1.3.0"
11616+
11617+
es-set-tostringtag@^2.1.0:
11618+
version "2.1.0"
11619+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
11620+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
11621+
dependencies:
11622+
es-errors "^1.3.0"
11623+
get-intrinsic "^1.2.6"
11624+
has-tostringtag "^1.0.2"
11625+
hasown "^2.0.2"
11626+
1158611627
es-to-primitive@^1.2.1:
1158711628
version "1.2.1"
1158811629
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -13465,10 +13506,10 @@ [email protected]:
1346513506
dependencies:
1346613507
debug "=3.1.0"
1346713508

13468-
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
13469-
version "1.14.3"
13470-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.3.tgz#6ada78118d8d24caee595595accdc0ac6abd022e"
13471-
integrity sha512-3MkHxknWMUtb23apkgz/83fDoe+y+qr0TdgacGIA7bew+QLBo3vdgEN2xEsuXNivpFy4CyDhBBZnNZOtalmenw==
13509+
follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.15.4:
13510+
version "1.15.11"
13511+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
13512+
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
1347213513

1347313514
1347413515
version "2.1.0"
@@ -13543,13 +13584,15 @@ form-data@^3.0.0:
1354313584
combined-stream "^1.0.8"
1354413585
mime-types "^2.1.12"
1354513586

13546-
form-data@^4.0.0:
13547-
version "4.0.0"
13548-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
13549-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
13587+
form-data@^4.0.0, form-data@^4.0.4:
13588+
version "4.0.4"
13589+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
13590+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
1355013591
dependencies:
1355113592
asynckit "^0.4.0"
1355213593
combined-stream "^1.0.8"
13594+
es-set-tostringtag "^2.1.0"
13595+
hasown "^2.0.2"
1355313596
mime-types "^2.1.12"
1355413597

1355513598
form-data@~2.3.2:
@@ -13815,6 +13858,22 @@ get-intrinsic@^1.1.3, get-intrinsic@^1.2.4:
1381513858
has-symbols "^1.0.3"
1381613859
hasown "^2.0.0"
1381713860

13861+
get-intrinsic@^1.2.6:
13862+
version "1.3.0"
13863+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
13864+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
13865+
dependencies:
13866+
call-bind-apply-helpers "^1.0.2"
13867+
es-define-property "^1.0.1"
13868+
es-errors "^1.3.0"
13869+
es-object-atoms "^1.1.1"
13870+
function-bind "^1.1.2"
13871+
get-proto "^1.0.1"
13872+
gopd "^1.2.0"
13873+
has-symbols "^1.1.0"
13874+
hasown "^2.0.2"
13875+
math-intrinsics "^1.1.0"
13876+
1381813877
get-own-enumerable-property-symbols@^3.0.0:
1381913878
version "3.0.2"
1382013879
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
@@ -13830,6 +13889,14 @@ get-port@^5.1.0:
1383013889
resolved "https://registry.yarnpkg.com/get-port/-/get-port-5.1.1.tgz#0469ed07563479de6efb986baf053dcd7d4e3193"
1383113890
integrity sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==
1383213891

13892+
get-proto@^1.0.1:
13893+
version "1.0.1"
13894+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
13895+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
13896+
dependencies:
13897+
dunder-proto "^1.0.1"
13898+
es-object-atoms "^1.0.0"
13899+
1383313900
get-stdin@^4.0.1:
1383413901
version "4.0.1"
1383513902
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
@@ -14175,6 +14242,11 @@ gopd@^1.0.1:
1417514242
dependencies:
1417614243
get-intrinsic "^1.1.3"
1417714244

14245+
gopd@^1.2.0:
14246+
version "1.2.0"
14247+
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
14248+
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
14249+
1417814250
[email protected], got@^9.6.0:
1417914251
version "9.6.0"
1418014252
resolved "https://registry.yarnpkg.com/got/-/got-9.6.0.tgz#edf45e7d67f99545705de1f7bbeeeb121765ed85"
@@ -14488,6 +14560,11 @@ has-symbols@^1.0.3:
1448814560
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
1448914561
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
1449014562

14563+
has-symbols@^1.1.0:
14564+
version "1.1.0"
14565+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
14566+
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
14567+
1449114568
has-to-string-tag-x@^1.2.0:
1449214569
version "1.4.1"
1449314570
resolved "https://registry.yarnpkg.com/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz#a045ab383d7b4b2012a00148ab0aa5f290044d4d"
@@ -14502,6 +14579,13 @@ has-tostringtag@^1.0.0:
1450214579
dependencies:
1450314580
has-symbols "^1.0.2"
1450414581

14582+
has-tostringtag@^1.0.2:
14583+
version "1.0.2"
14584+
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
14585+
integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==
14586+
dependencies:
14587+
has-symbols "^1.0.3"
14588+
1450514589
has-unicode@^2.0.0, has-unicode@^2.0.1:
1450614590
version "2.0.1"
1450714591
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -14590,7 +14674,7 @@ hasha@^5.2.2:
1459014674
is-stream "^2.0.0"
1459114675
type-fest "^0.8.0"
1459214676

14593-
hasown@^2.0.0:
14677+
hasown@^2.0.0, hasown@^2.0.2:
1459414678
version "2.0.2"
1459514679
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
1459614680
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
@@ -18348,6 +18432,11 @@ match-all@^1.2.6:
1834818432
resolved "https://registry.yarnpkg.com/match-all/-/match-all-1.2.6.tgz#66d276ad6b49655551e63d3a6ee53e8be0566f8d"
1834918433
integrity sha512-0EESkXiTkWzrQQntBu2uzKvLu6vVkUGz40nGPbSZuegcfE5UuSzNjLaIu76zJWuaT/2I3Z/8M06OlUOZLGwLlQ==
1835018434

18435+
math-intrinsics@^1.1.0:
18436+
version "1.1.0"
18437+
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
18438+
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
18439+
1835118440
mathjs@>=7.5.1:
1835218441
version "9.4.4"
1835318442
resolved "https://registry.yarnpkg.com/mathjs/-/mathjs-9.4.4.tgz#29acd67563c1e720910213062824c3faf61bc858"

0 commit comments

Comments
 (0)