Skip to content

Commit e8ce242

Browse files
fix(deps): bump lodash from 4.17.15 to 4.17.19 (#604)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Advay Mengle <[email protected]>
1 parent 77cf6aa commit e8ce242

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"ip": "^1.1.5",
5959
"js-yaml": "^3.14.0",
6060
"jszip": "^3.2.2",
61-
"lodash": "^4.17.15",
61+
"lodash": "^4.17.19",
6262
"luxon": "^1.24.1",
6363
"mkdirp": "^0.5.1",
6464
"nearby-cities": "^1.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6398,10 +6398,10 @@ lodash.without@~4.4.0:
63986398
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
63996399
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=
64006400

6401-
lodash@^4.15.0, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4:
6402-
version "4.17.15"
6403-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
6404-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
6401+
lodash@^4.15.0, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.4:
6402+
version "4.17.19"
6403+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
6404+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
64056405

64066406
log-driver@^1.2.7:
64076407
version "1.2.7"

0 commit comments

Comments
 (0)