summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2019-07-16 08:36:53 +0000
committerGitHub <noreply@github.com>2019-07-16 08:36:53 +0000
commit3bec2e6dc0fd6b71a685b18377fc68b2c4617eee (patch)
treeeaffb9fcc7f7bfdf940af4b734a07ebe7186f0e1
parente946dc963a8143d3ea0f3c176bb35178e606ed54 (diff)
downloadmullvadvpn-3bec2e6dc0fd6b71a685b18377fc68b2c4617eee.tar.xz
mullvadvpn-3bec2e6dc0fd6b71a685b18377fc68b2c4617eee.zip
Bump lodash from 4.17.11 to 4.17.14 in /gui
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--gui/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/gui/package-lock.json b/gui/package-lock.json
index bb50d2b718..e2579ec608 100644
--- a/gui/package-lock.json
+++ b/gui/package-lock.json
@@ -4593,9 +4593,9 @@
}
},
"lodash": {
- "version": "4.17.11",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
- "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg=="
+ "version": "4.17.14",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
+ "integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw=="
},
"lodash.escape": {
"version": "4.0.1",