@itentialopensource/adapter-aruba_central 2.2.5 → 2.2.6

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/CHANGELOG.md CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 2.2.6 [10-15-2024]
3
+
4
+ * Changes made at 2024.10.14_19:49PM
5
+
6
+ See merge request itentialopensource/adapters/adapter-aruba_central!16
7
+
8
+ ---
9
+
2
10
  ## 2.2.5 [10-08-2024]
3
11
 
4
12
  * Add config for msa and refresh token
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-aruba_central",
3
- "version": "2.2.5",
3
+ "version": "2.2.6",
4
4
  "description": "This adapter integrates with system described as: arubaCentralAllMethods.",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
@@ -52,7 +52,7 @@
52
52
  "author": "Itential",
53
53
  "homepage": "https://gitlab.com/itentialopensource/adapters/adapter-aruba_central#readme",
54
54
  "dependencies": {
55
- "@itentialopensource/adapter-utils": "^5.7.0",
55
+ "@itentialopensource/adapter-utils": "^5.9.4",
56
56
  "acorn": "^8.12.1",
57
57
  "ajv": "^8.17.1",
58
58
  "axios": "^1.7.4",
Binary file