diff --git a/package-lock.json b/package-lock.json index e30317a..9812e26 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "@smartive/eslint-config": "3.2.0", "@smartive/prettier-config": "3.1.2", "@types/jest": "29.5.5", - "@types/lodash": "4.14.198", + "@types/lodash": "4.14.199", "@types/luxon": "3.3.2", "@types/uuid": "9.0.4", "create-ts-index": "1.14.0", @@ -4452,9 +4452,9 @@ "dev": true }, "node_modules/@types/lodash": { - "version": "4.14.198", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.198.tgz", - "integrity": "sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg==", + "version": "4.14.199", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.199.tgz", + "integrity": "sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==", "dev": true }, "node_modules/@types/long": { diff --git a/package.json b/package.json index 29262ff..fcb44a7 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@smartive/eslint-config": "3.2.0", "@smartive/prettier-config": "3.1.2", "@types/jest": "29.5.5", - "@types/lodash": "4.14.198", + "@types/lodash": "4.14.199", "@types/luxon": "3.3.2", "@types/uuid": "9.0.4", "create-ts-index": "1.14.0",