Skip to content

Commit 2cfea2f

Browse files
committed
Fix wait-on security issue
1 parent 1c8663e commit 2cfea2f

File tree

2 files changed

+31
-57
lines changed

2 files changed

+31
-57
lines changed

package-lock.json

Lines changed: 30 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"mocha": "^8.2.1",
6363
"mocha-headless-chrome": "^2.0.3",
6464
"npm-run-all": "^4.1.5",
65-
"wait-on": "^5.2.0",
65+
"wait-on": "^5.3.0",
6666
"webpack": "^5.3.2",
6767
"webpack-cli": "^4.1.0",
6868
"webpack-dev-middleware": "^4.0.0"

0 commit comments

Comments
 (0)