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 3e5210f commit dcbaf3bCopy full SHA for dcbaf3b
package.json
@@ -103,7 +103,7 @@
103
"@types/node-fetch": "^2.1.3",
104
"@types/proxyquire": "^1.3.28",
105
"@types/request": "^2.48.4",
106
- "@types/sinon": "^17.0.0",
+ "@types/sinon": "^21.0.0",
107
"@types/tmp": "0.2.6",
108
"@types/uuid": "^8.0.0",
109
"@types/yargs": "^17.0.10",
@@ -121,7 +121,7 @@
121
"node-fetch": "^2.6.7",
122
"pack-n-play": "^2.0.0",
123
"proxyquire": "^2.1.3",
124
- "sinon": "^18.0.0",
+ "sinon": "^21.0.0",
125
"nise": "6.0.0",
126
"path-to-regexp": "6.3.0",
127
"tmp": "^0.2.0",
0 commit comments