diff --git a/package-lock.json b/package-lock.json index 3e0fdf4..24c8d7c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "@smartive/eslint-config": "7.0.1", "@smartive/prettier-config": "3.1.2", "@types/jest": "30.0.0", - "@types/lodash": "4.17.23", + "@types/lodash": "4.17.24", "@types/luxon": "3.7.1", "@types/pg": "8.16.0", "conventional-changelog-conventionalcommits": "9.1.0", @@ -4310,9 +4310,9 @@ "license": "MIT" }, "node_modules/@types/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==", + "version": "4.17.24", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.24.tgz", + "integrity": "sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 75334bc..12899b1 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "eslint-import-resolver-typescript": "4.4.4", "@smartive/prettier-config": "3.1.2", "@types/jest": "30.0.0", - "@types/lodash": "4.17.23", + "@types/lodash": "4.17.24", "@types/luxon": "3.7.1", "@types/pg": "8.16.0", "conventional-changelog-conventionalcommits": "9.1.0",