Skip to content

Commit 978452a

Browse files
Andrei Banshchikovmeta-codesync[bot]
authored andcommitted
Upgrading lodash-es package in QuickLayout Docs
Summary: Received an alert on a vulnerability in lodash-es package, upgraded to latest patched version (4.18.1). Mirrors D101617088 approach (yarn `resolutions`). Differential Revision: D102589287 fbshipit-source-id: b3a1acd31ae8221a7d9603285bf74cc49b1e4f1a
1 parent dee401c commit 978452a

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

Sources/QuickLayout/docs/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"dompurify": "3.4.1",
5757
"express/path-to-regexp": "0.1.13",
5858
"lodash": "4.18.1",
59+
"lodash-es": "4.18.1",
5960
"picomatch": "2.3.2"
6061
}
6162
}

Sources/QuickLayout/docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7055,10 +7055,10 @@ locate-path@^7.1.0:
70557055
dependencies:
70567056
p-locate "^6.0.0"
70577057

7058-
lodash-es@4.17.23, lodash-es@^4.17.21, lodash-es@^4.17.23:
7059-
version "4.17.23"
7060-
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.23.tgz#58c4360fd1b5d33afc6c0bbd3d1149349b1138e0"
7061-
integrity sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==
7058+
lodash-es@4.17.23, lodash-es@4.18.1, lodash-es@^4.17.21, lodash-es@^4.17.23:
7059+
version "4.18.1"
7060+
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.18.1.tgz#b962eeb80d9d983a900bf342961fb7418ca10b1d"
7061+
integrity sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==
70627062

70637063
lodash.debounce@^4.0.8:
70647064
version "4.0.8"

0 commit comments

Comments
 (0)