Skip to content

Commit

Permalink
Fix vulnerabilities (vuejs#1718)
Browse files Browse the repository at this point in the history
* updated hoek to fix vunerability, ran npm audit fix for some others that were found

* update yarn.lock

* add in node version, needed for hoek

* add .nvmrc so that netlify uses the right version of node
  • Loading branch information
sdras authored and chrisvfritz committed Jul 26, 2018
1 parent 7808c13 commit 8dca36b
Show file tree
Hide file tree
Showing 4 changed files with 3,346 additions and 1,844 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v8.9.4
Loading

0 comments on commit 8dca36b

Please sign in to comment.