Skip to content

Commit cee7d13

Browse files
chore(deps): update dependency lodash to v4.17.23 [security]
1 parent 0e3bea1 commit cee7d13

File tree

4 files changed

+14
-7
lines changed

4 files changed

+14
-7
lines changed

packages/abstract/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"bluebird": "3.7.2",
4343
"conf": "13.1.0",
4444
"config": "3.3.12",
45-
"lodash": "4.17.21",
45+
"lodash": "4.17.23",
4646
"underscore": "1.13.7"
4747
},
4848
"dependencies": {

packages/std/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"bluebird": "3.7.2",
4343
"conf": "13.1.0",
4444
"config": "3.3.12",
45-
"lodash": "4.17.21",
45+
"lodash": "4.17.23",
4646
"underscore": "1.13.7"
4747
},
4848
"dependencies": {

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"conf": "13.1.0",
4747
"config": "3.3.12",
4848
"cross-fetch": "4.1.0",
49-
"lodash": "4.17.21",
49+
"lodash": "4.17.23",
5050
"reflect-metadata": "0.2.2",
5151
"underscore": "1.13.7"
5252
},

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2487,7 +2487,7 @@ __metadata:
24872487
bluebird: 3.7.2
24882488
conf: 13.1.0
24892489
config: 3.3.12
2490-
lodash: 4.17.21
2490+
lodash: 4.17.23
24912491
underscore: 1.13.7
24922492
languageName: unknown
24932493
linkType: soft
@@ -2556,7 +2556,7 @@ __metadata:
25562556
bluebird: 3.7.2
25572557
conf: 13.1.0
25582558
config: 3.3.12
2559-
lodash: 4.17.21
2559+
lodash: 4.17.23
25602560
tslib: ^2.8.1
25612561
underscore: 1.13.7
25622562
languageName: unknown
@@ -2587,7 +2587,7 @@ __metadata:
25872587
conf: 13.1.0
25882588
config: 3.3.12
25892589
cross-fetch: 4.1.0
2590-
lodash: 4.17.21
2590+
lodash: 4.17.23
25912591
reflect-metadata: 0.2.2
25922592
underscore: 1.13.7
25932593
languageName: unknown
@@ -8344,7 +8344,14 @@ __metadata:
83448344
languageName: node
83458345
linkType: hard
83468346

8347-
"lodash@npm:4.17.21, lodash@npm:^4.17.20, lodash@npm:^4.17.21":
8347+
"lodash@npm:4.17.23":
8348+
version: 4.17.23
8349+
resolution: "lodash@npm:4.17.23"
8350+
checksum: 7daad39758a72872e94651630fbb54ba76868f904211089721a64516ce865506a759d9ad3d8ff22a2a49a50a09db5d27c36f22762d21766e47e3ba918d6d7bab
8351+
languageName: node
8352+
linkType: hard
8353+
8354+
"lodash@npm:^4.17.20, lodash@npm:^4.17.21":
83488355
version: 4.17.21
83498356
resolution: "lodash@npm:4.17.21"
83508357
checksum: eb835a2e51d381e561e508ce932ea50a8e5a68f4ebdd771ea240d3048244a8d13658acbd502cd4829768c56f2e16bdd4340b9ea141297d472517b83868e677f7

0 commit comments

Comments
 (0)