diff --git a/package-lock.json b/package-lock.json index 4a0d43f..1321827 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "@tailwindcss/nesting": "^0.0.0-insiders.565cd3e", "@tailwindcss/postcss7-compat": "^2.2.17", "@tailwindcss/typography": "^0.5.6", - "@types/node": "^18.7.14", + "@types/node": "^18.11.12", "@vitejs/plugin-legacy": "^2.0.1", "@vitejs/plugin-vue": "^3.0.3", "@vue/compiler-sfc": "^3.2.38", @@ -3211,9 +3211,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "18.11.9", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.9.tgz", - "integrity": "sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==", + "version": "18.11.12", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.12.tgz", + "integrity": "sha512-FgD3NtTAKvyMmD44T07zz2fEf+OKwutgBCEVM8GcvMGVGaDktiLNTDvPwC/LUe3PinMW+X6CuLOF2Ui1mAlSXg==", "dev": true }, "node_modules/@types/normalize-package-data": { @@ -17166,9 +17166,9 @@ "dev": true }, "@types/node": { - "version": "18.11.9", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.9.tgz", - "integrity": "sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==", + "version": "18.11.12", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.12.tgz", + "integrity": "sha512-FgD3NtTAKvyMmD44T07zz2fEf+OKwutgBCEVM8GcvMGVGaDktiLNTDvPwC/LUe3PinMW+X6CuLOF2Ui1mAlSXg==", "dev": true }, "@types/normalize-package-data": { diff --git a/package.json b/package.json index 9c85620..1e9449d 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@tailwindcss/nesting": "^0.0.0-insiders.565cd3e", "@tailwindcss/postcss7-compat": "^2.2.17", "@tailwindcss/typography": "^0.5.6", - "@types/node": "^18.7.14", + "@types/node": "^18.11.12", "@vitejs/plugin-legacy": "^2.0.1", "@vitejs/plugin-vue": "^3.0.3", "@vue/compiler-sfc": "^3.2.38",