diff --git a/package-lock.json b/package-lock.json index 904ef8cf2..10a2a8509 100644 --- a/package-lock.json +++ b/package-lock.json @@ -146,7 +146,7 @@ "@types/google-spreadsheet": "3.1.5", "@types/jest": "30.0.0", "@types/jsonpath": "0.2.4", - "@types/lodash": "4.17.24", + "@types/lodash": "4.17.25", "@types/node": "22.20.1", "@types/papaparse": "5.5.2", "@types/passport-google-oauth20": "2.0.17", @@ -15138,9 +15138,9 @@ "license": "MIT" }, "node_modules/@types/lodash": { - "version": "4.17.24", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.24.tgz", - "integrity": "sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==", + "version": "4.17.25", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.25.tgz", + "integrity": "sha512-+K1NIO8I+F9/wNulfVvu23QYd0Pe9/OCqRrim4NoYIf1VoEDL90Ve4ClzpyqBLc7NpGGWRvYNCKZ1BE/Jpf8dQ==", "devOptional": true, "license": "MIT" }, diff --git a/package.json b/package.json index ff3e9fdd5..735498ca4 100644 --- a/package.json +++ b/package.json @@ -190,7 +190,7 @@ "@types/google-spreadsheet": "3.1.5", "@types/jest": "30.0.0", "@types/jsonpath": "0.2.4", - "@types/lodash": "4.17.24", + "@types/lodash": "4.17.25", "@types/node": "22.20.1", "@types/papaparse": "5.5.2", "@types/passport-google-oauth20": "2.0.17",