aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-22 08:57:09 +0000
committerGitHub <noreply@github.com>2023-04-22 08:57:09 +0000
commita7d93f85e2ba713e39a82075a4c8ae874835a921 (patch)
treeae3d7e77829b5c38c7885dfdf0f3f11b0946a523 /package.json
parent35ef63995d0e20b01845ad5d461774273ce6979a (diff)
parent645cc10918ce870617b8adc9345c5eff4c5fbf00 (diff)
downloadnextcloud-server-a7d93f85e2ba713e39a82075a4c8ae874835a921.tar.gz
nextcloud-server-a7d93f85e2ba713e39a82075a4c8ae874835a921.zip
Merge pull request #37886 from nextcloud/dependabot/npm_and_yarn/wait-on-7.0.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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",