@azure/web-pubsub 1.0.1-alpha.20220307.1 → 1.0.1-alpha.20220321.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.0.1-alpha.20220307.1",
3
+ "version": "1.0.1-alpha.20220321.1",
4
4
  "description": "Azure client library for Azure Web PubSub",
5
5
  "sdk-type": "client",
6
6
  "main": "dist/index.js",
@@ -113,7 +113,7 @@
113
113
  "mocha-junit-reporter": "^2.0.0",
114
114
  "nyc": "^15.0.0",
115
115
  "prettier": "^2.5.1",
116
- "puppeteer": "^10.2.0",
116
+ "puppeteer": "^13.5.1",
117
117
  "rimraf": "^3.0.0",
118
118
  "sinon": "^9.0.2",
119
119
  "source-map-support": "^0.5.9",