Skip to content

Commit d647c44

Browse files
committed
chore: upgrade lodash to 4.17.15
Signed-off-by: BoHong Li <[email protected]>
1 parent 1b29671 commit d647c44

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"jsdom-nogyp": "~0.8.3",
7878
"keymaster": "~1.6.2",
7979
"list.js": "~1.5.0",
80-
"lodash": "~4.17.11",
80+
"lodash": "~4.17.15",
8181
"lutim": "~1.0.2",
8282
"markdown-it": "~8.2.2",
8383
"markdown-it-abbr": "~1.0.4",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7829,12 +7829,12 @@ lodash.uniq@^4.5.0:
78297829
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
78307830
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
78317831

7832-
lodash@^4.14.2, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@~4.17.11:
7832+
lodash@^4.14.2, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5:
78337833
version "4.17.11"
78347834
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
78357835
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
78367836

7837-
lodash@^4.17.10, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14:
7837+
lodash@^4.17.10, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@~4.17.15:
78387838
version "4.17.15"
78397839
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
78407840
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==

0 commit comments

Comments
 (0)