Skip to content

Commit 846c77b

Browse files
committed
lodash version bumped
1 parent a82925f commit 846c77b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@
3737
"author": "Contentstack LLC <[email protected]>",
3838
"license": "MIT",
3939
"dependencies": {
40-
"lodash": "4.17.11",
40+
"debug": "4.1.1",
41+
"lodash": "^4.17.15",
4142
"mkdirp": "0.5.1",
4243
"request": "2.88.0",
43-
"rimraf": "2.6.3",
44-
"debug": "4.1.1"
44+
"rimraf": "2.6.3"
4545
},
4646
"devDependencies": {
4747
"@types/jest": "23.3.10",

0 commit comments

Comments
 (0)