Merge pull request #294 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.4.6

This commit is contained in:
dependabot[bot] 2018-12-03 09:01:31 +00:00 коммит произвёл GitHub
Родитель 2a92ed7b51 52d45ed2da
Коммит 5ae0a8f9e0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 7 добавлений и 7 удалений

12
package-lock.json сгенерированный
Просмотреть файл

@ -5899,9 +5899,9 @@
}
},
"nextcloud-vue": {
"version": "0.4.4",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.4.4.tgz",
"integrity": "sha512-iaL7mJGZpiyn9Evg0pnoilSj30wWD/TujGPqC2RN7jggeTdWrQQBuwjfiIoY3n4wcg9DgsZ4TwE9gOHz9+Yhrg==",
"version": "0.4.6",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.4.6.tgz",
"integrity": "sha512-INrIz3RmxxUCrM/xy2ytLvrrZr131p0DOT87A+IH0/+LFlfK//eR0uB32lSUsqh9Tb+bkTyu8Ztq9iuTrFfl2Q==",
"requires": {
"@babel/polyfill": "^7.0.0",
"md5": "^2.2.1",
@ -7531,9 +7531,9 @@
"dev": true
},
"popper.js": {
"version": "1.14.5",
"resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.14.5.tgz",
"integrity": "sha512-fs4Sd8bZLgEzrk8aS7Em1qh+wcawtE87kRUJQhK6+LndyV1HerX7+LURzAylVaTyWIn5NTB/lyjnWqw/AZ6Yrw=="
"version": "1.14.6",
"resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.14.6.tgz",
"integrity": "sha512-AGwHGQBKumlk/MDfrSOf0JHhJCImdDMcGNoqKmKkU+68GFazv3CQ6q9r7Ja1sKDZmYWTckY/uLyEznheTDycnA=="
},
"posix-character-classes": {
"version": "0.1.1",

Просмотреть файл

@ -7,7 +7,7 @@
"nextcloud-axios": "^0.1.3",
"nextcloud-password-confirmation": "^0.4.0",
"nextcloud-server": "^0.15.9",
"nextcloud-vue": "^0.4.4",
"nextcloud-vue": "^0.4.6",
"u2f-api": "^1.0.9",
"vue": "^2.5.17",
"vue-click-outside": "^1.0.7",