summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-30 04:08:17 +0000
committerGitHub <noreply@github.com>2023-09-30 04:08:17 +0000
commitadd590a7f2e59c16ab3215b3c3acfca4cabbb4fc (patch)
tree2360b9b1bdf834ccf2cdf441dc456454c69d840d
parentea0201cc4bd054d8d035096bf74af2c6cac1ea24 (diff)
parent17aa87bf9936d4e82e2ad4e1950e6e78bcee21dc (diff)
Merge pull request #10614 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-7.12.6
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 17959d140..cc5d307e3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,7 +22,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.2",
- "@nextcloud/vue": "^7.12.5",
+ "@nextcloud/vue": "^7.12.6",
"attachmediastream": "^2.1.0",
"crypto-js": "^4.1.1",
"debounce": "^1.2.1",
@@ -3689,9 +3689,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "7.12.5",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.5.tgz",
- "integrity": "sha512-gXqJrWFvXpF4w/JGZfNH9fDXOOCSK5i+/G6pwcrpG2YFbQ4wgvrqGKmiNwTHcAqTI26lCFrnVDZ6f5CwBorknA==",
+ "version": "7.12.6",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.6.tgz",
+ "integrity": "sha512-8Blh7IeKUymLOehD7hgoidh8rk65ovIJrodzEWYv3VN9YtXrikWRLxulNSatAyupIHa4/4pt3RSHkHsct/Nfmw==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
@@ -22047,9 +22047,9 @@
}
},
"@nextcloud/vue": {
- "version": "7.12.5",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.5.tgz",
- "integrity": "sha512-gXqJrWFvXpF4w/JGZfNH9fDXOOCSK5i+/G6pwcrpG2YFbQ4wgvrqGKmiNwTHcAqTI26lCFrnVDZ6f5CwBorknA==",
+ "version": "7.12.6",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.6.tgz",
+ "integrity": "sha512-8Blh7IeKUymLOehD7hgoidh8rk65ovIJrodzEWYv3VN9YtXrikWRLxulNSatAyupIHa4/4pt3RSHkHsct/Nfmw==",
"requires": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
diff --git a/package.json b/package.json
index 303c20b52..1ccdfe384 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.2",
- "@nextcloud/vue": "^7.12.5",
+ "@nextcloud/vue": "^7.12.6",
"attachmediastream": "^2.1.0",
"crypto-js": "^4.1.1",
"debounce": "^1.2.1",