mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-12 08:51:53 +00:00
chore(photon): bump spectrum-ts to 3.1.0
This commit is contained in:
parent
a652131c42
commit
9bfff6e16c
2 changed files with 5 additions and 5 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"name": "@hermes-agent/photon-sidecar",
|
||||
"version": "0.3.0",
|
||||
"dependencies": {
|
||||
"spectrum-ts": "3.0.0"
|
||||
"spectrum-ts": "3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.17"
|
||||
|
|
@ -1420,9 +1420,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/spectrum-ts": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/spectrum-ts/-/spectrum-ts-3.0.0.tgz",
|
||||
"integrity": "sha512-96XNXaEqohhTJfE/XL3+iNW9Pflc2jj7Xk5LLPthKEwOz6e6vdBh/KB5miAe2lQ+mkFtwEguVe2n4MVkBLcAtA==",
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/spectrum-ts/-/spectrum-ts-3.1.0.tgz",
|
||||
"integrity": "sha512-Dv5rsXATxGUXFnKf3VPK0VpkMPyVkf4HHUYkti0V2AKhz2m+ut3I1UPNMsvZOsiqmF+5hW8Xvrw+u/I82+XcDA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@photon-ai/advanced-imessage": "^0.11.0",
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
"node": ">=18.17"
|
||||
},
|
||||
"dependencies": {
|
||||
"spectrum-ts": "3.0.0"
|
||||
"spectrum-ts": "3.1.0"
|
||||
},
|
||||
"overrides": {
|
||||
"protobufjs": "8.6.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue