Skip to content

Commit 5f4e90f

Browse files
committed
fix critical security vulnerability in axios
1 parent fd251ff commit 5f4e90f

File tree

3 files changed

+5185
-3272
lines changed

3 files changed

+5185
-3272
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@
2828
"preview:core": "env-cmd turbo run preview --filter=@opendatacapture/api --filter=@opendatacapture/gateway --filter=@opendatacapture/web",
2929
"test": "env-cmd vitest",
3030
"test:coverage": "vitest --coverage",
31-
"test:cy": "env-cmd --use-shell 'start-server-and-test dev:test \"http://localhost:${API_DEV_SERVER_PORT}|http://localhost:${GATEWAY_DEV_SERVER_PORT}/api/healthcheck|http://localhost:${WEB_DEV_SERVER_PORT}\" test:cy:run'",
32-
"test:cy:run": "pnpm ws cypress test",
3331
"test:e2e": "env-cmd turbo run test:e2e",
3432
"ws": "./scripts/workspace.sh $@"
3533
},
@@ -56,7 +54,6 @@
5654
"prettier-plugin-astro": "^0.14.1",
5755
"prettier-plugin-tailwindcss": "^0.6.10",
5856
"sort-json": "^2.0.1",
59-
"start-server-and-test": "^2.0.10",
6057
"tsx": "catalog:",
6158
"turbo": "^2.3.3",
6259
"typescript": "5.6.x",

0 commit comments

Comments
 (0)