Bump nextcloud-logger from 0.0.4 to 0.0.6

Bumps nextcloud-logger from 0.0.4 to 0.0.6.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-02 07:27:11 +00:00 коммит произвёл GitHub
Родитель 26382fda55
Коммит 075e4e43a5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 4 добавлений и 4 удалений

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

@ -6975,9 +6975,9 @@
}
},
"nextcloud-logger": {
"version": "0.0.4",
"resolved": "https://registry.npmjs.org/nextcloud-logger/-/nextcloud-logger-0.0.4.tgz",
"integrity": "sha512-sUxF/OuTe1Sd+tOeURex6VReZE+bxc7UMiKYbWUviapiLdKfDo4Ayn65PZ1ZgAWTGpIBwkLr+jzrAa81N4W31Q==",
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/nextcloud-logger/-/nextcloud-logger-0.0.6.tgz",
"integrity": "sha512-20Ma9mvFS6q32YTVa8ukiII0SIFoYlQiMb73jkIRn+AnLZ8k1gPrSrtg43K0gYy7OYc9RxtnrIWDiMcbMlGz4Q==",
"requires": {
"babel-plugin-transform-class-properties": "^6.24.1",
"core-js": "^3.1.4"

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

@ -18,7 +18,7 @@
"@vue/babel-preset-app": "^3.11.0",
"nextcloud-auth": "0.0.3",
"nextcloud-axios": "^0.2.1",
"nextcloud-logger": "0.0.4",
"nextcloud-logger": "0.0.6",
"nextcloud-password-confirmation": "^0.4.2",
"nextcloud-router": "0.0.6",
"nextcloud-vue": "^0.12.2",