X-Git-Url: http://git.squeep.com/?p=squeep-authentication-module;a=blobdiff_plain;f=package-lock.json;h=88259daf10d3880e93850d0b4ac2e3a829f96aa4;hp=cbcb0c4178383856eff543b9a38aaf00c1f2d790;hb=bf14939f630dac71d286d499d6c096a003232148;hpb=507b10c921c1e4b7ab0f1e4caad304bd9b3bb2e1 diff --git a/package-lock.json b/package-lock.json index cbcb0c4..88259da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,18 +1,18 @@ { "name": "@squeep/authentication-module", - "version": "1.2.6", + "version": "1.2.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@squeep/authentication-module", - "version": "1.2.6", + "version": "1.2.8", "license": "ISC", "dependencies": { "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.8", "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.3.0", "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.5", - "@squeep/mystery-box": "^1.1.1" + "@squeep/mystery-box": "^1.2.0" }, "devDependencies": { "eslint": "^8.23.1", @@ -773,9 +773,9 @@ } }, "node_modules/@squeep/mystery-box": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@squeep/mystery-box/-/mystery-box-1.1.1.tgz", - "integrity": "sha512-oFRYqyuu5VQaEQ6f6Gb2uS2WRA4R0qNXFVD4vLsL/He1Mk4uIV28RaDM3pYO/foZq178uJSa6JeT8eji2K/BUQ==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@squeep/mystery-box/-/mystery-box-1.2.0.tgz", + "integrity": "sha512-HYxsF+mv2yrOsgQO2am2i07SRgp5L4o0CySmlM3rIsVWJXlywVPGk9xZFpKtk49BXCGxopWfvtPhpM8U0roaRg==", "dependencies": { "@squeep/base64url": "^1.0.5" }, @@ -5039,9 +5039,9 @@ } }, "@squeep/mystery-box": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@squeep/mystery-box/-/mystery-box-1.1.1.tgz", - "integrity": "sha512-oFRYqyuu5VQaEQ6f6Gb2uS2WRA4R0qNXFVD4vLsL/He1Mk4uIV28RaDM3pYO/foZq178uJSa6JeT8eji2K/BUQ==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@squeep/mystery-box/-/mystery-box-1.2.0.tgz", + "integrity": "sha512-HYxsF+mv2yrOsgQO2am2i07SRgp5L4o0CySmlM3rIsVWJXlywVPGk9xZFpKtk49BXCGxopWfvtPhpM8U0roaRg==", "requires": { "@squeep/base64url": "^1.0.5" }