Skip to content

Commit 485d655

Browse files
Bump debug from 4.4.1 to 4.4.3
Bumps [debug](https://github.com/debug-js/debug) from 4.4.1 to 4.4.3. - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.4.1...4.4.3) --- updated-dependencies: - dependency-name: debug dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 706c46f commit 485d655

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

package-lock.json

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

packages/agents-activity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"main": "dist/src/index.js",
2020
"types": "dist/src/index.d.ts",
2121
"dependencies": {
22-
"debug": "^4.3.7",
22+
"debug": "^4.4.3",
2323
"uuid": "^11.1.0",
2424
"zod": "3.25.75"
2525
},

0 commit comments

Comments
 (0)