Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 4d0e1fe

Browse files
Bump lodash from 4.17.15 to 4.17.19 in /functions (#34)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa2dc23 commit 4d0e1fe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"cheerio": "^1.0.0-rc.3",
2020
"firebase-admin": "^8.12.1",
2121
"firebase-functions": "^3.7.0",
22-
"lodash": "^4.17.15",
22+
"lodash": "^4.17.19",
2323
"node-fetch": "^2.6.0",
2424
"slate": "^0.58.3"
2525
},

functions/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2157,10 +2157,10 @@ lodash.once@^4.0.0:
21572157
resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
21582158
integrity sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=
21592159

2160-
lodash@^4.15.0, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.5:
2161-
version "4.17.15"
2162-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
2163-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
2160+
lodash@^4.15.0, lodash@^4.17.14, lodash@^4.17.19, lodash@^4.17.5:
2161+
version "4.17.19"
2162+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
2163+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
21642164

21652165
long@^4.0.0:
21662166
version "4.0.0"

0 commit comments

Comments
 (0)