Skip to content

Commit 95b5b89

Browse files
fix(deps): update dependency lodash to v4.17.23
1 parent 07e69bb commit 95b5b89

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

extension/package-lock.json

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

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"bunyan": "1.8.15",
7171
"globals": "^16.0.0",
7272
"lockfile-lint": "4.14.1",
73-
"lodash": "4.17.21",
73+
"lodash": "4.17.23",
7474
"node-fetch": "3.3.2",
7575
"rc": "1.2.8",
7676
"run-func": "3.0.0",

notification/package-lock.json

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

notification/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"bunyan": "1.8.15",
5454
"globals": "^16.0.0",
5555
"lockfile-lint": "4.14.1",
56-
"lodash": "4.17.21",
56+
"lodash": "4.17.23",
5757
"node-fetch": "3.3.2",
5858
"rc": "1.2.8",
5959
"run-func": "3.0.0",

0 commit comments

Comments
 (0)