We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2ddd9 commit 2ba45e2Copy full SHA for 2ba45e2
package.json
@@ -75,7 +75,7 @@
75
"@types/node": "^20.4.9",
76
"@types/proxyquire": "^1.3.28",
77
"@types/pumpify": "^1.4.1",
78
- "@types/sinon": "^10.0.0",
+ "@types/sinon": "^17.0.0",
79
"@types/uuid": "^9.0.0",
80
"c8": "^8.0.1",
81
"codecov": "^3.6.5",
@@ -90,7 +90,7 @@
90
"p-queue": "^6.0.2",
91
"pack-n-play": "^2.0.0",
92
"proxyquire": "^2.0.0",
93
- "sinon": "^16.0.0",
+ "sinon": "^17.0.0",
94
"snap-shot-it": "^7.9.1",
95
"tcp-port-used": "^1.0.2",
96
"ts-loader": "^9.0.0",
0 commit comments