From 04998a7cba2c10c7ce97390ed2bb045541b8f327 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Oct 2020 13:19:11 +0000 Subject: [PATCH] Bump lodash from 3.10.1 to 4.17.20 Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.20. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.17.20) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1b7195..4fb3fb3 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "express": "^4.13.3", "jade": "^1.11.0", "jquery": "^2.1.4", - "lodash": "^3.10.1", + "lodash": "^4.17.20", "rdf-ext": "^0.3.0", "rdf-formats-common": "^0.3.0", "rdf-parser-jsonld": "^0.3.0",