@digipair/skill-microsoft 0.63.1 → 0.64.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.cjs.js CHANGED
@@ -21732,7 +21732,7 @@ function _define_property$2(obj, key, value) {
21732
21732
  }();
21733
21733
 
21734
21734
  /* eslint-disable header/header */ var name = "@azure/msal-node";
21735
- var version = "2.16.1";
21735
+ var version = "2.16.2";
21736
21736
 
21737
21737
  function _assert_this_initialized$3(self) {
21738
21738
  if (self === void 0) {
package/index.esm.js CHANGED
@@ -21719,7 +21719,7 @@ function _define_property$2(obj, key, value) {
21719
21719
  }();
21720
21720
 
21721
21721
  /* eslint-disable header/header */ var name = "@azure/msal-node";
21722
- var version = "2.16.1";
21722
+ var version = "2.16.2";
21723
21723
 
21724
21724
  function _assert_this_initialized$3(self) {
21725
21725
  if (self === void 0) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digipair/skill-microsoft",
3
- "version": "0.63.1",
3
+ "version": "0.64.3",
4
4
  "dependencies": {},
5
5
  "main": "./index.cjs.js",
6
6
  "module": "./index.esm.js"