Skip to content

Commit d1edba3

Browse files
authored
Merge pull request #9203 from GilbertCherrie/update_lodash
Update lodash to 4.17.21
2 parents 2b4d511 + a7780d8 commit d1edba3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"jquery-ujs": "~1.2.2",
7777
"jquery.hotkeys": "~0.1.0",
7878
"jquery.observe_field": "~0.1.0",
79-
"lodash": "~4.17.10",
79+
"lodash": "~4.17.12",
8080
"moment": "~2.29.4",
8181
"moment-duration-format": "~2.2.2",
8282
"moment-strftime": "~0.5.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11532,7 +11532,7 @@ __metadata:
1153211532
languageName: node
1153311533
linkType: hard
1153411534

11535-
"lodash@npm:>=3.5 <5, lodash@npm:^4.17.13, lodash@npm:^4.17.14, lodash@npm:^4.17.15, lodash@npm:^4.17.19, lodash@npm:^4.17.21, lodash@npm:^4.17.4, lodash@npm:~4.17.10":
11535+
"lodash@npm:>=3.5 <5, lodash@npm:^4.17.13, lodash@npm:^4.17.14, lodash@npm:^4.17.15, lodash@npm:^4.17.19, lodash@npm:^4.17.21, lodash@npm:^4.17.4, lodash@npm:~4.17.12":
1153611536
version: 4.17.21
1153711537
resolution: "lodash@npm:4.17.21"
1153811538
checksum: 10/c08619c038846ea6ac754abd6dd29d2568aa705feb69339e836dfa8d8b09abbb2f859371e86863eda41848221f9af43714491467b5b0299122431e202bb0c532
@@ -11735,7 +11735,7 @@ __metadata:
1173511735
jquery.hotkeys: "npm:~0.1.0"
1173611736
jquery.observe_field: "npm:~0.1.0"
1173711737
js-yaml: "npm:~3.13.1"
11738-
lodash: "npm:~4.17.10"
11738+
lodash: "npm:~4.17.12"
1173911739
moment: "npm:~2.29.4"
1174011740
moment-duration-format: "npm:~2.2.2"
1174111741
moment-strftime: "npm:~0.5.0"

0 commit comments

Comments
 (0)