Skip to content

Commit 3d359c5

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 d829b44 commit 3d359c5

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
@@ -4701,10 +4701,10 @@ lodash.uniq@^4.5.0:
47014701
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
47024702
integrity sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==
47034703

4704-
lodash@4.17.23, lodash@^4.17.21:
4705-
version "4.17.23"
4706-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
4707-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
4704+
lodash@4.18.1, lodash@^4.17.21:
4705+
version "4.18.1"
4706+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
4707+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
47084708

47094709
log-symbols@4.1.0, log-symbols@^4.0.0:
47104710
version "4.1.0"

0 commit comments

Comments
 (0)