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 50de2e01c4d..f107f219fdc 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "typescript": "^4.9.3", "vue-loader": "^15.9.8", "vue-template-compiler": "^2.7.14", - "wait-on": "^6.0.1", + "wait-on": "^7.0.1", "webpack": "^5.79.0", "webpack-cli": "^5.0.1", "webpack-merge": "^5.8.0", |