Skip to content

Commit da0d9e5

Browse files
Bump lodash from 4.17.23 to 4.18.1
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6e12f5 commit da0d9e5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@eclipse-glsp/sprotty": "2.7.0-next",
5050
"autocompleter": "^9.1.2",
5151
"file-saver": "^2.0.5",
52-
"lodash": "4.17.23",
52+
"lodash": "4.18.1",
5353
"snabbdom": "~3.5.1",
5454
"vscode-jsonrpc": "8.2.0"
5555
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5560,10 +5560,10 @@ lodash.uniq@^4.5.0:
55605560
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
55615561
integrity sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==
55625562

5563-
lodash@4.17.23:
5564-
version "4.17.23"
5565-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
5566-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
5563+
lodash@4.18.1:
5564+
version "4.18.1"
5565+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
5566+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
55675567

55685568
log-symbols@4.1.0, log-symbols@^4.0.0:
55695569
version "4.1.0"

0 commit comments

Comments
 (0)