update squeep dependencies
authorJustin Wind <justin.wind+git@gmail.com>
Sun, 13 Mar 2022 21:39:21 +0000 (14:39 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sun, 13 Mar 2022 21:39:21 +0000 (14:39 -0700)
package-lock.json
package.json

index e80ea48bcd4ee21858d5037451e6009f2fdf1506..81f4edde0c0cde23344aa04555204659cca934f9 100644 (file)
       }
     },
     "@squeep/authentication-module": {
-      "version": "git+https://git.squeep.com/squeep-authentication-module/#92658b114da01ab5537c53dee7ff5ad6385fe179",
-      "from": "git+https://git.squeep.com/squeep-authentication-module/#v1.2.0",
+      "version": "git+https://git.squeep.com/squeep-authentication-module/#017c7190ecb48afa9b9cd164c8d9cd3b62fb29df",
+      "from": "git+https://git.squeep.com/squeep-authentication-module/#v1.2.1",
       "requires": {
-        "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.4",
-        "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.0.2",
-        "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.0",
-        "@squeep/mystery-box": "git+https://git.squeep.com/squeep-mystery-box/#v1.0.3",
+        "@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/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",
         "argon2": "^0.28.4",
         "node-linux-pam": "^0.2.1"
-      },
-      "dependencies": {
-        "@squeep/api-dingus": {
-          "version": "git+https://git.squeep.com/squeep-api-dingus/#0ebfbe2181ce363e13d8b6fd10c9703897d5306f",
-          "from": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.4",
-          "requires": {
-            "mime-db": "^1.51.0",
-            "uuid": "^8.3.2"
-          }
-        },
-        "@squeep/html-template-helper": {
-          "version": "git+https://git.squeep.com/squeep-html-template-helper#5506e8de3b9c93e2ec2d37d71134eee8ee5fd27c",
-          "from": "git+https://git.squeep.com/squeep-html-template-helper#v1.0.2"
-        },
-        "uuid": {
-          "version": "8.3.2",
-          "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
-          "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg=="
-        }
       }
     },
     "@squeep/html-template-helper": {
-      "version": "git+https://git.squeep.com/squeep-html-template-helper#fe1bc47f58611b5dbf778e4673514d5e0a1ed2f7",
-      "from": "git+https://git.squeep.com/squeep-html-template-helper#v1.0.3"
+      "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/indieauth-helper": {
-      "version": "git+https://git.squeep.com/squeep-indieauth-helper/#7ece3489799b5349e22e95e3bd9fe7a30a985ebf",
-      "from": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.0",
+      "version": "git+https://git.squeep.com/squeep-indieauth-helper/#f26fc3563484621523dd4d8a8efdc0e020ab6943",
+      "from": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.1",
       "requires": {
-        "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.3",
-        "axios": "^0.26.0",
+        "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.4",
+        "axios": "^0.26.1",
         "iconv": "^3.0.1",
         "microformats-parser": "^1.4.1"
       }
     },
     "@squeep/mystery-box": {
-      "version": "git+https://git.squeep.com/squeep-mystery-box/#22091e8c1fd175c17031c6237e6a166271edffd1",
-      "from": "git+https://git.squeep.com/squeep-mystery-box/#v1.0.3"
+      "version": "git+https://git.squeep.com/squeep-mystery-box/#c47d2327a3a642792e9521677cd5f551e9aa7bfb",
+      "from": "git+https://git.squeep.com/squeep-mystery-box/#v1.0.4"
     },
     "@squeep/web-linking": {
-      "version": "git+https://git.squeep.com/squeep-web-linking/#a09659d26192d35e11461a7776f4f76c2e211576",
-      "from": "git+https://git.squeep.com/squeep-web-linking/#v1.0.3"
+      "version": "git+https://git.squeep.com/squeep-web-linking/#9a786b67a16416996df95b63c1a295dae98cf663",
+      "from": "git+https://git.squeep.com/squeep-web-linking/#v1.0.4"
     },
     "@ungap/promise-all-settled": {
       "version": "1.1.2",
       }
     },
     "argon2": {
-      "version": "0.28.4",
-      "resolved": "https://registry.npmjs.org/argon2/-/argon2-0.28.4.tgz",
-      "integrity": "sha512-WsfqiDp/tf5+eieLc1+S7RtO7Y3cAiZQ1F6GIaskENoJy/6xuCN5WGBIc8dG7QVPDavy6jUSads8zwZTtrHVag==",
+      "version": "0.28.5",
+      "resolved": "https://registry.npmjs.org/argon2/-/argon2-0.28.5.tgz",
+      "integrity": "sha512-kGFCctzc3VWmR1aCOYjNgvoTmVF5uVBUtWlXCKKO54d1K+31zRz45KAcDIqMo2746ozv/52d25nfEekitaXP0w==",
       "optional": true,
       "requires": {
         "@mapbox/node-pre-gyp": "^1.0.8",
         "@phc/format": "^1.0.0",
-        "node-addon-api": "^4.3.0",
-        "opencollective-postinstall": "^2.0.3"
+        "node-addon-api": "^4.3.0"
       }
     },
     "argparse": {
       "requires": {
         "anymatch": "~3.1.2",
         "braces": "~3.0.2",
+        "fsevents": "~2.3.2",
         "glob-parent": "~5.1.2",
         "is-binary-path": "~2.1.0",
         "is-glob": "~4.0.1",
       "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
       "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
     },
+    "fsevents": {
+      "version": "2.3.2",
+      "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
+      "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
+      "dev": true,
+      "optional": true
+    },
     "function-bind": {
       "version": "1.1.1",
       "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
         "wrappy": "1"
       }
     },
-    "opencollective-postinstall": {
-      "version": "2.0.3",
-      "resolved": "https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz",
-      "integrity": "sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q==",
-      "optional": true
-    },
     "optionator": {
       "version": "0.9.1",
       "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz",
index 59d50977b59fcccce8d83363a55c38b229e52ccb..96a5322a991c07583f1898d174fb20719ae72b68 100644 (file)
@@ -33,9 +33,9 @@
   ],
   "dependencies": {
     "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.5",
-    "@squeep/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.2.0",
-    "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.0.3",
-    "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.3",
+    "@squeep/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.2.1",
+    "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.0.4",
+    "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.4",
     "axios": "^0.26.1",
     "feedparser": "^2.2.10",
     "htmlparser2": "^7.2.0",