Merge pull request #1592 from nextcloud/dependabot/npm_and_yarn/vue-template-compiler-2.7.14

Bump vue-template-compiler from 2.7.13 to 2.7.14
pull/1683/head
Maxence Lange 2023-06-10 08:49:06 -01:00 zatwierdzone przez GitHub
commit 68ee1cfb8d
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 8 dodań i 8 usunięć

14
package-lock.json wygenerowano
Wyświetl plik

@ -52,7 +52,7 @@
"cypress": "^12.14.0",
"jest": "^29.3.1",
"jest-serializer-vue": "^3.1.0",
"vue-template-compiler": "^2.7.10",
"vue-template-compiler": "^2.7.14",
"wait-on": "^7.0.1"
},
"engines": {
@ -18825,9 +18825,9 @@
}
},
"node_modules/vue-template-compiler": {
"version": "2.7.13",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.13.tgz",
"integrity": "sha512-jYM6TClwDS9YqP48gYrtAtaOhRKkbYmbzE+Q51gX5YDr777n7tNI/IZk4QV4l/PjQPNh/FVa/E92sh/RqKMrog==",
"version": "2.7.14",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.14.tgz",
"integrity": "sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==",
"dev": true,
"dependencies": {
"de-indent": "^1.0.2",
@ -33836,9 +33836,9 @@
}
},
"vue-template-compiler": {
"version": "2.7.13",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.13.tgz",
"integrity": "sha512-jYM6TClwDS9YqP48gYrtAtaOhRKkbYmbzE+Q51gX5YDr777n7tNI/IZk4QV4l/PjQPNh/FVa/E92sh/RqKMrog==",
"version": "2.7.14",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.14.tgz",
"integrity": "sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==",
"dev": true,
"requires": {
"de-indent": "^1.0.2",

Wyświetl plik

@ -85,7 +85,7 @@
"cypress": "^12.14.0",
"jest": "^29.3.1",
"jest-serializer-vue": "^3.1.0",
"vue-template-compiler": "^2.7.10",
"vue-template-compiler": "^2.7.14",
"wait-on": "^7.0.1"
},
"jest": {