@itentialopensource/adapter-netbox_v33 2.1.11 → 2.1.12

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.1.12 [10-15-2024]
3
+
4
+ * Changes made at 2024.10.14_19:49PM
5
+
6
+ See merge request itentialopensource/adapters/adapter-netbox_v33!18
7
+
8
+ ---
9
+
2
10
  ## 2.1.11 [09-12-2024]
3
11
 
4
12
  * add workshop and fix vulnerabilities
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-netbox_v33",
3
- "version": "2.1.11",
3
+ "version": "2.1.12",
4
4
  "description": "This adapter integrates with system described as: Netbox v3.3",
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-netbox_v33#readme",
54
54
  "dependencies": {
55
- "@itentialopensource/adapter-utils": "^5.8.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