@azure/communication-email 1.0.0-alpha.20221130.2 → 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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/communication-email",
3
- "version": "1.0.0-alpha.20221130.2",
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",
@@ -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",