@remnic/core 9.48.0 → 9.48.1

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.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@remnic/core",
3
- "version": "9.48.0",
3
+ "version": "9.48.1",
4
4
  "description": "Framework-agnostic Remnic memory engine — orchestrator, storage, extraction, search, trust zones",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -3067,7 +3067,7 @@
3067
3067
  "meilisearch": "^0.46.0",
3068
3068
  "node-gyp": "^12.3.0",
3069
3069
  "openai": "^6.0.0",
3070
- "undici": "^6.27.0",
3070
+ "undici": "^6.28.0",
3071
3071
  "zod": "^3.24.0"
3072
3072
  },
3073
3073
  "optionalDependencies": {
@@ -3096,7 +3096,7 @@
3096
3096
  "core"
3097
3097
  ],
3098
3098
  "peerDependencies": {
3099
- "@remnic/coding-graph": "^9.48.0"
3099
+ "@remnic/coding-graph": "^9.48.1"
3100
3100
  },
3101
3101
  "peerDependenciesMeta": {
3102
3102
  "@remnic/coding-graph": {