X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=package-lock.json;h=d35a87ea3edd0ff76000a5fe91f9a28ab23849ac;hb=5ea2ffe571a74618eef073c58c5fef06e1cf06a7;hp=8f90df0e11c160b571b5b3041a78acd0651b7bfa;hpb=9c8e775e5ab96a1788f535760bfa72205c430d15;p=squeep-authentication-module diff --git a/package-lock.json b/package-lock.json index 8f90df0..d35a87e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,19 +1,20 @@ { "name": "@squeep/authentication-module", - "version": "1.4.0", + "version": "1.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@squeep/authentication-module", - "version": "1.4.0", + "version": "1.5.0", "license": "ISC", "dependencies": { "@squeep/api-dingus": "^2", "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.6.1", "@squeep/indieauth-helper": "^1", "@squeep/mystery-box": "^2", - "@squeep/totp": "^1" + "@squeep/totp": "^1", + "uuid": "^9" }, "devDependencies": { "@squeep/eslint-config": "^1",