Skip to content

Commit

Permalink
Updates dependency versions to remove all high risk dependencies. (#727)
Browse files Browse the repository at this point in the history
* Updates dependency versions to remove all high risk dependencies.

* Update Travis Node.js version to 10
  • Loading branch information
bojeil-google committed Jun 26, 2020
1 parent 6b11d83 commit 18b5dd2
Show file tree
Hide file tree
Showing 3 changed files with 996 additions and 1,126 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '6'
- '10'
install: npm install
script: npm test -- --saucelabs
before_install:
Expand Down

0 comments on commit 18b5dd2

Please sign in to comment.