@juspay/neurolink 12.12.15 → 12.12.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@juspay/neurolink",
3
- "version": "12.12.15",
3
+ "version": "12.12.16",
4
4
  "packageManager": "pnpm@10.15.1",
5
5
  "description": "TypeScript AI SDK with 24+ LLM providers behind one consistent API. MCP-native (connect any MCP server), voice TTS/STT/realtime, RAG, agents, memory, context compaction. OpenAI · Anthropic · Gemini · Bedrock · Azure · Ollama · DeepSeek · NVIDIA NIM and more.",
6
6
  "author": {
@@ -394,11 +394,11 @@
394
394
  "eventsource-parser": "^3.0.8",
395
395
  "fast-xml-parser": "^5.7.0",
396
396
  "google-auth-library": "^10.6.1",
397
- "hono": "^4.12.34",
397
+ "hono": "^4.13.5",
398
398
  "iconv-lite": "0.7.2",
399
399
  "inquirer": "^13.3.0",
400
400
  "jose": "^6.1.3",
401
- "js-yaml": "^4.3.1",
401
+ "js-yaml": "^4.3.2",
402
402
  "json-schema-to-zod": "^2.7.0",
403
403
  "jsonrepair": "^3.14.0",
404
404
  "minisearch": "^7.2.0",
@@ -621,8 +621,8 @@
621
621
  "undici@>=7.0.0 <7.24.0": ">=7.24.0 <8.0.0",
622
622
  "undici@>=6.0.0 <6.23.0": ">=6.23.0",
623
623
  "undici@<5.29.0": ">=5.29.0",
624
- "js-yaml@>=4.0.0 <4.1.1": ">=4.1.1",
625
- "js-yaml@>=3.0.0 <3.14.2": ">=3.14.2",
624
+ "js-yaml@>=4.0.0 <4.3.2": ">=4.3.2",
625
+ "js-yaml@>=3.0.0 <3.15.2": ">=3.15.2",
626
626
  "ajv@>=8.0.0 <8.18.0": ">=8.18.0",
627
627
  "@grpc/grpc-js@<1.14.4": ">=1.14.4",
628
628
  "@protobufjs/utf8@<1.1.1": ">=1.1.1",