|
|
@ -51,7 +51,7 @@ |
|
|
|
"vue-virtual-scroller": "^1.1.2", |
|
|
|
"vue2-leaflet": "^2.7.1", |
|
|
|
"vuex": "^3.6.2", |
|
|
|
"webdav": "^5.6.0", |
|
|
|
"webdav": "^5.7.0", |
|
|
|
"webrtc-adapter": "^9.0.1", |
|
|
|
"webrtcsupport": "^2.2.0", |
|
|
|
"wildemitter": "^1.2.1" |
|
|
@ -10601,9 +10601,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/hot-patcher": { |
|
|
|
"version": "2.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/hot-patcher/-/hot-patcher-2.0.0.tgz", |
|
|
|
"integrity": "sha512-rwJ0ZqSFgm+5oD0KiGBVinyPWRJESRSsHlEWDzZjyOe/OfhD9tynHqUyUIGX2fWuV+BihW4nXxeoZRJVHid64w==" |
|
|
|
"version": "2.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/hot-patcher/-/hot-patcher-2.0.1.tgz", |
|
|
|
"integrity": "sha512-ECg1JFG0YzehicQaogenlcs2qg6WsXQsxtnbr1i696u5tLUjtJdQAh0u2g0Q5YV45f263Ta1GnUJsc8WIfJf4Q==" |
|
|
|
}, |
|
|
|
"node_modules/hpack.js": { |
|
|
|
"version": "2.1.6", |
|
|
@ -13678,9 +13678,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/layerr": { |
|
|
|
"version": "2.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/layerr/-/layerr-2.0.1.tgz", |
|
|
|
"integrity": "sha512-z0730CwG/JO24evdORnyDkwG1Q7b7mF2Tp1qRQ0YvrMMARbt1DFG694SOv439Gm7hYKolyZyaB49YIrYIfZBdg==" |
|
|
|
"version": "3.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/layerr/-/layerr-3.0.0.tgz", |
|
|
|
"integrity": "sha512-tv754Ki2dXpPVApOrjTyRo4/QegVb9eVFq4mjqp4+NM5NaX7syQvN5BBNfV/ZpAHCEHV24XdUVrBAoka4jt3pA==" |
|
|
|
}, |
|
|
|
"node_modules/leaflet": { |
|
|
|
"version": "1.9.4", |
|
|
@ -20209,19 +20209,19 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/webdav": { |
|
|
|
"version": "5.6.0", |
|
|
|
"resolved": "https://registry.npmjs.org/webdav/-/webdav-5.6.0.tgz", |
|
|
|
"integrity": "sha512-1zpC9T+nZAEz3hHrEdis3gybiwoR5LillHmFiylhYWAsGU0bGlWlRZtK5NJ3bTr2wCoKABrRGGqLk24+UxF4Gg==", |
|
|
|
"version": "5.7.0", |
|
|
|
"resolved": "https://registry.npmjs.org/webdav/-/webdav-5.7.0.tgz", |
|
|
|
"integrity": "sha512-jmdARXy26UGDRw6uxn9KK7l6BDqshMxnB5LVBxWVlchwQmECXSwNWX81oEp/WaZwYsyzTOR92wt6uxZDpDsxEA==", |
|
|
|
"dependencies": { |
|
|
|
"@buttercup/fetch": "^0.2.1", |
|
|
|
"base-64": "^1.0.0", |
|
|
|
"byte-length": "^1.0.2", |
|
|
|
"entities": "^4.5.0", |
|
|
|
"fast-xml-parser": "^4.2.4", |
|
|
|
"hot-patcher": "^2.0.0", |
|
|
|
"layerr": "^2.0.1", |
|
|
|
"entities": "^5.0.0", |
|
|
|
"fast-xml-parser": "^4.4.1", |
|
|
|
"hot-patcher": "^2.0.1", |
|
|
|
"layerr": "^3.0.0", |
|
|
|
"md5": "^2.3.0", |
|
|
|
"minimatch": "^7.4.6", |
|
|
|
"minimatch": "^10.0.1", |
|
|
|
"nested-property": "^4.0.0", |
|
|
|
"node-fetch": "^3.3.2", |
|
|
|
"path-posix": "^1.0.0", |
|
|
@ -20240,15 +20240,26 @@ |
|
|
|
"balanced-match": "^1.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/webdav/node_modules/entities": { |
|
|
|
"version": "5.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/entities/-/entities-5.0.0.tgz", |
|
|
|
"integrity": "sha512-BeJFvFRJddxobhvEdm5GqHzRV/X+ACeuw0/BuuxsCh1EUZcAIz8+kYmBp/LrQuloy6K1f3a0M7+IhmZ7QnkISA==", |
|
|
|
"engines": { |
|
|
|
"node": ">=0.12" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/webdav/node_modules/minimatch": { |
|
|
|
"version": "7.4.6", |
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.4.6.tgz", |
|
|
|
"integrity": "sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==", |
|
|
|
"version": "10.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz", |
|
|
|
"integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==", |
|
|
|
"dependencies": { |
|
|
|
"brace-expansion": "^2.0.1" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=10" |
|
|
|
"node": "20 || >=22" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/isaacs" |
|
|
@ -28802,9 +28813,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"hot-patcher": { |
|
|
|
"version": "2.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/hot-patcher/-/hot-patcher-2.0.0.tgz", |
|
|
|
"integrity": "sha512-rwJ0ZqSFgm+5oD0KiGBVinyPWRJESRSsHlEWDzZjyOe/OfhD9tynHqUyUIGX2fWuV+BihW4nXxeoZRJVHid64w==" |
|
|
|
"version": "2.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/hot-patcher/-/hot-patcher-2.0.1.tgz", |
|
|
|
"integrity": "sha512-ECg1JFG0YzehicQaogenlcs2qg6WsXQsxtnbr1i696u5tLUjtJdQAh0u2g0Q5YV45f263Ta1GnUJsc8WIfJf4Q==" |
|
|
|
}, |
|
|
|
"hpack.js": { |
|
|
|
"version": "2.1.6", |
|
|
@ -31057,9 +31068,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"layerr": { |
|
|
|
"version": "2.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/layerr/-/layerr-2.0.1.tgz", |
|
|
|
"integrity": "sha512-z0730CwG/JO24evdORnyDkwG1Q7b7mF2Tp1qRQ0YvrMMARbt1DFG694SOv439Gm7hYKolyZyaB49YIrYIfZBdg==" |
|
|
|
"version": "3.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/layerr/-/layerr-3.0.0.tgz", |
|
|
|
"integrity": "sha512-tv754Ki2dXpPVApOrjTyRo4/QegVb9eVFq4mjqp4+NM5NaX7syQvN5BBNfV/ZpAHCEHV24XdUVrBAoka4jt3pA==" |
|
|
|
}, |
|
|
|
"leaflet": { |
|
|
|
"version": "1.9.4", |
|
|
@ -35900,19 +35911,19 @@ |
|
|
|
"integrity": "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==" |
|
|
|
}, |
|
|
|
"webdav": { |
|
|
|
"version": "5.6.0", |
|
|
|
"resolved": "https://registry.npmjs.org/webdav/-/webdav-5.6.0.tgz", |
|
|
|
"integrity": "sha512-1zpC9T+nZAEz3hHrEdis3gybiwoR5LillHmFiylhYWAsGU0bGlWlRZtK5NJ3bTr2wCoKABrRGGqLk24+UxF4Gg==", |
|
|
|
"version": "5.7.0", |
|
|
|
"resolved": "https://registry.npmjs.org/webdav/-/webdav-5.7.0.tgz", |
|
|
|
"integrity": "sha512-jmdARXy26UGDRw6uxn9KK7l6BDqshMxnB5LVBxWVlchwQmECXSwNWX81oEp/WaZwYsyzTOR92wt6uxZDpDsxEA==", |
|
|
|
"requires": { |
|
|
|
"@buttercup/fetch": "^0.2.1", |
|
|
|
"base-64": "^1.0.0", |
|
|
|
"byte-length": "^1.0.2", |
|
|
|
"entities": "^4.5.0", |
|
|
|
"fast-xml-parser": "^4.2.4", |
|
|
|
"hot-patcher": "^2.0.0", |
|
|
|
"layerr": "^2.0.1", |
|
|
|
"entities": "^5.0.0", |
|
|
|
"fast-xml-parser": "^4.4.1", |
|
|
|
"hot-patcher": "^2.0.1", |
|
|
|
"layerr": "^3.0.0", |
|
|
|
"md5": "^2.3.0", |
|
|
|
"minimatch": "^7.4.6", |
|
|
|
"minimatch": "^10.0.1", |
|
|
|
"nested-property": "^4.0.0", |
|
|
|
"node-fetch": "^3.3.2", |
|
|
|
"path-posix": "^1.0.0", |
|
|
@ -35928,10 +35939,15 @@ |
|
|
|
"balanced-match": "^1.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"entities": { |
|
|
|
"version": "5.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/entities/-/entities-5.0.0.tgz", |
|
|
|
"integrity": "sha512-BeJFvFRJddxobhvEdm5GqHzRV/X+ACeuw0/BuuxsCh1EUZcAIz8+kYmBp/LrQuloy6K1f3a0M7+IhmZ7QnkISA==" |
|
|
|
}, |
|
|
|
"minimatch": { |
|
|
|
"version": "7.4.6", |
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.4.6.tgz", |
|
|
|
"integrity": "sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==", |
|
|
|
"version": "10.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz", |
|
|
|
"integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==", |
|
|
|
"requires": { |
|
|
|
"brace-expansion": "^2.0.1" |
|
|
|
} |
|
|
|