Skip to content

Commit

Permalink
Merge pull request #234 from chrisben/npm-audit
Browse files Browse the repository at this point in the history
Fix NPM dev dependencies vulnerability warning
  • Loading branch information
chrisben authored Oct 7, 2018
2 parents 4206bc6 + db22abd commit 71fa146
Show file tree
Hide file tree
Showing 3 changed files with 496 additions and 635 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
build:
docker:
# specify the version you desire here
- image: circleci/node:7.10
- image: circleci/node:10.11

# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
Expand Down
Loading

0 comments on commit 71fa146

Please sign in to comment.