diff --git a/src/ThisNetWorks.OrchardCore.CKEditor/Assets/scripts/ckeditor5-build-classic-orchardcore/package-lock.json b/src/ThisNetWorks.OrchardCore.CKEditor/Assets/scripts/ckeditor5-build-classic-orchardcore/package-lock.json index eb9e6b3..8dcb43a 100644 --- a/src/ThisNetWorks.OrchardCore.CKEditor/Assets/scripts/ckeditor5-build-classic-orchardcore/package-lock.json +++ b/src/ThisNetWorks.OrchardCore.CKEditor/Assets/scripts/ckeditor5-build-classic-orchardcore/package-lock.json @@ -3626,9 +3626,9 @@ } }, "lodash-es": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.15.tgz", - "integrity": "sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ==", + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz", + "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==", "dev": true }, "lodash.memoize": {