diff --git a/package-lock.json b/package-lock.json index a22e58c..023698d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -70,7 +70,7 @@ "@types/cookie-parser": "1.4.6", "@types/express": "4.17.21", "@types/jest": "29.5.9", - "@types/lodash": "4.14.201", + "@types/lodash": "4.14.202", "@types/node": "20.9.2", "@types/passport-http-bearer": "1.0.40", "@types/passport-jwt": "3.0.13", @@ -3295,9 +3295,9 @@ } }, "node_modules/@types/lodash": { - "version": "4.14.201", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.201.tgz", - "integrity": "sha512-y9euML0cim1JrykNxADLfaG0FgD1g/yTHwUs/Jg9ZIU7WKj2/4IW9Lbb1WZbvck78W/lfGXFfe+u2EGfIJXdLQ==", + "version": "4.14.202", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.202.tgz", + "integrity": "sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==", "dev": true }, "node_modules/@types/mime": { diff --git a/package.json b/package.json index 204aa75..924e6d7 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@types/cookie-parser": "1.4.6", "@types/express": "4.17.21", "@types/jest": "29.5.9", - "@types/lodash": "4.14.201", + "@types/lodash": "4.14.202", "@types/node": "20.9.2", "@types/passport-http-bearer": "1.0.40", "@types/passport-jwt": "3.0.13",