Skip to content

Commit

Permalink
update @ewsjs/xhr
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamsi committed Apr 22, 2024
1 parent 2c442e5 commit 9aba0f9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ews-javascript-api",
"version": "0.15.1",
"version": "0.15.2",
"private": true,
"description": "EWS Managed api in JavaScript",
"main": "js/ExchangeWebService.js",
Expand All @@ -27,7 +27,7 @@
"homepage": "https://github.com/gautamsi/ews-javascript-api",
"dependencies": {
"@azure/msal-node": "^2.6.5",
"@ewsjs/xhr": "^3.1.1",
"@ewsjs/xhr": "^3.1.2",
"@xmldom/xmldom": "^0.8.1",
"base64-js": "^1.5.1",
"moment": "^2.30.1",
Expand Down

0 comments on commit 9aba0f9

Please sign in to comment.