@azure/web-pubsub 1.1.4-alpha.20240919.1 → 1.1.4-alpha.20240920.1

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/web-pubsub",
3
- "version": "1.1.4-alpha.20240919.1",
3
+ "version": "1.1.4-alpha.20240920.1",
4
4
  "description": "Azure client library for Azure Web PubSub",
5
5
  "sdk-type": "client",
6
6
  "main": "dist/index.js",
@@ -109,7 +109,7 @@
109
109
  "rimraf": "^5.0.5",
110
110
  "sinon": "^17.0.0",
111
111
  "source-map-support": "^0.5.9",
112
- "typescript": "~5.5.3",
112
+ "typescript": "~5.6.2",
113
113
  "ws": "^8.2.0",
114
114
  "ts-node": "^10.0.0"
115
115
  },