REST Service for POPCORN - ILIAS
alex
2025-06-10 fd1a50afe2174f8e5bfbf0703161426e46bc405a
package-lock.json
@@ -15,6 +15,7 @@
        "dayjs": "^1.11.13",
        "dotenv": "^16.5.0",
        "fastify": "^5.3.3",
        "flexsearch": "^0.8.205",
        "lodash": "^4.17.21",
        "mysql2": "^3.14.1",
        "nconf": "^0.13.0",
@@ -2869,6 +2870,38 @@
        "node": ">=8"
      }
    },
    "node_modules/flexsearch": {
      "version": "0.8.205",
      "resolved": "https://registry.npmjs.org/flexsearch/-/flexsearch-0.8.205.tgz",
      "integrity": "sha512-REFjMqy86DKkCTJ4gIE42c9MVm9t1vUWfEub/8taixYuhvyu4jd4XmFALk5VuKW4GH4VLav8A4BJboTsslHF1w==",
      "funding": [
        {
          "type": "github",
          "url": "https://github.com/ts-thomas"
        },
        {
          "type": "opencollective",
          "url": "https://opencollective.com/flexsearch"
        },
        {
          "type": "patreon",
          "url": "https://patreon.com/user?u=96245532"
        },
        {
          "type": "liberapay",
          "url": "https://liberapay.com/ts-thomas"
        },
        {
          "type": "paypal",
          "url": "https://www.paypal.com/donate/?hosted_button_id=GEVR88FC9BWRW"
        },
        {
          "type": "bountysource",
          "url": "https://salt.bountysource.com/teams/ts-thomas"
        }
      ],
      "license": "Apache-2.0"
    },
    "node_modules/foreground-child": {
      "version": "3.3.1",
      "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz",