diff --git a/package-lock.json b/package-lock.json index 52da5658..d0da5536 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@stylistic/eslint-plugin": "5.9.0", "@types/jest": "29.5.14", "@types/json-patch": "0.0.33", - "@types/lodash": "4.17.23", + "@types/lodash": "4.17.24", "@types/node": "24.7.2", "@types/tmp": "0.2.6", "@typescript-eslint/eslint-plugin": "8.56.0", @@ -1556,9 +1556,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 25f35c70..bcb32e60 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@stylistic/eslint-plugin": "5.9.0", "@types/jest": "29.5.14", "@types/json-patch": "0.0.33", - "@types/lodash": "4.17.23", + "@types/lodash": "4.17.24", "@types/node": "24.7.2", "@types/tmp": "0.2.6", "@typescript-eslint/eslint-plugin": "8.56.0",