Skip to content

Commit 8ad0e7c

Browse files
committed
Bump dependencies
1 parent ea2175a commit 8ad0e7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"base64id": "^1.0.0",
1616
"clone-deep": "^4.0.1",
1717
"sc-errors": "^2.0.1",
18-
"sc-formatter": "^3.0.2",
18+
"sc-formatter": "^3.0.3",
1919
"stream-demux": "^8.0.0",
2020
"writable-consumable-stream": "^2.0.0",
2121
"ws": "^7.4.6"
2222
},
2323
"devDependencies": {
2424
"localStorage": "^1.0.3",
2525
"mocha": "^9.0.0",
26-
"socketcluster-client": "^16.0.0"
26+
"socketcluster-client": "^16.1.0"
2727
},
2828
"scripts": {
2929
"test": "mocha --reporter spec --timeout 3000 --slow 3000"

0 commit comments

Comments
 (0)