diff --git a/packages/instrumentation-llamaindex/package.json b/packages/instrumentation-llamaindex/package.json index ea6b7c30..42695c08 100644 --- a/packages/instrumentation-llamaindex/package.json +++ b/packages/instrumentation-llamaindex/package.json @@ -54,7 +54,7 @@ "@pollyjs/persister-fs": "^6.0.6", "@types/lodash": "^4.14.0", "@types/mocha": "^10.0.10", - "llamaindex": "^0.11.19", + "llamaindex": "^0.12.0", "ts-mocha": "^11.1.0" }, "homepage": "https://github.com/traceloop/openllmetry-js/tree/main/packages/instrumentation-llamaindex",