publish requests may now include multiple topic urls
[websub-hub] / package-lock.json
index 401fffd0260dd4ec156a88f2004d0aae25d4d4bc..c0aa159da7addbada1820daa688f02d547e167fd 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "websub-hub",
-  "version": "1.0.0",
+  "version": "1.1.5",
   "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"
       }
     },
     "eslint-plugin-sonarjs": {
-      "version": "0.9.1",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.9.1.tgz",
-      "integrity": "sha512-KKFofk1LPjGHWeAZijYWv32c/C4mz+OAeBNVxhxHu1hknrTOhu415MWC8qKdAdsmOlBPShs9evM4mI1o7MNMhw==",
+      "version": "0.10.0",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.10.0.tgz",
+      "integrity": "sha512-FBRIBmWQh2UAfuLSnuYEfmle33jIup9hfkR0X8pkfjeCKNpHUG8qyZI63ahs3aw8CJrv47QJ9ccdK3ZxKH016A==",
       "dev": true
     },
     "eslint-scope": {
         "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",