Skip to content

Commit 94da9c3

Browse files
chore(deps): bump lodash from 4.17.15 to 4.17.19 (#1242)
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[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf726b7 commit 94da9c3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"graphql-request": "^2.1.0-next.1",
5454
"graphql-scalars": "^1.1.5",
5555
"http-errors": "^1.7.3",
56-
"lodash": "^4.17.15",
56+
"lodash": "^4.17.19",
5757
"node-fetch": "^2.6.0",
5858
"parse-json": "^5.0.0",
5959
"pirates": "^4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4338,10 +4338,10 @@ lodash.templatesettings@^4.0.0:
43384338
dependencies:
43394339
lodash._reinterpolate "^3.0.0"
43404340

4341-
lodash@^4.17.13, lodash@^4.17.15:
4342-
version "4.17.15"
4343-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
4344-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
4341+
lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.19:
4342+
version "4.17.19"
4343+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
4344+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
43454345

43464346
lowercase-keys@^1.0.0, lowercase-keys@^1.0.1:
43474347
version "1.0.1"

0 commit comments

Comments
 (0)