Skip to content

Commit 2464e36

Browse files
committed
chore(deps): bump axios to ^0.23.0
1 parent 9ad187b commit 2464e36

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"@types/react-helmet": "^6.1.3",
129129
"@types/react-router-dom": "^5.3.1",
130130
"@types/three": "^0.133.0",
131-
"axios": "^0.22.0",
131+
"axios": "^0.23.0",
132132
"esbuild": "^0.13.4",
133133
"eslint-plugin-cypress": "^2.12.1",
134134
"eslint-plugin-jest-dom": "^3.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4452,10 +4452,10 @@ axe-core@^4.0.2:
44524452
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.3.3.tgz#b55cd8e8ddf659fe89b064680e1c6a4dceab0325"
44534453
integrity sha512-/lqqLAmuIPi79WYfRpy2i8z+x+vxU3zX2uAm0gs1q52qTuKwolOj1P8XbufpXcsydrpKx2yGn2wzAnxCMV86QA==
44544454

4455-
axios@^0.22.0:
4456-
version "0.22.0"
4457-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.22.0.tgz#bf702c41fb50fbca4539589d839a077117b79b25"
4458-
integrity sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w==
4455+
axios@^0.23.0:
4456+
version "0.23.0"
4457+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.23.0.tgz#b0fa5d0948a8d1d75e3d5635238b6c4625b05149"
4458+
integrity sha512-NmvAE4i0YAv5cKq8zlDoPd1VLKAqX5oLuZKs8xkJa4qi6RGn0uhCYFjWtHHC9EM/MwOwYWOs53W+V0aqEXq1sg==
44594459
dependencies:
44604460
follow-redirects "^1.14.4"
44614461

0 commit comments

Comments
 (0)