Merge pull request #15 from openaccounting/dependabot/npm_and_yarn/lodash.mergewith-4.6.2

Bump lodash.mergewith from 4.6.1 to 4.6.2
This commit is contained in:
Patrick Nagurny
2020-01-08 10:43:57 -05:00
committed by GitHub

6
package-lock.json generated
View File

@@ -6044,9 +6044,9 @@
"dev": true "dev": true
}, },
"lodash.mergewith": { "lodash.mergewith": {
"version": "4.6.1", "version": "4.6.2",
"resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz", "resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz",
"integrity": "sha512-eWw5r+PYICtEBgrBE5hhlT6aAa75f411bgDz/ZL2KZqYV03USvucsxcHUIlGTDTECs1eunpI7HOV7U+WLDvNdQ==", "integrity": "sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==",
"dev": true, "dev": true,
"optional": true "optional": true
}, },