diff --git a/themes/editor/static/package-lock.json b/themes/editor/static/package-lock.json index b487082..c5f4149 100644 --- a/themes/editor/static/package-lock.json +++ b/themes/editor/static/package-lock.json @@ -314,7 +314,7 @@ "integrity": "sha512-xAfGg1/NTLBBKlHFmnd7PlmUW9KhVQIUuSrYem9xzFUZy13ScvtyGGejaae9iAVRiRq9+Cx7DPFaAAhCpyxyPw==", "dev": true, "requires": { - "lodash": "4.17.4" + "lodash": "^4.14.0" } }, "async-foreach": {