Skip to content

Commit 54ca470

Browse files
authored
Merge pull request #9362 from elsamaryv/update-lodash
Update lodash to 4.7.21
2 parents 9d50647 + 4148a82 commit 54ca470

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"jquery-ujs": "~1.2.2",
7878
"jquery.hotkeys": "~0.1.0",
7979
"jquery.observe_field": "~0.1.0",
80-
"lodash": "~4.17.12",
80+
"lodash": "~4.17.21",
8181
"moment": "~2.29.4",
8282
"moment-duration-format": "~2.2.2",
8383
"moment-strftime": "~0.5.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11753,7 +11753,7 @@ __metadata:
1175311753
jquery.hotkeys: "npm:~0.1.0"
1175411754
jquery.observe_field: "npm:~0.1.0"
1175511755
js-yaml: "npm:~3.13.1"
11756-
lodash: "npm:~4.17.12"
11756+
lodash: "npm:~4.17.21"
1175711757
moment: "npm:~2.29.4"
1175811758
moment-duration-format: "npm:~2.2.2"
1175911759
moment-strftime: "npm:~0.5.0"

0 commit comments

Comments
 (0)