Skip to content

Commit

Permalink
fix(package): update chai, lodash, propagate, qs
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Feb 24, 2018
1 parent f8dd092 commit aed9166
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -167,15 +167,15 @@
],
"main": "./index",
"dependencies": {
"chai": ">=1.9.2 <4.0.0",
"debug": "^2.2.0",
"chai": "^4.1.2",
"debug": "^3.1.0",
"deep-equal": "^1.0.0",
"json-stringify-safe": "^5.0.1",
"lodash": "~4.17.2",
"lodash": "^4.17.5",
"mkdirp": "^0.5.0",
"propagate": "0.4.0",
"propagate": "^1.0.0",
"qs": "^6.5.1",
"semver": "^5.3.0"
"semver": "^5.5.0"
},
"devDependencies": {
"async": "^2.1.1",
Expand Down

0 comments on commit aed9166

Please sign in to comment.