diff --git a/package-lock.json b/package-lock.json index cd669b4..c6a94df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "@smartive/eslint-config": "3.3.0", "@smartive/prettier-config": "3.1.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.7", + "@types/lodash": "4.17.9", "@types/luxon": "3.4.2", "@types/pg": "8.11.10", "@types/uuid": "9.0.8", @@ -4517,9 +4517,9 @@ "dev": true }, "node_modules/@types/lodash": { - "version": "4.17.7", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.7.tgz", - "integrity": "sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==", + "version": "4.17.9", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.9.tgz", + "integrity": "sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index ae6a2de..f9a792f 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@smartive/eslint-config": "3.3.0", "@smartive/prettier-config": "3.1.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.7", + "@types/lodash": "4.17.9", "@types/luxon": "3.4.2", "@types/pg": "8.11.10", "@types/uuid": "9.0.8",