Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Commit

Permalink
fix(deps): fix lockfile issues and bump ssri
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed May 25, 2017
1 parent fc46a7b commit 84e1d7e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -58,17 +58,17 @@
],
"license": "CC0-1.0",
"dependencies": {
"bluebird": "^3.4.7",
"bluebird": "^3.5.0",
"chownr": "^1.0.1",
"glob": "^7.1.2",
"graceful-fs": "^4.1.10",
"graceful-fs": "^4.1.11",
"lru-cache": "^4.0.2",
"mississippi": "^1.2.0",
"mississippi": "^1.3.0",
"mkdirp": "^0.5.1",
"move-concurrently": "^1.0.0",
"move-concurrently": "^1.0.1",
"promise-inflight": "^1.0.1",
"rimraf": "^2.6.1",
"ssri": "^4.1.2",
"ssri": "^4.1.3",
"unique-filename": "^1.1.0",
"y18n": "^3.2.1"
},
Expand Down

0 comments on commit 84e1d7e

Please sign in to comment.