diff --git a/package-lock.json b/package-lock.json index 81d554c5..1771f7ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@types/debug": "4.1.7", "@types/html-entities": "1.3.4", "@types/mocha": "10.0.0", - "@types/node": "18.11.9", + "@types/node": "18.14.5", "express": "4.18.2", "mocha": "10.1.0", "typescript": "4.8.4" @@ -119,9 +119,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.14.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.14.5.tgz", + "integrity": "sha512-CRT4tMK/DHYhw1fcCEBwME9CSaZNclxfzVMe7GsO6ULSwsttbj70wSiX6rZdIjGblu93sTJxLdhNIT85KKI7Qw==" }, "node_modules/@types/responselike": { "version": "1.0.0", @@ -2563,9 +2563,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.14.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.14.5.tgz", + "integrity": "sha512-CRT4tMK/DHYhw1fcCEBwME9CSaZNclxfzVMe7GsO6ULSwsttbj70wSiX6rZdIjGblu93sTJxLdhNIT85KKI7Qw==" }, "@types/responselike": { "version": "1.0.0", diff --git a/package.json b/package.json index bbeb18ae..9251fcea 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/debug": "4.1.7", "@types/html-entities": "1.3.4", "@types/mocha": "10.0.0", - "@types/node": "18.11.9", + "@types/node": "18.14.5", "express": "4.18.2", "mocha": "10.1.0", "typescript": "4.8.4"