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 78a2e80 commit 59cd647Copy full SHA for 59cd647
package.json
@@ -43,12 +43,12 @@
43
"async-retry": "^1.3.1",
44
"debug": "^4.1.1",
45
"eslint": "^7.24.0",
46
- "mocha": "^9.0.0",
+ "mocha": "^9.0.3",
47
"nock": "^13.0.11",
48
"p-event": "^4.2.0",
49
"prettier": "^2.2.1",
50
"should": "^13.2.3",
51
- "sinon": "~11.1.1",
+ "sinon": "^11.1.1",
52
"temp": "^0.9.4"
53
},
54
"dependencies": {
@@ -57,6 +57,6 @@
57
"node-state": "~1.4.4"
58
59
"optionalDependencies": {
60
- "snappystream": "^1.5.0"
+ "snappystream": "^2.0.0"
61
}
62
0 commit comments