Skip to content

Commit bd3ec1b

Browse files
committed
Bump lodash to 4.18.1
1 parent 7bf85d6 commit bd3ec1b

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
@@ -65,7 +65,7 @@
6565
"@scarf/scarf": "1.4.0",
6666
"couchbase": "4.6.1",
6767
"jsonpath": "1.2.1",
68-
"lodash": "4.17.23",
68+
"lodash": "4.18.1",
6969
"uuid": "9.0.0"
7070
},
7171
"repository": {

yarn.lock

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

2492-
lodash@4.17.23:
2493-
version "4.17.23"
2494-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
2495-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
2492+
lodash@4.18.1:
2493+
version "4.18.1"
2494+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
2495+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
24962496

24972497
log-update@^4.0.0:
24982498
version "4.0.0"

0 commit comments

Comments
 (0)