Skip to content

Commit 4a5878f

Browse files
committed
remove axios
1 parent c81b690 commit 4a5878f

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"@types/react": "^17.0.38",
1717
"@types/react-dom": "^17.0.11",
1818
"ace-builds": "^1.4.13",
19-
"axios": "^0.24.0",
2019
"react": "^17.0.2",
2120
"react-ace": "^9.5.0",
2221
"react-dom": "^17.0.2",

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2475,13 +2475,6 @@ axe-core@^4.3.5:
24752475
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.3.5.tgz#78d6911ba317a8262bfee292aeafcc1e04b49cc5"
24762476
integrity sha512-WKTW1+xAzhMS5dJsxWkliixlO/PqC4VhmO9T4juNYcaTg9jzWiJsou6m5pxWYGfigWbwzJWeFY6z47a+4neRXA==
24772477

2478-
axios@^0.24.0:
2479-
version "0.24.0"
2480-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6"
2481-
integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==
2482-
dependencies:
2483-
follow-redirects "^1.14.4"
2484-
24852478
axobject-query@^2.2.0:
24862479
version "2.2.0"
24872480
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
@@ -4334,7 +4327,7 @@ flatted@^3.1.0:
43344327
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.4.tgz#28d9969ea90661b5134259f312ab6aa7929ac5e2"
43354328
integrity sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==
43364329

4337-
follow-redirects@^1.0.0, follow-redirects@^1.14.4:
4330+
follow-redirects@^1.0.0:
43384331
version "1.14.6"
43394332
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.6.tgz#8cfb281bbc035b3c067d6cd975b0f6ade6e855cd"
43404333
integrity sha512-fhUl5EwSJbbl8AR+uYL2KQDxLkdSjZGR36xy46AO7cOMTrCMON6Sa28FmAnC2tRTDbd/Uuzz3aJBv7EBN7JH8A==

0 commit comments

Comments
 (0)