diff --git a/bun.lock b/bun.lock index e03a08a..5960ac7 100644 --- a/bun.lock +++ b/bun.lock @@ -13,7 +13,7 @@ "@orama/orama": "^3.1.6", "@orama/plugin-data-persistence": "^3.1.7", "@orama/plugin-parsedoc": "^3.1.6", - "@orama/plugin-secure-proxy": "^3.1.6", + "@orama/plugin-secure-proxy": "^3.1.13", "@types/react": "18.2.0", "@types/react-dom": "18.2.0", "chalk": "^5.4.1", @@ -152,7 +152,7 @@ "@orama/plugin-parsedoc": ["@orama/plugin-parsedoc@3.1.6", "", { "dependencies": { "@orama/orama": "3.1.6", "glob": "^8.1.0", "hast-util-from-html": "^1.0.1", "hast-util-from-string": "^2.0.0", "hast-util-to-html": "^8.0.4", "hast-util-to-string": "^2.0.0", "rehype": "^12.0.1", "rehype-document": "^6.1.0", "rehype-parse": "^8.0.4", "rehype-preset-minify": "^6.0.0", "remark-parse": "^10.0.1", "remark-rehype": "^10.1.0", "unified": "^10.1.2" } }, "sha512-ONPWPDlq2/LaxrPYdXR/vkwHUlD+l9iOL1u+IPYl1bIfVEqxQRmDVEfh2jUPApOabSEOMzm4Qgnr/3U2AqyZgw=="], - "@orama/plugin-secure-proxy": ["@orama/plugin-secure-proxy@3.1.6", "", { "dependencies": { "@oramacloud/client": "^1.3.11" } }, "sha512-Dk5drylxBHR+nzvBa9rzeNj6dGIyL2FMZUZRv2JLBOtCmH6sqgC5GcYd8N/Y8ZfObD9i846tQe6q4k19G9oRcw=="], + "@orama/plugin-secure-proxy": ["@orama/plugin-secure-proxy@3.1.13", "", { "dependencies": { "@oramacloud/client": "^1.3.11" } }, "sha512-CPSJ3H7KGPLqoZjgqLV6K0jlbeCBiOFMRKq4QfOLMOI1EMn6j/d12Q9oRfutSaSSlyYdxq1hr0N4KPoazwpWBA=="], "@oramacloud/client": ["@oramacloud/client@1.3.20", "", { "dependencies": { "@orama/cuid2": "^2.2.3", "@orama/orama": "^2.0.16", "lodash": "^4.17.21", "openai": "^4.24.1", "react": "^18.2.0", "vue": "^3.4.25" } }, "sha512-UIN4l4KTcM6kpZQXakhQVQZinok6USFr7yEZM45fnS5ziW0jfVG8tjA2OhaLhQe0B9lHf5Wsio+PdwVUzgy0Xw=="], diff --git a/package.json b/package.json index 8d81a69..adbff57 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@orama/orama": "^3.1.6", "@orama/plugin-data-persistence": "^3.1.7", "@orama/plugin-parsedoc": "^3.1.6", - "@orama/plugin-secure-proxy": "^3.1.6", + "@orama/plugin-secure-proxy": "^3.1.13", "@types/react": "18.2.0", "@types/react-dom": "18.2.0", "chalk": "^5.4.1",