Skip to content

Commit c4a2c43

Browse files
committed
lodash version bumped
1 parent 7700377 commit c4a2c43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"dependencies": {
3838
"basic-auth": "^2.0.1",
3939
"body-parser": "^1.18.3",
40-
"lodash": "^4.17.11",
41-
"debug": "^4.1.0"
40+
"debug": "^4.1.0",
41+
"lodash": "^4.17.15"
4242
},
4343
"devDependencies": {
4444
"@types/basic-auth": "^1.1.2",

0 commit comments

Comments
 (0)