summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json13
1 files changed, 9 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index a566a210c..396d22664 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3259,9 +3259,9 @@
}
},
"@nextcloud/vue": {
- "version": "3.7.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.7.0.tgz",
- "integrity": "sha512-uuytX0G+duUOY9l2fYG5vl8GRoxrXgNS2SgKS7a7ulaRUfwxgU269flWPTVMhP2q57+AxG3IwXNwP1td7VWjTQ==",
+ "version": "3.7.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.7.1.tgz",
+ "integrity": "sha512-xVSurTflGP4P7D2+RHuVv0GFEy3QkNcw2UVu6SwW5sbbzbMcjwmucp7NpzjrnzMazjkeNBr6gsHMmjeYOEMcPA==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@@ -3272,7 +3272,7 @@
"@nextcloud/l10n": "^1.2.3",
"@nextcloud/router": "^1.0.2",
"core-js": "^3.6.5",
- "debounce": "1.2.0",
+ "debounce": "1.2.1",
"emoji-mart-vue-fast": "^7.0.7",
"escape-html": "^1.0.3",
"hammerjs": "^2.0.8",
@@ -3312,6 +3312,11 @@
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
"integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg=="
},
+ "debounce": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/debounce/-/debounce-1.2.1.tgz",
+ "integrity": "sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug=="
+ },
"emoji-mart-vue-fast": {
"version": "7.0.7",
"resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-7.0.7.tgz",