Skip to content

Commit

Permalink
fixed security issues (i.e. upgraded lodash) (#97)
Browse files Browse the repository at this point in the history
* fixed security issues (i.e. upgraded lodash)

* upgraded circle ci node version
  • Loading branch information
cigolpl authored Nov 18, 2021
1 parent 654843b commit b199969
Show file tree
Hide file tree
Showing 13 changed files with 20,667 additions and 9,552 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/node:8
- image: circleci/node:14
steps:
- checkout
- restore_cache:
Expand Down
Loading

0 comments on commit b199969

Please sign in to comment.