diff --git a/package-lock.json b/package-lock.json index 852dac9d..268422c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@balena/lint": "7.2.4", - "@types/lodash": "4.14.201", + "@types/lodash": "4.14.202", "@types/node": "^20.6.0", "@types/request-promise": "4.1.51", "husky": "^8.0.1", @@ -619,9 +619,9 @@ "integrity": "sha512-aWw2YTtAdT7CskFyxEX2K21/zSDStuf/ikI3yBqmwpwJF0pS+/IX5DWv+1UFffZIbruP6cnT9/LAJV1gFwAT1A==" }, "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==" }, "node_modules/@types/memoizee": { "version": "0.4.11", diff --git a/package.json b/package.json index d89aa459..1895d31b 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "devDependencies": { "@balena/lint": "7.2.4", - "@types/lodash": "4.14.201", + "@types/lodash": "4.14.202", "@types/node": "^20.6.0", "@types/request-promise": "4.1.51", "husky": "^8.0.1",