update-scanner: automatic update

This commit is contained in:
Timo Hocker 2020-03-12 09:45:26 +01:00
parent 2f73ed54db
commit 64f662f18c

View File

@ -170,30 +170,30 @@
safe-buffer "^5.1.2" safe-buffer "^5.1.2"
"@scode/auth-client-helper@^1.0.6": "@scode/auth-client-helper@^1.0.6":
version "1.0.9" version "1.0.10"
resolved "https://npm.scode.ovh/@scode%2fauth-client-helper/-/auth-client-helper-1.0.9.tgz#f29d9124f44d2181ea02067e9aa623ba0aace1b0" resolved "https://npm.scode.ovh/@scode%2fauth-client-helper/-/auth-client-helper-1.0.10.tgz#9393fb84a20e8126e6edaaaea2c1a1ed5c9ac1f7"
integrity sha512-RRe8JBrklArWYxlOTWz6KNfDuI8UVSTaEQNmqhpb9fi3o9QNN/jLw22bOhBDB33Bjty8LIqwVkSPQTLE3lbxsA== integrity sha512-WkzNmnwSE8TvMYCp8SwAh55uSzfgGn/eMTCkjphv0Vu0y2WsPk1wDJrTUR7q1e6uYDZuXKJuD2XsNVv2QY/0eg==
dependencies: dependencies:
"@scode/consts" "^1.0.3" "@scode/consts" "^1.0.3"
"@scode/crypto-helper" "^1.1.9" "@scode/crypto-helper" "^1.1.9"
node-fetch "^2.6.0" node-fetch "^2.6.0"
"@scode/consts@^1.0.3": "@scode/consts@^1.0.3":
version "1.0.3" version "1.0.4"
resolved "https://npm.scode.ovh/@scode%2fconsts/-/consts-1.0.3.tgz#afeba5e5255a2854be3849d53815f9f593fa20a6" resolved "https://npm.scode.ovh/@scode%2fconsts/-/consts-1.0.4.tgz#b06dfe4d65e3554bf4348be4707d69efa2c7bf5a"
integrity sha512-w/7LvhZzIi/nRr5TO1naLyQVdPIPDhOZ99r8lHbjP8TzycAFiwl6cb0tmybab5i4dFq290Xs4hgm62ae/5eEFw== integrity sha512-jpbbwdPNm7qVuTeYjRvGLEGZCZkdSEdxc2CjaVilQV6TrQlHI9BAqgIw9A7R4WYnnzljAy59tP/fXB/5ZXfMbQ==
"@scode/crypto-helper@^1.1.9": "@scode/crypto-helper@^1.1.9":
version "1.1.13" version "1.1.14"
resolved "https://npm.scode.ovh/@scode%2fcrypto-helper/-/crypto-helper-1.1.13.tgz#0d5fc961e60cd2792cdd0eac2e08064ed046055e" resolved "https://npm.scode.ovh/@scode%2fcrypto-helper/-/crypto-helper-1.1.14.tgz#17d2bb6950eb85ab32128793d748041f83bb5a4e"
integrity sha512-ViluY+FD8e7e/dQScWbqiLohYh0ETJ4cPLHPs1gspJSUX0m6R+dmyYvxWj08MgxI6jFPkKmQG7KP1tNMbIXX+w== integrity sha512-6TLauTKsS+v1kl4xoCwGBWEPbp7Uk6mktVIkpiI6tAARHbvI/UeJtZVO0hymD0iefuAIBTOVnS8aAH0FGCGefQ==
dependencies: dependencies:
"@scode/encoding-helper" "^1.0.1" "@scode/encoding-helper" "^1.0.1"
"@scode/encoding-helper@^1.0.1": "@scode/encoding-helper@^1.0.1":
version "1.0.3" version "1.0.4"
resolved "https://npm.scode.ovh/@scode%2fencoding-helper/-/encoding-helper-1.0.3.tgz#3561a52d696e02cb8fe938c8cbcc7d3a0535db69" resolved "https://npm.scode.ovh/@scode%2fencoding-helper/-/encoding-helper-1.0.4.tgz#2a5af793d4aaab5d9fdbe8a4761a87bb7c35bdf8"
integrity sha512-swXDdGqa/85qp+B8Hhwp6GOAfVrYmpEM01CMKnFosSyAhnHOQg4tqzZqxC4iEyzydNk+EktnJeoy0NBpB/1TSQ== integrity sha512-SgjkJIsFU/rGOpfu5mABLVZSx+iE6T/0iy919v9zxq9gkkH1JNMtLUbDqS7mcnM0CaeUb5/CrWPfMgNZhMIV5Q==
"@scode/eslint-config@^1.2.26": "@scode/eslint-config@^1.2.26":
version "1.2.27" version "1.2.27"
@ -207,9 +207,9 @@
eslint-plugin-vue "^6.1.2" eslint-plugin-vue "^6.1.2"
"@scode/password-helper@^1.0.3": "@scode/password-helper@^1.0.3":
version "1.0.3" version "1.0.4"
resolved "https://npm.scode.ovh/@scode%2fpassword-helper/-/password-helper-1.0.3.tgz#9525a5578f660b230adb95b4ba3cdef1c9319328" resolved "https://npm.scode.ovh/@scode%2fpassword-helper/-/password-helper-1.0.4.tgz#ae79f2e425f4f6d73605ae06936a0ad63fcd847c"
integrity sha512-xPQKbjqiv7E3UMHL3a3Dejwrj6EVfEhFyt7zJRqHk3yaqFlEgylMwuzXjtOkXVCcTNsu19NMKK0inkfcNJ3/ig== integrity sha512-RJ+Wa1zivahKHikZBny733PA5+56ke4WVis2Thi+i26jC6uUM15vEK0IdQRfwH+QVbEXXXsz1BeyHosKKTs77Q==
dependencies: dependencies:
argon2 "^0.26.1" argon2 "^0.26.1"