Merge pull request #4238 from nextcloud/dependabot/npm_and_yarn/stable25/vue-2.7.14

This commit is contained in:
dependabot[bot]
2022-11-19 07:31:51 +00:00
committed by GitHub

28
package-lock.json generated
View File

@@ -4140,9 +4140,9 @@
} }
}, },
"node_modules/@vue/compiler-sfc": { "node_modules/@vue/compiler-sfc": {
"version": "2.7.9", "version": "2.7.14",
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.9.tgz", "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.14.tgz",
"integrity": "sha512-TD2FvT0fPUezw5RVP4tfwTZnKHP0QjeEUb39y7tORvOJQTjbOuHJEk4GPHUPsRaTeQ8rjuKjntyrYcEIx+ODxg==", "integrity": "sha512-aNmNHyLPsw+sVvlQFQ2/8sjNuLtK54TC6cuKnVzAY93ks4ZBrvwQSnkkIh7bsbNhum5hJBS00wSDipQ937f5DA==",
"dependencies": { "dependencies": {
"@babel/parser": "^7.18.4", "@babel/parser": "^7.18.4",
"postcss": "^8.4.14", "postcss": "^8.4.14",
@@ -18132,11 +18132,11 @@
"peer": true "peer": true
}, },
"node_modules/vue": { "node_modules/vue": {
"version": "2.7.9", "version": "2.7.14",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.7.9.tgz", "resolved": "https://registry.npmjs.org/vue/-/vue-2.7.14.tgz",
"integrity": "sha512-GeWCvAUkjzD5q4A3vgi8ka5r9bM6g8fmNmx/9VnHDKCaEzBcoVw+7UcQktZHrJ2jhlI+Zv8L57pMCIwM4h4MWg==", "integrity": "sha512-b2qkFyOM0kwqWFuQmgd4o+uHGU7T+2z3T+WQp8UBjADfEv2n4FEMffzBmCKNP0IGzOEEfYjvtcC62xaSKeQDrQ==",
"dependencies": { "dependencies": {
"@vue/compiler-sfc": "2.7.9", "@vue/compiler-sfc": "2.7.14",
"csstype": "^3.1.0" "csstype": "^3.1.0"
} }
}, },
@@ -22217,9 +22217,9 @@
} }
}, },
"@vue/compiler-sfc": { "@vue/compiler-sfc": {
"version": "2.7.9", "version": "2.7.14",
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.9.tgz", "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.14.tgz",
"integrity": "sha512-TD2FvT0fPUezw5RVP4tfwTZnKHP0QjeEUb39y7tORvOJQTjbOuHJEk4GPHUPsRaTeQ8rjuKjntyrYcEIx+ODxg==", "integrity": "sha512-aNmNHyLPsw+sVvlQFQ2/8sjNuLtK54TC6cuKnVzAY93ks4ZBrvwQSnkkIh7bsbNhum5hJBS00wSDipQ937f5DA==",
"requires": { "requires": {
"@babel/parser": "^7.18.4", "@babel/parser": "^7.18.4",
"postcss": "^8.4.14", "postcss": "^8.4.14",
@@ -32535,11 +32535,11 @@
"peer": true "peer": true
}, },
"vue": { "vue": {
"version": "2.7.9", "version": "2.7.14",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.7.9.tgz", "resolved": "https://registry.npmjs.org/vue/-/vue-2.7.14.tgz",
"integrity": "sha512-GeWCvAUkjzD5q4A3vgi8ka5r9bM6g8fmNmx/9VnHDKCaEzBcoVw+7UcQktZHrJ2jhlI+Zv8L57pMCIwM4h4MWg==", "integrity": "sha512-b2qkFyOM0kwqWFuQmgd4o+uHGU7T+2z3T+WQp8UBjADfEv2n4FEMffzBmCKNP0IGzOEEfYjvtcC62xaSKeQDrQ==",
"requires": { "requires": {
"@vue/compiler-sfc": "2.7.9", "@vue/compiler-sfc": "2.7.14",
"csstype": "^3.1.0" "csstype": "^3.1.0"
} }
}, },