diff --git a/package-lock.json b/package-lock.json index 1d78095..539f60a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@nextcloud/eslint-config": "^8.4.2", "@nextcloud/prettier-config": "^1.1.0", "@nextcloud/stylelint-config": "^3.0.1", - "@types/node": "~20.17.29", + "@types/node": "~20.17.30", "@types/toastify-js": "^1.12.3", "@vue/tsconfig": "^0.7.0", "eslint-config-prettier": "^10.1.1", @@ -2725,9 +2725,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "20.17.29", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.29.tgz", - "integrity": "sha512-6rbekrnsa5WWCo5UnPYEKfNuoF2yqAmigUKXM8wBzfEbZc+E/CITqjCrHqiq+6QBifsw0ZDaA5VdTFONOtG7+A==", + "version": "20.17.30", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.30.tgz", + "integrity": "sha512-7zf4YyHA+jvBNfVrk2Gtvs6x7E8V+YDW05bNfG2XkWDJfYRXrTiP/DsB2zSYTaHX0bGIujTBQdMVAhb+j7mwpg==", "devOptional": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index dfba4eb..555c2a7 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@nextcloud/eslint-config": "^8.4.2", "@nextcloud/prettier-config": "^1.1.0", "@nextcloud/stylelint-config": "^3.0.1", - "@types/node": "~20.17.29", + "@types/node": "~20.17.30", "@types/toastify-js": "^1.12.3", "@vue/tsconfig": "^0.7.0", "eslint-config-prettier": "^10.1.1",