diff --git a/package-lock.json b/package-lock.json index a25154999..a8e62a460 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@types/cordova": "0.0.34", "@types/fs-extra": "9.0.13", "@types/jest": "27.5.2", - "@types/lodash": "4.14.182", + "@types/lodash": "4.14.184", "@types/node": "16.11.57", "@types/rimraf": "3.0.2", "@types/webpack": "5.28.0", @@ -2082,9 +2082,9 @@ "dev": true }, "node_modules/@types/lodash": { - "version": "4.14.182", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.182.tgz", - "integrity": "sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==", + "version": "4.14.184", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.184.tgz", + "integrity": "sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q==", "dev": true }, "node_modules/@types/minimatch": { @@ -18210,9 +18210,9 @@ "dev": true }, "@types/lodash": { - "version": "4.14.182", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.182.tgz", - "integrity": "sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==", + "version": "4.14.184", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.184.tgz", + "integrity": "sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q==", "dev": true }, "@types/minimatch": { diff --git a/package.json b/package.json index c8729e613..61164e029 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/cordova": "0.0.34", "@types/fs-extra": "9.0.13", "@types/jest": "27.5.2", - "@types/lodash": "4.14.182", + "@types/lodash": "4.14.184", "@types/node": "16.11.57", "@types/rimraf": "3.0.2", "@types/webpack": "5.28.0",