Skip to content

Commit c3ea0a9

Browse files
fix(deps): update dependency lodash to v4.17.23 [security]
1 parent c65b44c commit c3ea0a9

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

scripts/installer/frameworks/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"immutability-helper": "^2.6.5 || ^3.0.0",
5858
"immutable": "3.8.2",
5959
"is-hotkey": "0.1.6",
60-
"lodash": "4.17.21",
60+
"lodash": "4.17.23",
6161
"moment": "2.29.4",
6262
"nanoid": "3.1.31",
6363
"prop-types": "15.7.2",

scripts/installer/frameworks/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"immutability-helper": "^2.6.5 || ^3.0.0",
5050
"immutable": "3.8.2",
5151
"is-hotkey": "0.1.6",
52-
"lodash": "4.17.21",
52+
"lodash": "4.17.23",
5353
"moment": "2.29.4",
5454
"nanoid": "3.1.31",
5555
"prop-types": "15.7.2",

scripts/installer/frameworks/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"immutability-helper": "^2.6.5 || ^3.0.0",
5555
"immutable": "3.8.2",
5656
"is-hotkey": "0.1.6",
57-
"lodash": "4.17.21",
57+
"lodash": "4.17.23",
5858
"moment": "2.29.4",
5959
"nanoid": "3.1.31",
6060
"prop-types": "15.7.2",

scripts/installer/frameworks/stencil/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"immutability-helper": "^2.6.5 || ^3.0.0",
5858
"immutable": "3.8.2",
5959
"is-hotkey": "0.1.6",
60-
"lodash": "4.17.21",
60+
"lodash": "4.17.23",
6161
"moment": "2.29.4",
6262
"nanoid": "3.1.31",
6363
"prop-types": "15.7.2",

scripts/installer/frameworks/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"immutability-helper": "^2.6.5 || ^3.0.0",
5858
"immutable": "3.8.2",
5959
"is-hotkey": "0.1.6",
60-
"lodash": "4.17.21",
60+
"lodash": "4.17.23",
6161
"moment": "2.29.4",
6262
"nanoid": "3.1.31",
6363
"prop-types": "15.7.2",

scripts/installer/frameworks/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"immutability-helper": "^2.6.5 || ^3.0.0",
5858
"immutable": "3.8.2",
5959
"is-hotkey": "0.1.6",
60-
"lodash": "4.17.21",
60+
"lodash": "4.17.23",
6161
"moment": "2.29.4",
6262
"nanoid": "3.1.31",
6363
"prop-types": "15.7.2",

0 commit comments

Comments
 (0)