Skip to content

Commit 249fc69

Browse files
fix(deps): update dependency lodash to v4.18.1 [security]
1 parent 80aad6b commit 249fc69

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"github-markdown-css": "5.1.0",
7373
"iso-url": "1.2.1",
7474
"isomorphic-fetch": "3.0.0",
75-
"lodash": "4.17.21",
75+
"lodash": "4.18.1",
7676
"moment": "2.29.4",
7777
"nanoid": "^4.0.0",
7878
"perfect-scrollbar": "1.5.5",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10416,7 +10416,7 @@ __metadata:
1041610416
isomorphic-fetch: "npm:3.0.0"
1041710417
jest: "npm:29.3.1"
1041810418
lint-staged: "npm:13.1.0"
10419-
lodash: "npm:4.17.21"
10419+
lodash: "npm:4.18.1"
1042010420
moment: "npm:2.29.4"
1042110421
nanoid: "npm:^4.0.0"
1042210422
perfect-scrollbar: "npm:1.5.5"
@@ -18771,7 +18771,14 @@ __metadata:
1877118771
languageName: node
1877218772
linkType: hard
1877318773

18774-
"lodash@npm:4.17.21, lodash@npm:^4.17.10, lodash@npm:^4.17.11, lodash@npm:^4.17.15, lodash@npm:^4.17.19, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.17.4, lodash@npm:~4.17.0":
18774+
"lodash@npm:4.18.1":
18775+
version: 4.18.1
18776+
resolution: "lodash@npm:4.18.1"
18777+
checksum: 10c0/757228fc68805c59789e82185135cf85f05d0b2d3d54631d680ca79ec21944ec8314d4533639a14b8bcfbd97a517e78960933041a5af17ecb693ec6eecb99a27
18778+
languageName: node
18779+
linkType: hard
18780+
18781+
"lodash@npm:^4.17.10, lodash@npm:^4.17.11, lodash@npm:^4.17.15, lodash@npm:^4.17.19, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.17.4, lodash@npm:~4.17.0":
1877518782
version: 4.17.21
1877618783
resolution: "lodash@npm:4.17.21"
1877718784
checksum: 10c0/d8cbea072bb08655bb4c989da418994b073a608dffa608b09ac04b43a791b12aeae7cd7ad919aa4c925f33b48490b5cfe6c1f71d827956071dae2e7bb3a6b74c

0 commit comments

Comments
 (0)