@azure/web-pubsub 1.1.3-alpha.20230711.3 → 1.1.3-alpha.20230727.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/web-pubsub",
3
- "version": "1.1.3-alpha.20230711.3",
3
+ "version": "1.1.3-alpha.20230727.2",
4
4
  "description": "Azure client library for Azure Web PubSub",
5
5
  "sdk-type": "client",
6
6
  "main": "dist/index.js",
@@ -88,7 +88,7 @@
88
88
  "@types/jsonwebtoken": "^9.0.0",
89
89
  "@types/mocha": "^7.0.2",
90
90
  "@types/node": "^14.0.0",
91
- "@types/sinon": "^9.0.4",
91
+ "@types/sinon": "^10.0.0",
92
92
  "@types/ws": "^8.2.0",
93
93
  "chai": "^4.2.0",
94
94
  "cross-env": "^7.0.2",
@@ -110,7 +110,7 @@
110
110
  "prettier": "^2.5.1",
111
111
  "puppeteer": "^19.2.2",
112
112
  "rimraf": "^3.0.0",
113
- "sinon": "^9.0.2",
113
+ "sinon": "^15.0.0",
114
114
  "source-map-support": "^0.5.9",
115
115
  "typescript": "~5.0.0",
116
116
  "ws": "^8.2.0"