Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Commit

Permalink
Updated development dependencies to fix vulnerabilities (#111)
Browse files Browse the repository at this point in the history
* Updated dependencies to fix vulnerabilities

* Updated node version for Circle build

* Updated further dependencies to fix CI build
  • Loading branch information
Steve Hobbs authored Oct 16, 2019
1 parent 7a874a3 commit 20a2a83
Show file tree
Hide file tree
Showing 4 changed files with 4,014 additions and 3,400 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/node:8.11.3-browsers
- image: circleci/node:8.15.0-browsers
environment:
LANG: en_US.UTF-8
steps:
Expand Down
Loading

0 comments on commit 20a2a83

Please sign in to comment.