From 59e95348258489cedfd7c158ba71590f665166e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 02:20:07 +0000 Subject: [PATCH] :arrow_up: Bump lodash from 4.17.15 to 4.17.19 in /server Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] --- server/package.json | 2 +- server/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/server/package.json b/server/package.json index 0698817..fe245d4 100644 --- a/server/package.json +++ b/server/package.json @@ -54,7 +54,7 @@ "koa-static": "^5.0.0", "koa-views": "^6.2.1", "koa2-cors": "^2.0.6", - "lodash": "^4.17.15", + "lodash": "^4.17.19", "mongo-sanitize": "^1.0.1", "mongoose": "^5.7.12", "nodemailer": "^6.3.1", diff --git a/server/yarn.lock b/server/yarn.lock index 4b1b096..1763f1f 100644 --- a/server/yarn.lock +++ b/server/yarn.lock @@ -2773,9 +2773,9 @@ lodash.once@^4.0.0: version "4.1.1" resolved "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac" -lodash@^4.15.0, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4: - version "4.17.15" - resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" +lodash@^4.15.0, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.4: + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" log-symbols@2.2.0: version "2.2.0"