X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=package-lock.json;h=63d2772d60a2cc5747c3fa911b232901d33da49d;hb=bc174bb01b551854155838932213d58efd12e4f4;hp=475dfc9e3a7f5831cf88aa94071a50ee273befcd;hpb=e3bce15e1777f5d7b03b7ba15444ca4335ec9bde;p=websub-hub diff --git a/package-lock.json b/package-lock.json index 475dfc9..63d2772 100644 --- a/package-lock.json +++ b/package-lock.json @@ -396,20 +396,28 @@ "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==" }, "@mapbox/node-pre-gyp": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.8.tgz", - "integrity": "sha512-CMGKi28CF+qlbXh26hDe6NxCd7amqeAzEqnS6IHeO6LoaKyM/n+Xw3HT1COdq8cuioOdlKdqn/hCmqPUOMOywg==", + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.9.tgz", + "integrity": "sha512-aDF3S3rK9Q2gey/WAttUlISduDItz5BU3306M9Eyv6/oS40aMprnopshtlKTykxRNIBEZuRMaZAnbrQ4QtKGyw==", "optional": true, "requires": { - "detect-libc": "^1.0.3", + "detect-libc": "^2.0.0", "https-proxy-agent": "^5.0.0", "make-dir": "^3.1.0", - "node-fetch": "^2.6.5", + "node-fetch": "^2.6.7", "nopt": "^5.0.0", "npmlog": "^5.0.1", "rimraf": "^3.0.2", "semver": "^7.3.5", "tar": "^6.1.11" + }, + "dependencies": { + "detect-libc": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.1.tgz", + "integrity": "sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==", + "optional": true + } } }, "@phc/format": { @@ -465,23 +473,21 @@ } }, "@squeep/authentication-module": { - "version": "git+https://git.squeep.com/squeep-authentication-module/#017c7190ecb48afa9b9cd164c8d9cd3b62fb29df", - "from": "git+https://git.squeep.com/squeep-authentication-module/#v1.2.1", + "version": "git+https://git.squeep.com/squeep-authentication-module/#69041023d56cd6f36ebc838bac931bba7e032c40", + "from": "git+https://git.squeep.com/squeep-authentication-module/#v1.2.2", "requires": { "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.5", - "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.0.4", + "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.1.1", "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.1", - "@squeep/mystery-box": "git+https://git.squeep.com/squeep-mystery-box/#v1.0.4", + "@squeep/mystery-box": "git+https://git.squeep.com/squeep-mystery-box/#v1.0.6", "argon2": "^0.28.4", "node-linux-pam": "^0.2.1" - }, - "dependencies": { - "@squeep/html-template-helper": { - "version": "git+https://git.squeep.com/squeep-html-template-helper#f8d8a0142eaf713a9258c4f5738cdcb6b6e5c7bd", - "from": "git+https://git.squeep.com/squeep-html-template-helper#v1.0.4" - } } }, + "@squeep/base64url": { + "version": "git+https://git.squeep.com/squeep-base64url#3a5f50494917a415f5fb3d43f3b0cacb961186f9", + "from": "git+https://git.squeep.com/squeep-base64url#v1.0.0" + }, "@squeep/html-template-helper": { "version": "git+https://git.squeep.com/squeep-html-template-helper#292abdfd6500142f063909cfdec3b6c2184141b1", "from": "git+https://git.squeep.com/squeep-html-template-helper#v1.1.1", @@ -511,6 +517,13 @@ "nyc": "^15.1.0", "pre-commit": "^1.2.2", "sinon": "^13.0.1" + }, + "dependencies": { + "eslint-plugin-sonarjs": { + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.12.0.tgz", + "integrity": "sha512-soxjK67hoYxO8hesKqXWN50GSM+oG2r35N5WnAMehetahO6zoVpv3HZbdziP0jYWNopEe6te/BFUZOYAZI+qhg==" + } } }, "@squeep/logger-json-console": { @@ -518,8 +531,11 @@ "from": "git+https://git.squeep.com/squeep-logger-json-console#v1.0.0" }, "@squeep/mystery-box": { - "version": "git+https://git.squeep.com/squeep-mystery-box/#c47d2327a3a642792e9521677cd5f551e9aa7bfb", - "from": "git+https://git.squeep.com/squeep-mystery-box/#v1.0.4" + "version": "git+https://git.squeep.com/squeep-mystery-box/#4a7973e78ebbe86b85d37198d9a90b473b8bd4dd", + "from": "git+https://git.squeep.com/squeep-mystery-box/#v1.0.6", + "requires": { + "@squeep/base64url": "git+https://git.squeep.com/squeep-base64url#v1.0.0" + } }, "@squeep/web-linking": { "version": "git+https://git.squeep.com/squeep-web-linking/#9a786b67a16416996df95b63c1a295dae98cf663", @@ -1306,9 +1322,10 @@ } }, "eslint-plugin-sonarjs": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.12.0.tgz", - "integrity": "sha512-soxjK67hoYxO8hesKqXWN50GSM+oG2r35N5WnAMehetahO6zoVpv3HZbdziP0jYWNopEe6te/BFUZOYAZI+qhg==" + "version": "0.13.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.13.0.tgz", + "integrity": "sha512-t3m7ta0EspzDxSOZh3cEOJIJVZgN/TlJYaBGnQlK6W/PZNbWep8q4RQskkJkA7/zwNpX0BaoEOSUUrqaADVoqA==", + "dev": true }, "eslint-scope": { "version": "7.1.1",