Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5209ffe

Browse files
committedMay 31, 2017
fix(node): update ssri to prevent old node 4 crash
1 parent babf105 commit 5209ffe

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed
 

Diff for: ‎package-lock.json

+5-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"move-concurrently": "^1.0.1",
6969
"promise-inflight": "^1.0.1",
7070
"rimraf": "^2.6.1",
71-
"ssri": "^4.1.3",
71+
"ssri": "^4.1.4",
7272
"unique-filename": "^1.1.0",
7373
"y18n": "^3.2.1"
7474
},

0 commit comments

Comments
 (0)
Failed to load comments.