diff --git a/package-lock.json b/package-lock.json index 3b85a1c..9ebfe91 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "@meyfa/eslint-config": "7.0.0", "@types/mocha": "10.0.7", "@types/ms": "0.7.34", - "@types/node": "20.16.1", + "@types/node": "20.16.5", "@types/passport-local": "1.0.38", "eslint": "8.57.1", "eslint-plugin-jsx-a11y": "6.10.0", @@ -2554,9 +2554,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "20.16.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.1.tgz", - "integrity": "sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==", + "version": "20.16.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.5.tgz", + "integrity": "sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==", "license": "MIT", "dependencies": { "undici-types": "~6.19.2" diff --git a/package.json b/package.json index 1717f55..3154a99 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@meyfa/eslint-config": "7.0.0", "@types/mocha": "10.0.7", "@types/ms": "0.7.34", - "@types/node": "20.16.1", + "@types/node": "20.16.5", "@types/passport-local": "1.0.38", "eslint": "8.57.1", "eslint-plugin-jsx-a11y": "6.10.0",