diff --git a/frontend/package.json b/frontend/package.json index 69d971763..d6819ebf2 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -169,7 +169,7 @@ "vite-svg-loader": "5.1.0", "vitest": "2.1.8", "vue-tsc": "2.2.0", - "wait-on": "8.0.1", + "wait-on": "8.0.2", "workbox-cli": "7.3.0" }, "pnpm": { diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index f331535ea..ee64ebd55 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -372,8 +372,8 @@ importers: specifier: 2.2.0 version: 2.2.0(typescript@5.7.3) wait-on: - specifier: 8.0.1 - version: 8.0.1(debug@4.4.0) + specifier: 8.0.2 + version: 8.0.2 workbox-cli: specifier: 7.3.0 version: 7.3.0 @@ -6538,6 +6538,11 @@ packages: engines: {node: '>=12.0.0'} hasBin: true + wait-on@8.0.2: + resolution: {integrity: sha512-qHlU6AawrgAIHlueGQHQ+ETcPLAauXbnoTKl3RKq20W0T8x0DKVAo5xWIYjHSyvHxQlcYbFdR0jp4T9bDVITFA==} + engines: {node: '>=12.0.0'} + hasBin: true + wcwidth@1.0.1: resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==} @@ -13445,6 +13450,16 @@ snapshots: transitivePeerDependencies: - debug + wait-on@8.0.2: + dependencies: + axios: 1.7.9(debug@4.4.0) + joi: 17.13.3 + lodash: 4.17.21 + minimist: 1.2.8 + rxjs: 7.8.1 + transitivePeerDependencies: + - debug + wcwidth@1.0.1: dependencies: defaults: 1.0.4