Skip to content

Commit 8a053f1

Browse files
authored
Update all of lodash to version 4.18.1 (#4394)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 3ffbea7 commit 8a053f1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"file-saver": "^2.0.5",
6363
"flatpickr": "^4.6.13",
6464
"js-cookie": "^3.0.5",
65-
"lodash": "^4.17.23",
65+
"lodash": "^4.18.1",
6666
"luxon": "^3.7.2",
6767
"mapbox-gl": "1.13.3",
6868
"mapkick": "^0.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4503,10 +4503,10 @@ lodash.merge@^4.6.2:
45034503
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
45044504
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
45054505

4506-
lodash@^4.17.23:
4507-
version "4.17.23"
4508-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
4509-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
4506+
lodash@^4.18.1:
4507+
version "4.18.1"
4508+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
4509+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
45104510

45114511
lru-cache@^10.2.0:
45124512
version "10.4.3"

0 commit comments

Comments
 (0)