Update wait-on to 7.0.1

This commit is contained in:
shamoon
2023-04-10 10:13:12 -07:00
parent 28d68c8a77
commit a2e7199ff5
2 changed files with 29 additions and 14 deletions

View File

@@ -59,7 +59,7 @@
"jest-preset-angular": "^12.2.6",
"ts-node": "~10.9.1",
"typescript": "~4.8.4",
"wait-on": "~6.0.1"
"wait-on": "^7.0.1"
},
"optionalDependencies": {
"@cypress/schematic": "^2.1.1",