IndieAuth login support, allows viewing of topics related to profile
[websub-hub] / package-lock.json
index 02f015eb067ce8add100a973eaa5a6e3af49a0ad..55312c30f6d8bde2699493d7da4d077ec3002222 100644 (file)
       "dev": true
     },
     "@squeep/api-dingus": {
-      "version": "git+https://git.squeep.com/squeep-api-dingus/#842a9b1e5b62aa642a53269a8466fd1e021e4ff2",
-      "from": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.0",
+      "version": "git+https://git.squeep.com/squeep-api-dingus/#3cf325b9e87b66e16f05c9bcae769eea72b207ed",
+      "from": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.1",
       "requires": {
-        "mime-db": "^1.49.0",
+        "mime-db": "^1.50.0",
         "uuid": "^8.3.2"
       },
       "dependencies": {
         "microformats-parser": "^1.4.0"
       },
       "dependencies": {
+        "@squeep/web-linking": {
+          "version": "git+https://git.squeep.com/squeep-web-linking/#3436c07c25324507228f3d538d345ea35751c623",
+          "from": "git+https://git.squeep.com/squeep-web-linking/#v1.0.0"
+        },
         "axios": {
           "version": "0.23.0",
           "resolved": "https://registry.npmjs.org/axios/-/axios-0.23.0.tgz",
       }
     },
     "@squeep/mystery-box": {
-      "version": "git+https://git.squeep.com/squeep-mystery-box/#044615f53bacdc366b44941218d808c549607469",
-      "from": "git+https://git.squeep.com/squeep-mystery-box/#v1.0.0"
+      "version": "git+https://git.squeep.com/squeep-mystery-box/#8df7723f7bbd9ad239bd5a3f66d6e9a8cd3c8100",
+      "from": "git+https://git.squeep.com/squeep-mystery-box/#v1.0.1"
     },
     "@squeep/web-linking": {
-      "version": "git+https://git.squeep.com/squeep-web-linking/#6506e54d8183d383fa9c127b87783179a0662fc1",
-      "from": "git+https://git.squeep.com/squeep-web-linking/#v1.0.0"
+      "version": "git+https://git.squeep.com/squeep-web-linking/#0728e2b9347826ed0be7f9a7939bf5d61e181204",
+      "from": "git+https://git.squeep.com/squeep-web-linking/#v1.0.1"
     },
     "@ungap/promise-all-settled": {
       "version": "1.1.2",
       "dev": true
     },
     "eslint": {
-      "version": "8.0.1",
-      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.0.1.tgz",
-      "integrity": "sha512-LsgcwZgQ72vZ+SMp4K6pAnk2yFDWL7Ti4pJaRvsZ0Hsw2h8ZjUIW38a9AFn2cZXdBMlScMFYYgsSp4ttFI/0bA==",
+      "version": "8.1.0",
+      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.1.0.tgz",
+      "integrity": "sha512-JZvNneArGSUsluHWJ8g8MMs3CfIEzwaLx9KyH4tZ2i+R2/rPWzL8c0zg3rHdwYVpN/1sB9gqnjHwz9HoeJpGHw==",
       "dev": true,
       "requires": {
         "@eslint/eslintrc": "^1.0.3",
       }
     },
     "mime-db": {
-      "version": "1.49.0",
-      "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.49.0.tgz",
-      "integrity": "sha512-CIc8j9URtOVApSFCQIF+VBkX1RwXp/oMMOrqdyXSBXq5RWNEsRfyj1kiRnQgmNXmHxPoFIxOroKA3zcU9P+nAA=="
+      "version": "1.50.0",
+      "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.50.0.tgz",
+      "integrity": "sha512-9tMZCDlYHqeERXEHO9f/hKfNXhre5dK2eE/krIvUjZbS2KPcqGDfNShIWS1uW9XOTKQKqK6qbeOci18rbfW77A=="
     },
     "mimic-response": {
       "version": "2.1.0",