diff --git a/package-lock.json b/package-lock.json index 407086b..ce9fa0f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@html-eslint/eslint-plugin": "^0.36.0", "@html-eslint/parser": "^0.36.0", "@quasar/vite-plugin": "^1.9.0", - "@types/node": "^22.13.13", + "@types/node": "^22.13.14", "@vitejs/plugin-vue": "^5.2.3", "eslint": "^9.23.0", "eslint-config-prettier": "^10.1.1", @@ -1413,9 +1413,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.13.13", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.13.tgz", - "integrity": "sha512-ClsL5nMwKaBRwPcCvH8E7+nU4GxHVx1axNvMZTFHMEfNI7oahimt26P5zjVCRrjiIWj6YFXfE1v3dEp94wLcGQ==", + "version": "22.13.14", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.14.tgz", + "integrity": "sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 1d8db74..c21c91f 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@html-eslint/eslint-plugin": "^0.36.0", "@html-eslint/parser": "^0.36.0", "@quasar/vite-plugin": "^1.9.0", - "@types/node": "^22.13.13", + "@types/node": "^22.13.14", "@vitejs/plugin-vue": "^5.2.3", "eslint": "^9.23.0", "eslint-config-prettier": "^10.1.1",