We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dceddab commit 9928cd2Copy full SHA for 9928cd2
package.json
@@ -71,7 +71,7 @@
71
"@types/on-finished": "^2.3.1",
72
"@types/proxyquire": "^1.3.28",
73
"@types/pumpify": "^1.4.1",
74
- "@types/sinon": "^10.0.0",
+ "@types/sinon": "^17.0.0",
75
"@types/uuid": "^9.0.0",
76
"bignumber.js": "^9.0.0",
77
"c8": "^8.0.1",
@@ -88,7 +88,7 @@
88
"null-loader": "^4.0.0",
89
"pack-n-play": "^2.0.0",
90
"proxyquire": "^2.1.3",
91
- "sinon": "^16.0.0",
+ "sinon": "^17.0.0",
92
"ts-loader": "^9.0.0",
93
"typescript": "^5.1.6",
94
"uglify-js": "^3.13.5",
0 commit comments