Skip to content

Commit

Permalink
fix: upgrade sinon from 9.0.3 to 9.1.0 (#501)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade sinon from 9.0.3 to 9.1.0.

See this package in npm:
https://www.npmjs.com/package/sinon

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/95741f2c-ce6f-4d21-a62a-9b9a2d2d3c8e?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 21, 2020
1 parent e8714d9 commit dc3bf1a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -71,7 +71,7 @@
"nock": "^12.0.2",
"nyc": "~15.1.0",
"proxyquire": "^2.1.3",
"sinon": "~9.0.3",
"sinon": "~9.1.0",
"standard-version": "^9.0.0",
"tap-spec": "^5.0.0",
"tape": "~4.13.2"
Expand Down

0 comments on commit dc3bf1a

Please sign in to comment.