Skip to content

Commit

Permalink
Merge pull request #9330 from GilbertCherrie/update_lodash
Browse files Browse the repository at this point in the history
[Morphy] Update lodash to 4.7.21
  • Loading branch information
Fryguy authored Feb 3, 2025
2 parents 94e46f6 + 5637cd5 commit 214e2a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"jquery.hotkeys": "~0.1.0",
"jquery.observe_field": "~0.1.0",
"kubernetes-topology-graph": "~0.0.25",
"lodash": "~4.17.10",
"lodash": "~4.17.21",
"moment": "~2.22.2",
"moment-duration-format": "~2.2.2",
"moment-strftime": "~0.5.0",
Expand Down Expand Up @@ -173,6 +173,7 @@
},
"resolutions": {
"ip": "1.1.9",
"lodash": "~4.17.21",
"minimist": "1.2.6",
"moment-timezone": "~0.5.40",
"tough-cookie": "~4.1.3"
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10194,12 +10194,7 @@ lodash.without@~4.4.0:
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=

[email protected]:
version "3.10.1"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
integrity sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=

"lodash@>=3.5 <5", lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.2, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@~4.17.10:
[email protected], "lodash@>=3.5 <5", lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.2, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@~4.17.21:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
Expand Down

0 comments on commit 214e2a4

Please sign in to comment.