parse topic content-types to recode content with non-utf8 charsets
[websub-hub] / package-lock.json
index 401fffd0260dd4ec156a88f2004d0aae25d4d4bc..f297d8b50b3bb6427b0915e5e891037944e628b5 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "websub-hub",
-  "version": "1.0.0",
+  "version": "1.1.1",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
       "dev": true
     },
     "@squeep/api-dingus": {
-      "version": "git+https://git.squeep.com/squeep-api-dingus/#12b96f53e7976b74296c1e024432b88749e6c4b0",
-      "from": "git+https://git.squeep.com/squeep-api-dingus/#v1.1-dev",
+      "version": "git+https://git.squeep.com/squeep-api-dingus/#ca35f167826c0732571da5f35e3c25881d138b79",
+      "from": "git+https://git.squeep.com/squeep-api-dingus/#v1.1.0",
       "requires": {
         "mime-db": "^1.49.0",
         "uuid": "^8.3.2"
         "debug": "4"
       }
     },
+    "iconv": {
+      "version": "3.0.0",
+      "resolved": "https://registry.npmjs.org/iconv/-/iconv-3.0.0.tgz",
+      "integrity": "sha512-bKTEP55J/e+UutBE3BDBWq6KukPWh3GBYCZGbLEY9vxRDUU2F3bqvPsp/a/DEdIamgF2MvW5lF0Rj1U/7KRL+g=="
+    },
     "ieee754": {
       "version": "1.2.1",
       "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",