From d4fb5028497f761d97a5278ad37dd3fe343fe488 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 12:25:35 +0000 Subject: [PATCH] chore: update dependency wait-on to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c53399..d0fa672 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "vite": "^3.0.0", "vite-tsconfig-paths": "^4.0.0", "vitest": "^0.20.2", - "wait-on": "^6.0.1", + "wait-on": "^7.0.0", "web-vitals": "^3.0.0", "whatwg-fetch": "^3.6.2", "yup": "^0.32.11"