Skip to content

Commit

Permalink
chore(deps): bump debug and @types/debug
Browse files Browse the repository at this point in the history
Bumps [debug](https://github.com/debug-js/debug) and [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug). These dependencies needed to be updated together.

Updates `debug` from 4.3.4 to 4.4.0
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.3.4...4.4.0)

Updates `@types/debug` from 4.1.7 to 4.1.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/debug)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/debug"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 8c8b079 commit dd55a26
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 34 deletions.
54 changes: 21 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "git+https://github.com/BiancoRoyal/node-red-contrib-iiot-jwt.git"
},
"dependencies": {
"debug": "~4.3.4",
"debug": "~4.4.0",
"jsonwebtoken": "~8.5.1",
"bson": "~4.6.5",
"underscore": "~1.13.4"
Expand Down

0 comments on commit dd55a26

Please sign in to comment.