Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/backup.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-15 08:39:08 +0300
committerGitHub <noreply@github.com>2022-10-15 08:39:08 +0300
commit153ab5be3a7d464bfd5e1d7ab432768ddccf85d9 (patch)
treef8285f1580444e88aa1292cd71094538bc58e7c0
parent2ea9b4feecdbd1748473e62bbd114ad91b00d64c (diff)
parentfe0ca42fc78f7ca7e755889c4821656aefc2a97f (diff)
Merge pull request #429 from nextcloud/dependabot/npm_and_yarn/vue-2.7.13
-rw-r--r--package-lock.json30
-rw-r--r--package.json2
2 files changed, 16 insertions, 16 deletions
diff --git a/package-lock.json b/package-lock.json
index 75284de..b65a210 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16,7 +16,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^5.4.0",
- "vue": "^2.7.10",
+ "vue": "^2.7.13",
"vue-material-design-icons": "^5.1.2"
},
"devDependencies": {
@@ -2600,9 +2600,9 @@
}
},
"node_modules/@vue/compiler-sfc": {
- "version": "2.7.10",
- "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.10.tgz",
- "integrity": "sha512-55Shns6WPxlYsz4WX7q9ZJBL77sKE1ZAYNYStLs6GbhIOMrNtjMvzcob6gu3cGlfpCR4bT7NXgyJ3tly2+Hx8Q==",
+ "version": "2.7.13",
+ "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.13.tgz",
+ "integrity": "sha512-zzu2rLRZlgIU+OT3Atbr7Y6PG+LW4wVQpPfNRrGDH3dM9PsrcVfa+1pKb8bW467bGM3aDOvAnsYLWVpYIv3GRg==",
"dependencies": {
"@babel/parser": "^7.18.4",
"postcss": "^8.4.14",
@@ -10976,11 +10976,11 @@
"peer": true
},
"node_modules/vue": {
- "version": "2.7.10",
- "resolved": "https://registry.npmjs.org/vue/-/vue-2.7.10.tgz",
- "integrity": "sha512-HmFC70qarSHPXcKtW8U8fgIkF6JGvjEmDiVInTkKZP0gIlEPhlVlcJJLkdGIDiNkIeA2zJPQTWJUI4iWe+AVfg==",
+ "version": "2.7.13",
+ "resolved": "https://registry.npmjs.org/vue/-/vue-2.7.13.tgz",
+ "integrity": "sha512-QnM6ULTNnPmn71eUO+4hdjfBIA3H0GLsBnchnI/kS678tjI45GOUZhXd0oP/gX9isikXz1PAzSnkPspp9EUNfQ==",
"dependencies": {
- "@vue/compiler-sfc": "2.7.10",
+ "@vue/compiler-sfc": "2.7.13",
"csstype": "^3.1.0"
}
},
@@ -13717,9 +13717,9 @@
}
},
"@vue/compiler-sfc": {
- "version": "2.7.10",
- "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.10.tgz",
- "integrity": "sha512-55Shns6WPxlYsz4WX7q9ZJBL77sKE1ZAYNYStLs6GbhIOMrNtjMvzcob6gu3cGlfpCR4bT7NXgyJ3tly2+Hx8Q==",
+ "version": "2.7.13",
+ "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.13.tgz",
+ "integrity": "sha512-zzu2rLRZlgIU+OT3Atbr7Y6PG+LW4wVQpPfNRrGDH3dM9PsrcVfa+1pKb8bW467bGM3aDOvAnsYLWVpYIv3GRg==",
"requires": {
"@babel/parser": "^7.18.4",
"postcss": "^8.4.14",
@@ -20193,11 +20193,11 @@
"peer": true
},
"vue": {
- "version": "2.7.10",
- "resolved": "https://registry.npmjs.org/vue/-/vue-2.7.10.tgz",
- "integrity": "sha512-HmFC70qarSHPXcKtW8U8fgIkF6JGvjEmDiVInTkKZP0gIlEPhlVlcJJLkdGIDiNkIeA2zJPQTWJUI4iWe+AVfg==",
+ "version": "2.7.13",
+ "resolved": "https://registry.npmjs.org/vue/-/vue-2.7.13.tgz",
+ "integrity": "sha512-QnM6ULTNnPmn71eUO+4hdjfBIA3H0GLsBnchnI/kS678tjI45GOUZhXd0oP/gX9isikXz1PAzSnkPspp9EUNfQ==",
"requires": {
- "@vue/compiler-sfc": "2.7.10",
+ "@vue/compiler-sfc": "2.7.13",
"csstype": "^3.1.0"
}
},
diff --git a/package.json b/package.json
index def4570..a36ba13 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^5.4.0",
- "vue": "^2.7.10",
+ "vue": "^2.7.13",
"vue-material-design-icons": "^5.1.2"
},
"browserslist": [