Skip to content

Commit bf67426

Browse files
committed
Update dependency lodash to v4.17.19 [SECURITY]
1 parent ea27b8b commit bf67426

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"koa": "2.7.0",
4747
"koa-router": "7.4.0",
4848
"koa-send": "5.0.0",
49-
"lodash": "4.17.11",
49+
"lodash": "4.17.19",
5050
"microseconds": "0.1.0",
5151
"mobx": "5.9.0",
5252
"mobx-react": "5.4.3",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6338,7 +6338,12 @@ lodash.uniq@^4.5.0:
63386338
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
63396339
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
63406340

6341-
lodash@4.17.11, lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@~4.17.10:
6341+
lodash@4.17.19:
6342+
version "4.17.19"
6343+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
6344+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
6345+
6346+
lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@~4.17.10:
63426347
version "4.17.11"
63436348
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
63446349
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==

0 commit comments

Comments
 (0)