Skip to content

Commit 26e48cb

Browse files
authored
refactor: resolves a dependabot alert
1 parent 055ed29 commit 26e48cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

e2e/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,8 @@
1818
"@playwright/test": "1.32.3",
1919
"http-server": "14.1.1",
2020
"npm-run-all": "4.1.5"
21+
},
22+
"overrides": {
23+
"cross-spawn": "~7.0.5"
2124
}
2225
}

0 commit comments

Comments
 (0)