Skip to content

Commit 59cd647

Browse files
authored
Change: Upgrade snappyframe to 2.0 (#354)
1 parent 78a2e80 commit 59cd647

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
"async-retry": "^1.3.1",
4444
"debug": "^4.1.1",
4545
"eslint": "^7.24.0",
46-
"mocha": "^9.0.0",
46+
"mocha": "^9.0.3",
4747
"nock": "^13.0.11",
4848
"p-event": "^4.2.0",
4949
"prettier": "^2.2.1",
5050
"should": "^13.2.3",
51-
"sinon": "~11.1.1",
51+
"sinon": "^11.1.1",
5252
"temp": "^0.9.4"
5353
},
5454
"dependencies": {
@@ -57,6 +57,6 @@
5757
"node-state": "~1.4.4"
5858
},
5959
"optionalDependencies": {
60-
"snappystream": "^1.5.0"
60+
"snappystream": "^2.0.0"
6161
}
6262
}

0 commit comments

Comments
 (0)