Skip to content

Commit 3e1a436

Browse files
committed
fix: Update lodash
1 parent 6a4e826 commit 3e1a436

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"dependencies": {
5454
"deep-for-each": "^2.0.2",
55-
"lodash": "^4.7.15"
55+
"lodash": "^4.17.11"
5656
},
5757
"ava": {
5858
"files": [

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4195,7 +4195,7 @@ lodash.templatesettings@^4.0.0:
41954195
dependencies:
41964196
lodash._reinterpolate "~3.0.0"
41974197

4198-
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.7.15, lodash@~4.17.10, lodash@~4.17.5:
4198+
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.5, lodash@^4.2.1, lodash@~4.17.10, lodash@~4.17.5:
41994199
version "4.17.11"
42004200
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
42014201
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==

0 commit comments

Comments
 (0)