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

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AJV-584908
  • Loading branch information
snyk-bot committed Jul 17, 2020
1 parent 762eb69 commit bc4f3dc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
]
},
"dependencies": {
"ajv": "6.10.2",
"ajv": "6.12.3",
"babel-polyfill": "6.26.0",
"date-fns": "2.0.0-beta.3",
"fast-plist": "0.1.2",
Expand Down

0 comments on commit bc4f3dc

Please sign in to comment.