Skip to content

Commit 54475dc

Browse files
authored
chore: remove axios from spec-test-utils (#7829)
**Motivation** Follow up PR to #7828 which re-included axios dependency when it should remain removed.
1 parent fb01478 commit 54475dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/spec-test-util/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
],
6464
"dependencies": {
6565
"@lodestar/utils": "^1.30.0",
66-
"axios": "^1.3.4",
6766
"rimraf": "^4.4.1",
6867
"snappyjs": "^0.7.0",
6968
"vitest": "^3.0.6"

0 commit comments

Comments
 (0)