Merge pull request #13 from AYM1607/dependabot/npm_and_yarn/functions/lodash.merge-4.6.2

Bump lodash.merge from 4.6.1 to 4.6.2 in /functions
This commit is contained in:
Mariano Uvalle 2019-07-14 15:04:00 -05:00 committed by GitHub
commit c415a2d139
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2247,9 +2247,9 @@
"integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=" "integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE="
}, },
"lodash.merge": { "lodash.merge": {
"version": "4.6.1", "version": "4.6.2",
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.1.tgz", "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
"integrity": "sha512-AOYza4+Hf5z1/0Hztxpm2/xiPZgi/cjMqdnKTUWTBSKchJlxXXuUSxCCl8rJlf4g6yww/j6mA8nC8Hw/EZWxKQ==", "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
"optional": true "optional": true
}, },
"lodash.once": { "lodash.once": {