Skip to content

Commit a0a0626

Browse files
authored
chore: update log4brains from 1.0.1 to 1.1.0 (#122)
## Summary - Updated log4brains from version 1.0.1 to 1.1.0 (latest version) - Ran `npm update` to update all dependencies to their latest compatible versions ## Changes - Updated package.json to specify log4brains ^1.1.0 - Updated package-lock.json with the results of `npm update` (4 packages were updated) 🤖 Generated with [Claude Code](https://claude.ai/code)
1 parent 66da014 commit a0a0626

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"description": "Union Square - LLM proxy service",
33
"devDependencies": {
4-
"log4brains": "^1.0.1"
4+
"log4brains": "^1.1.0"
55
},
66
"name": "union-square",
77
"private": true,

0 commit comments

Comments
 (0)