Skip to content

Commit 71d3247

Browse files
pacostassnyk-bot
andauthored
fix: upgrade sinon from 14.0.0 to 14.0.1 (#248)
Snyk has created this PR to upgrade sinon from 14.0.0 to 14.0.1. See this package in npm: https://www.npmjs.com/package/sinon See this project in Snyk: https://app.snyk.io/org/nodeshift-starters/project/d2846811-5c7f-4c89-bcd9-64ea06b63dc2?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 2eb2032 commit 71d3247

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"nodeshift": "~8.7.0",
4040
"nyc": "~15.1.0",
4141
"proxyquire": "~2.1.3",
42-
"sinon": "^14.0.0",
42+
"sinon": "^14.0.1",
4343
"standard-version": "^9.5.0",
4444
"supertest": "~6.2.4"
4545
},

0 commit comments

Comments
 (0)