diff --git a/themes/editor/static/package-lock.json b/themes/editor/static/package-lock.json index b487082..1745e0d 100644 --- a/themes/editor/static/package-lock.json +++ b/themes/editor/static/package-lock.json @@ -2552,7 +2552,7 @@ "lodash": { "version": "4.17.4", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", - "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=", + "integrity": "sha512-6X37Sq9KCpLSXEh8uM12AKYlviHPNNk4RxiGBn4cmKGJinbXBneWIV7iE/nXkM928O7ytHcHb6+X6Svl0f4hXg==", "dev": true }, "lodash.camelcase": {