diff --git a/package-lock.json b/package-lock.json index 16dd4f7..cc2adc5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "bootstrap": "^5.3.0", "cornucopia-cards-modified": "file:cornucopiaCards", "esm": "^3.2.25", - "jointjs": "^3.7.1", + "jointjs": "^3.7.2", "koa": "^2.13.4", "koa-body": "^4.2.0", "koa-router": "^12.0.0", @@ -12544,9 +12544,9 @@ } }, "node_modules/jointjs": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/jointjs/-/jointjs-3.7.1.tgz", - "integrity": "sha512-1G6wkqNrdJEg+GSh7izOLiFIg3ml3CX3WRirRfwS5WhHLVN/k+UY1WaYXtdPIApmjeevNLvTAwvxc03kUKmlPQ==", + "version": "3.7.2", + "resolved": "https://registry.npmjs.org/jointjs/-/jointjs-3.7.2.tgz", + "integrity": "sha512-0L25Q4doy3d9ypyATCVQzbNiggXzcDD/gzTB3Kk4HW0VYmKT/UDBP2XT3ROQCWza/vcUP7ZjitnikaI8nyFpew==", "dependencies": { "backbone": "~1.4.1", "dagre": "~0.8.5", @@ -28727,9 +28727,9 @@ } }, "jointjs": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/jointjs/-/jointjs-3.7.1.tgz", - "integrity": "sha512-1G6wkqNrdJEg+GSh7izOLiFIg3ml3CX3WRirRfwS5WhHLVN/k+UY1WaYXtdPIApmjeevNLvTAwvxc03kUKmlPQ==", + "version": "3.7.2", + "resolved": "https://registry.npmjs.org/jointjs/-/jointjs-3.7.2.tgz", + "integrity": "sha512-0L25Q4doy3d9ypyATCVQzbNiggXzcDD/gzTB3Kk4HW0VYmKT/UDBP2XT3ROQCWza/vcUP7ZjitnikaI8nyFpew==", "requires": { "backbone": "~1.4.1", "dagre": "~0.8.5", diff --git a/package.json b/package.json index ff3c531..a491c56 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "bootstrap": "^5.3.0", "cornucopia-cards-modified": "file:cornucopiaCards", "esm": "^3.2.25", - "jointjs": "^3.7.1", + "jointjs": "^3.7.2", "koa": "^2.13.4", "koa-body": "^4.2.0", "koa-router": "^12.0.0",