dependabot[bot]
2024-06-04 09038f160444a9dee2004a3fe6fc22d30114aefd
package-lock.json
@@ -41,7 +41,7 @@
        "rehype-citation": "^2.0.0",
        "rehype-katex": "^7.0.0",
        "rehype-mathjax": "^6.0.0",
        "rehype-pretty-code": "^0.13.0",
        "rehype-pretty-code": "^0.13.2",
        "rehype-raw": "^7.0.0",
        "rehype-slug": "^6.0.0",
        "remark": "^15.0.1",
@@ -63,7 +63,7 @@
        "unist-util-visit": "^5.0.0",
        "vfile": "^6.0.1",
        "workerpool": "^9.1.1",
        "ws": "^8.15.1",
        "ws": "^8.17.0",
        "yargs": "^17.7.2"
      },
      "bin": {
@@ -4971,9 +4971,9 @@
      }
    },
    "node_modules/rehype-pretty-code": {
      "version": "0.13.0",
      "resolved": "https://registry.npmjs.org/rehype-pretty-code/-/rehype-pretty-code-0.13.0.tgz",
      "integrity": "sha512-+22dz1StXlF7dlMyOySNaVxgcGhMI4BCxq0JxJJPWYGiKsI6cu5jyuIKGHXHvH18D8sv1rdKtvsY9UEfN3++SQ==",
      "version": "0.13.2",
      "resolved": "https://registry.npmjs.org/rehype-pretty-code/-/rehype-pretty-code-0.13.2.tgz",
      "integrity": "sha512-F+PaFMscfJOcSHcR2b//+hk/0jT56hmGDqXcVD6VC9j0CUSGiqv8YxaWUyhR7qEIRRSbzAVxx+0uxzk+akXs+w==",
      "dependencies": {
        "@types/hast": "^3.0.4",
        "hast-util-to-string": "^3.0.0",
@@ -4986,7 +4986,7 @@
        "node": ">=18"
      },
      "peerDependencies": {
        "shiki": "^1.0.0"
        "shiki": "^1.3.0"
      }
    },
    "node_modules/rehype-raw": {
@@ -6817,9 +6817,9 @@
      }
    },
    "node_modules/ws": {
      "version": "8.16.0",
      "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz",
      "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==",
      "version": "8.17.0",
      "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.0.tgz",
      "integrity": "sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==",
      "engines": {
        "node": ">=10.0.0"
      },