diff --git a/package-lock.json b/package-lock.json index 0ca8ca2..b101eaf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "astrolabe", - "version": "0.13.2", + "version": "0.15.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "astrolabe", - "version": "0.13.2", + "version": "0.15.0", "license": "AGPL-3.0-or-later", "dependencies": { "@nextcloud/axios": "^2.5.1", @@ -8043,9 +8043,9 @@ } }, "node_modules/plotly.js-dist-min": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/plotly.js-dist-min/-/plotly.js-dist-min-3.5.0.tgz", - "integrity": "sha512-rN+0P4M6eIHiNeKsyv4F0cCmA3pslxIjUpGpEh6PbNzEQQMjHbXFbC7nVUbK805TaLxnjh6FnwsVau/DlWimUA==", + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/plotly.js-dist-min/-/plotly.js-dist-min-3.5.1.tgz", + "integrity": "sha512-N2R4RXKFSRTapdMc/+CDIbvcgFk3HNhs3tR6cKK499tNrSo7C3X7p20Wqi7qpf03s+3oH+DC/hDINYlsE8hxxA==", "license": "MIT" }, "node_modules/possible-typed-array-names": {