Skip to content

Commit a78d1c7

Browse files
fix(deps): update dependency lodash to v4.18.1
1 parent 0841ed0 commit a78d1c7

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"koa-helmet": "^9.0.0",
3131
"koa-qs": "3.0.0",
3232
"koa-router": "14.0.0",
33-
"lodash": "4.17.23",
33+
"lodash": "4.18.1",
3434
"mongoose": "^9.0.2",
3535
"moviedb-promise": "4.0.8",
3636
"object-mapper": "6.2.0",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4519,7 +4519,14 @@ __metadata:
45194519
languageName: node
45204520
linkType: hard
45214521

4522-
"lodash@npm:4.17.23, lodash@npm:^4.17.14, lodash@npm:^4.17.21":
4522+
"lodash@npm:4.18.1":
4523+
version: 4.18.1
4524+
resolution: "lodash@npm:4.18.1"
4525+
checksum: 10/306fea53dfd39dad1f03d45ba654a2405aebd35797b673077f401edb7df2543623dc44b9effbb98f69b32152295fff725a4cec99c684098947430600c6af0c3f
4526+
languageName: node
4527+
linkType: hard
4528+
4529+
"lodash@npm:^4.17.14, lodash@npm:^4.17.21":
45234530
version: 4.17.23
45244531
resolution: "lodash@npm:4.17.23"
45254532
checksum: 10/82504c88250f58da7a5a4289f57a4f759c44946c005dd232821c7688b5fcfbf4a6268f6a6cdde4b792c91edd2f3b5398c1d2a0998274432cff76def48735e233
@@ -6477,7 +6484,7 @@ __metadata:
64776484
koa-helmet: "npm:^9.0.0"
64786485
koa-qs: "npm:3.0.0"
64796486
koa-router: "npm:14.0.0"
6480-
lodash: "npm:4.17.23"
6487+
lodash: "npm:4.18.1"
64816488
mongodb-memory-server: "npm:^11.0.1"
64826489
mongoose: "npm:^9.0.2"
64836490
moviedb-promise: "npm:4.0.8"

0 commit comments

Comments
 (0)