@azure/communication-email 1.0.0-alpha.20221124.1 → 1.0.0-alpha.20230127.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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/communication-email",
3
- "version": "1.0.0-alpha.20221124.1",
3
+ "version": "1.0.0-alpha.20230127.1",
4
4
  "description": "The is the JS Client SDK for email. This SDK enables users to send emails and get the status of sent email message.",
5
5
  "author": "Microsoft Corporation",
6
6
  "license": "MIT",
@@ -50,7 +50,7 @@
50
50
  "@azure/core-auth": "^1.3.0",
51
51
  "@azure/core-client": "^1.3.2",
52
52
  "@azure/core-rest-pipeline": "^1.8.0",
53
- "@azure/communication-common": "^2.1.0",
53
+ "@azure/communication-common": "^2.2.0",
54
54
  "@azure/logger": "^1.0.0",
55
55
  "tslib": "^1.9.3",
56
56
  "uuid": "^8.3.2"
@@ -66,7 +66,7 @@
66
66
  "@types/chai": "^4.1.6",
67
67
  "@types/mocha": "^7.0.2",
68
68
  "chai": "^4.2.0",
69
- "dotenv": "^8.2.0",
69
+ "dotenv": "^16.0.0",
70
70
  "eslint": "^7.15.0",
71
71
  "karma": "^6.2.0",
72
72
  "karma-chrome-launcher": "^3.0.0",