diff --git a/package-lock.json b/package-lock.json index 23f7bc94589..59200bffb76 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "@types/jest": "27.4.0", "@types/jquery": "3.5.13", "@types/loadable__component": "5.13.4", - "@types/lodash-es": "4.17.5", + "@types/lodash-es": "4.17.6", "@types/node": "16.11.22", "@types/prismjs": "1.26.0", "@types/psl": "1.1.0", @@ -14668,9 +14668,9 @@ "integrity": "sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==" }, "node_modules/@types/lodash-es": { - "version": "4.17.5", - "resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.5.tgz", - "integrity": "sha512-SHBoI8/0aoMQWAgUHMQ599VM6ZiSKg8sh/0cFqqlQQMyY9uEplc0ULU5yQNzcvdR4ZKa0ey8+vFmahuRbOCT1A==", + "version": "4.17.6", + "resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.6.tgz", + "integrity": "sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg==", "dev": true, "dependencies": { "@types/lodash": "*" @@ -64971,9 +64971,9 @@ "integrity": "sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==" }, "@types/lodash-es": { - "version": "4.17.5", - "resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.5.tgz", - "integrity": "sha512-SHBoI8/0aoMQWAgUHMQ599VM6ZiSKg8sh/0cFqqlQQMyY9uEplc0ULU5yQNzcvdR4ZKa0ey8+vFmahuRbOCT1A==", + "version": "4.17.6", + "resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.6.tgz", + "integrity": "sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg==", "dev": true, "requires": { "@types/lodash": "*" diff --git a/package.json b/package.json index ec14412a64a..9dc9184b076 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "@types/jest": "27.4.0", "@types/jquery": "3.5.13", "@types/loadable__component": "5.13.4", - "@types/lodash-es": "4.17.5", + "@types/lodash-es": "4.17.6", "@types/node": "16.11.22", "@types/prismjs": "1.26.0", "@types/psl": "1.1.0",