Skip to content

Commit

Permalink
chore(package): [Snyk] Security upgrade standard-version from 7.1.0 t…
Browse files Browse the repository at this point in the history
…o 8.0.0 (#83)

* fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381

* fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381
  • Loading branch information
snyk-bot committed May 7, 2020
1 parent dbfe271 commit eaffd35
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 79 deletions.
112 changes: 34 additions & 78 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 @@ -41,7 +41,7 @@
"coveralls": "3.0.11",
"nock": "12.0.3",
"nyc": "15.0.1",
"standard-version": "7.1.0",
"standard-version": "8.0.0",
"tape": "4.13.2",
"xo": "0.28.3"
},
Expand Down

0 comments on commit eaffd35

Please sign in to comment.