Skip to content

Commit aea217c

Browse files
author
Ricardo Quiñones
committed
Updates lodash dependency
1 parent 5936d1e commit aea217c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"hide-secrets": "1.1.0",
7373
"le_js": "git://github.com/nason/le_js.git#7a75be7c1dd2438e3f1183a68bd2162b80bc94d8",
7474
"le_node": "^1.7.0",
75-
"lodash": "^4.17.4",
75+
"lodash": "^4.17.5",
7676
"rollbar": "^2.3.1",
7777
"uuid": "3.1.0"
7878
},

yarn.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4438,6 +4438,10 @@ lodash@^4.0.1, lodash@^4.11.1, lodash@^4.14.0, lodash@^4.16.6, lodash@^4.17.4, l
44384438
version "4.17.4"
44394439
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
44404440

4441+
lodash@^4.17.5:
4442+
version "4.17.10"
4443+
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
4444+
44414445
log-driver@^1.2.5:
44424446
version "1.2.5"
44434447
resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.5.tgz#7ae4ec257302fd790d557cb10c97100d857b0056"

0 commit comments

Comments
 (0)