diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2019-07-12 00:44:16 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2019-07-12 00:44:16 +0100 |
commit | 83ab841bfa9b47b2245a0a751567bf2101e63840 (patch) | |
tree | 33fe7b8b67988a751cc1cd4d1f52aae8b6466dd7 /editors | |
parent | fa3716efe67f97929ad1351c9a07cc914e0bdf45 (diff) |
Bump lodash from 4.17.11 to 4.17.14 in /editors/code
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] <[email protected]>
Diffstat (limited to 'editors')
-rw-r--r-- | editors/code/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/code/package-lock.json b/editors/code/package-lock.json index b3666f30b..b924b2471 100644 --- a/editors/code/package-lock.json +++ b/editors/code/package-lock.json | |||
@@ -658,9 +658,9 @@ | |||
658 | } | 658 | } |
659 | }, | 659 | }, |
660 | "lodash": { | 660 | "lodash": { |
661 | "version": "4.17.11", | 661 | "version": "4.17.14", |
662 | "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz", | 662 | "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz", |
663 | "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==", | 663 | "integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==", |
664 | "dev": true | 664 | "dev": true |
665 | }, | 665 | }, |
666 | "markdown-it": { | 666 | "markdown-it": { |