diff --git a/web/wp-content/themes/twentyseventeen-child/package-lock.json b/web/wp-content/themes/twentyseventeen-child/package-lock.json index f20dd85..aefcd0c 100644 --- a/web/wp-content/themes/twentyseventeen-child/package-lock.json +++ b/web/wp-content/themes/twentyseventeen-child/package-lock.json @@ -4701,9 +4701,9 @@ "dev": true }, "lodash.mergewith": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz", - "integrity": "sha512-eWw5r+PYICtEBgrBE5hhlT6aAa75f411bgDz/ZL2KZqYV03USvucsxcHUIlGTDTECs1eunpI7HOV7U+WLDvNdQ==", + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz", + "integrity": "sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==", "dev": true }, "lodash.uniq": {