diff --git a/ui/package-lock.json b/ui/package-lock.json index 05a300b..4dc4e2b 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -19,7 +19,7 @@ "devDependencies": { "@types/jquery": "^3.5.31", "@types/js-cookie": "^3.0.6", - "@types/node": "^25.0.8", + "@types/node": "^25.0.9", "esbuild": "0.27.2", "typescript": "^5.6.3", "vite": "^7.3.1" @@ -818,9 +818,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "25.0.8", - "resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.8.tgz", - "integrity": "sha512-powIePYMmC3ibL0UJ2i2s0WIbq6cg6UyVFQxSCpaPxxzAaziRfimGivjdF943sSGV6RADVbk0Nvlm5P/FB44Zg==", + "version": "25.0.9", + "resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.9.tgz", + "integrity": "sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/ui/package.json b/ui/package.json index 7fd0e08..0fb743a 100644 --- a/ui/package.json +++ b/ui/package.json @@ -10,7 +10,7 @@ "devDependencies": { "@types/jquery": "^3.5.31", "@types/js-cookie": "^3.0.6", - "@types/node": "^25.0.8", + "@types/node": "^25.0.9", "esbuild": "0.27.2", "typescript": "^5.6.3", "vite": "^7.3.1" diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index 5c9f2e9..3933e36 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: ^3.0.6 version: 3.0.6 '@types/node': - specifier: ^25.0.8 - version: 25.0.8 + specifier: ^25.0.9 + version: 25.0.9 esbuild: specifier: 0.27.2 version: 0.27.2 @@ -47,7 +47,7 @@ importers: version: 5.9.3 vite: specifier: ^7.3.1 - version: 7.3.1(@types/node@25.0.8) + version: 7.3.1(@types/node@25.0.9) packages: @@ -365,8 +365,8 @@ packages: '@types/js-cookie@3.0.6': resolution: {integrity: sha512-wkw9yd1kEXOPnvEeEV1Go1MmxtBJL0RR79aOTAApecWFVu7w0NNXNqhcWgvw2YgZDYadliXkl14pa3WXw5jlCQ==} - '@types/node@25.0.8': - resolution: {integrity: sha512-powIePYMmC3ibL0UJ2i2s0WIbq6cg6UyVFQxSCpaPxxzAaziRfimGivjdF943sSGV6RADVbk0Nvlm5P/FB44Zg==} + '@types/node@25.0.9': + resolution: {integrity: sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw==} '@types/sizzle@2.3.10': resolution: {integrity: sha512-TC0dmN0K8YcWEAEfiPi5gJP14eJe30TTGjkvek3iM/1NdHHsdCA/Td6GvNndMOo/iSnIsZ4HuuhrYPDAmbxzww==} @@ -726,7 +726,7 @@ snapshots: '@types/js-cookie@3.0.6': {} - '@types/node@25.0.8': + '@types/node@25.0.9': dependencies: undici-types: 7.16.0 @@ -882,7 +882,7 @@ snapshots: unorm@1.6.0: {} - vite@7.3.1(@types/node@25.0.8): + vite@7.3.1(@types/node@25.0.9): dependencies: esbuild: 0.27.2 fdir: 6.5.0(picomatch@4.0.3) @@ -891,7 +891,7 @@ snapshots: rollup: 4.55.1 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 25.0.8 + '@types/node': 25.0.9 fsevents: 2.3.3 ws@8.18.3: {}