Skip to content
Snippets Groups Projects
Commit 7db9bc0c authored by Yi Ding's avatar Yi Ding
Browse files

updated npm lock in example/

parent cd8d22b3
No related branches found
No related tags found
No related merge requests found
...@@ -15,9 +15,9 @@ ...@@ -15,9 +15,9 @@
} }
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "18.16.19", "version": "18.17.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.19.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.0.tgz",
"integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==", "integrity": "sha512-GXZxEtOxYGFchyUzxvKI14iff9KZ2DI+A6a37o6EQevtg6uO9t+aUZKcaC1Te5Ng1OnLM7K9NVVj+FbecD9cJg==",
"dev": true "dev": true
}, },
"node_modules/asynckit": { "node_modules/asynckit": {
...@@ -120,9 +120,9 @@ ...@@ -120,9 +120,9 @@
} }
}, },
"node_modules/llamaindex": { "node_modules/llamaindex": {
"version": "0.0.5", "version": "0.0.11",
"resolved": "https://registry.npmjs.org/llamaindex/-/llamaindex-0.0.5.tgz", "resolved": "https://registry.npmjs.org/llamaindex/-/llamaindex-0.0.11.tgz",
"integrity": "sha512-vbSOLZCKMIvJ1bOoBa4wmvFoGGQuiaUy9sXzLG3Z59ZxSIK1mwWqYvBsL8lYbIPLATdqrfXgV10Hto+KpVJoNA==", "integrity": "sha512-bdkN6bEgUGsNEy2mn7tIDYtT8+dC/ot9Nq6Wr3S5VK3cqdlJwS87rmqubLO5cqDVc7VBV6cdv1EeYccsvd3tzQ==",
"dependencies": { "dependencies": {
"js-tiktoken": "^1.0.7", "js-tiktoken": "^1.0.7",
"lodash": "^4.17.21", "lodash": "^4.17.21",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment