diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8b977a9953a..0b41b8c3d19 100644 --- a/package.json +++ b/package.json @@ -189,7 +189,7 @@ "vitest": "^2.0.5", "vue-loader": "^15.9.8", "vue-template-compiler": "^2.7.16", - "wait-on": "^7.2.0", + "wait-on": "^8.0.1", "webpack": "^5.94.0", "webpack-cli": "^5.0.2", "webpack-merge": "^6.0.1", |