Skip to content

Commit 3ce34ee

Browse files
Merge pull request #2299 from finos/dependabot/npm_and_yarn/npm_and_yarn-52571dc7e9
chore(deps): bump lodash from 4.17.23 to 4.18.1 in the npm_and_yarn group across 1 directory
2 parents 3f7dba5 + b77f289 commit 3ce34ee

4 files changed

Lines changed: 39 additions & 31 deletions

File tree

calm-plugins/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
"@mermaid-js/layout-elk": "^0.2.0",
199199
"elkjs": "^0.11.0",
200200
"jsdom": "^22.1.0",
201-
"lodash": "^4.17.23",
201+
"lodash": "^4.18.1",
202202
"markdown-it": "^14.1.1",
203203
"mermaid": "^11.0.0",
204204
"svg-pan-zoom": "^3.6.2",

calm-widgets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@finos/calm-models": "file:../calm-models",
2727
"handlebars": "^4.7.9",
28-
"lodash": "^4.17.23"
28+
"lodash": "^4.18.1"
2929
},
3030
"devDependencies": {
3131
},

package-lock.json

Lines changed: 36 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jsonpath-plus": "^10.3.0",
4848
"junit-report-builder": "^5.1.1",
4949
"lines-and-columns": "^2.0.4",
50-
"lodash": "^4.17.23",
50+
"lodash": "^4.18.1",
5151
"loglevel": "^1.9.2",
5252
"mkdirp": "^3.0.1",
5353
"regexparam": "^3.0.0",

0 commit comments

Comments
 (0)