@xen-orchestra/rest-api 0.31.0 → 0.31.1

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.
@@ -18441,7 +18441,7 @@
18441
18441
  },
18442
18442
  "info": {
18443
18443
  "title": "@xen-orchestra/rest-api",
18444
- "version": "0.31.0",
18444
+ "version": "0.31.1",
18445
18445
  "description": "REST API to manage your XOA",
18446
18446
  "license": {
18447
18447
  "name": "AGPL-3.0-or-later"
package/package.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "main": "./dist/index.mjs",
7
7
  "name": "@xen-orchestra/rest-api",
8
8
  "homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/@xen-orchestra/rest-api",
9
- "version": "0.31.0",
9
+ "version": "0.31.1",
10
10
  "description": "REST API to manage your XOA",
11
11
  "license": "AGPL-3.0-or-later",
12
12
  "private": false,
@@ -38,7 +38,7 @@
38
38
  "@vates/task": "^0.7.0",
39
39
  "@vates/types": "^1.25.0",
40
40
  "@xen-orchestra/acl": "^1.1.0",
41
- "@xen-orchestra/backups": "^0.73.0",
41
+ "@xen-orchestra/backups": "^0.73.1",
42
42
  "@xen-orchestra/log": "^0.7.2",
43
43
  "@xen-orchestra/xapi": "^8.8.0",
44
44
  "complex-matcher": "^1.1.1",