From cf940ac7137d9476be4be01cfdccd907f06bf7ba Mon Sep 17 00:00:00 2001 From: Timo Hocker Date: Sun, 3 May 2020 18:32:51 +0200 Subject: [PATCH] update-scanner: automatic update @scode/auth-client-helper: 1.0.34 ==> 1.0.36 minor @scode/consts: 1.1.7 ==> 1.1.9 minor @scode/crypto-helper: 1.1.34 ==> 1.1.36 minor @scode/eslint-config: 2.0.13 ==> 2.0.15 minor @scode/password-helper: 1.0.25 ==> 1.0.27 minor --- yarn.lock | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/yarn.lock b/yarn.lock index c52f8b3..4d3f2af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -258,44 +258,44 @@ safe-buffer "^5.1.2" "@scode/auth-client-helper@^1.0.6": - version "1.0.34" - resolved "https://npm.scode.ovh/@scode%2fauth-client-helper/-/auth-client-helper-1.0.34.tgz#6c05aa3a98b7ca5a0ca0226b6b4228dc3172a199" - integrity sha512-isPM9IQrIDp4MoQTzD1aeOR3ylLdQghoHeBerAF+6zqEm5tAqgDJJkmJNvSNMAtcHSuvzXOICtyHF/NqoLJsfw== + version "1.0.36" + resolved "https://npm.scode.ovh/@scode%2fauth-client-helper/-/auth-client-helper-1.0.36.tgz#8869a4318ecbfb1b22588c59ffa0629e83cffdb1" + integrity sha512-PvnKqOvrnW/l+4SEeB4DhKmW/DMN7gTfNfTC7215LOeNVIflf+D0K7YhN1GlPPm3lZTIk8gkVQ/VfiDvP9hwnQ== dependencies: "@scode/consts" "^1.0.3" "@scode/crypto-helper" "^1.1.9" node-fetch "^2.6.0" "@scode/consts@^1.0.3": - version "1.1.7" - resolved "https://npm.scode.ovh/@scode%2fconsts/-/consts-1.1.7.tgz#a251b8a9e72a60ba3470e68ef6777594e2ffaf4b" - integrity sha512-K6HbSgUAPBnaWuyGZayU4hwyu0f5YpmYNk2ZHefOo8AFgiKVAIUUsiDi7kculTas2d9AtKU6MrWPWOJNCKqtmg== + version "1.1.9" + resolved "https://npm.scode.ovh/@scode%2fconsts/-/consts-1.1.9.tgz#7ad15f237c6c0323003f625a68a646833a2959ad" + integrity sha512-xmDqQCl719l6EoHq2YPcEHelh0l6L8P8RwxMNyhqHGRxg8qdhx6xe3J1eRhkqznMg0yOMatLTl0fCLgspEBQ0A== "@scode/crypto-helper@^1.1.9": - version "1.1.34" - resolved "https://npm.scode.ovh/@scode%2fcrypto-helper/-/crypto-helper-1.1.34.tgz#3a4968fd28c0bcefa7e24ac3c246789f7244fb3e" - integrity sha512-xrXQ/JrAm/P5yc94fQlUsIWk9i7IenZ1k4D3wwHvSKXTlp/up7flhbCqZovaebt3MhuW4B9wsKf5wN10n4APeg== + version "1.1.36" + resolved "https://npm.scode.ovh/@scode%2fcrypto-helper/-/crypto-helper-1.1.36.tgz#20713a4bf5890bd902086de5c827ac00af053c86" + integrity sha512-oSKPsFP88IAuUO4sSSAaTeKjYk+5w5rBrERRrmdhngAVWvkIWEgqxgpE9jZjK+yNp4iKxOrAw2OIdrwhjhITSA== dependencies: "@scode/encoding-helper" "^1.0.1" "@scode/encoding-helper@^1.0.1": - version "1.0.27" - resolved "https://npm.scode.ovh/@scode%2fencoding-helper/-/encoding-helper-1.0.27.tgz#af30f027999d0d18469d67029e9f3fa9fc8ee6b2" - integrity sha512-sYOdk/5rF8fiZQKWgKWzOnx39uq8GsgqyQ1MnhF/sQlH31uSE+17UhIrCPR9sZCBO0kCTe3omamUAvXxSXvbkA== + version "1.0.29" + resolved "https://npm.scode.ovh/@scode%2fencoding-helper/-/encoding-helper-1.0.29.tgz#35873a5e1b37f671d3675666610a415526d41de9" + integrity sha512-WPle/5hUHIc530IEEn8H72TCgR0w1rUPUNe5MatrYbv9KrgNTEj+4lC448vTkE1sTDG0sVwqDOWxNKjxMgwTEg== "@scode/eslint-config@^2.0.2": - version "2.0.13" - resolved "https://npm.scode.ovh/@scode%2feslint-config/-/eslint-config-2.0.13.tgz#e7e4d3c9185449de7a7d810f3ee783459b779e8a" - integrity sha512-ans0dulrnReK+9+XD5nw04kKEdveEVbRL9AKH3PTr8jUQJBY/pzeDznkf6oWnLPBKqbDn/MEKlS5MOExAgooWw== + version "2.0.15" + resolved "https://npm.scode.ovh/@scode%2feslint-config/-/eslint-config-2.0.15.tgz#23a3172aff6306b95ff4f938f29e770391229c0c" + integrity sha512-8xX+nbbI6Eu4HC48FZXIFpHp3Zg0gRUqWASDpqbqEgMkcZi0rjVEAjSw1OxN6szfw7xU9sCx2nN/OJd4581DBg== dependencies: eslint-plugin-jsdoc "^24.0.0" eslint-plugin-node "^11.0.0" eslint-plugin-sort-requires-by-path "^1.0.2" "@scode/password-helper@^1.0.3": - version "1.0.25" - resolved "https://npm.scode.ovh/@scode%2fpassword-helper/-/password-helper-1.0.25.tgz#b8b050ee7a05d92d522b68931b4f7180bc17da9f" - integrity sha512-mp5O2aCtHRPmVJ6eOwc16p9aZx49y41Wrfcn/562eysalzHI47KlGgwIeS+rMUsukAosac3zZv5W3mJeZQFygg== + version "1.0.27" + resolved "https://npm.scode.ovh/@scode%2fpassword-helper/-/password-helper-1.0.27.tgz#a5ba31ea1cc2abb95936202e965731740362c74a" + integrity sha512-THDUks78IHQJinboYpyx+h15eyj2Oj4WH7uxRvPTQPzjFnF+WEyXNTfsqzk707PFG/sGgHlsiNhfsyVnJTmRlA== dependencies: argon2 "^0.26.1" @@ -1262,9 +1262,9 @@ eslint-plugin-es@^3.0.0: regexpp "^3.0.0" eslint-plugin-jsdoc@^24.0.0: - version "24.0.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-24.0.0.tgz#41c7b06d33741e41e80a8f08c82aaa58ceef2e4b" - integrity sha512-AGAc9PYpramsJGVmqtxnXBYlq+AMh+hIZdbJ52OLvyJS3f+PaT/PzuckRFOLnth2uhCDv4IjgsB3r5jUFWqUnw== + version "24.0.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-24.0.2.tgz#c679c7afac42cf872ffb1a6a246b5518b7b8eed4" + integrity sha512-tvk/jPpIP6MBVZETYnurKL/VGKzSinSbhpz1x+CzDOX20bmhRnCiexrgre4xF0WD/feg7ARKTVLCygVB3pfG5Q== dependencies: comment-parser "^0.7.2" debug "^4.1.1"