Bump debug from 4.1.1 to 4.3.1

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.1.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](https://github.com/debug-js/debug/compare/4.1.1...4.3.1)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-03 08:04:12 +00:00 committed by GitHub
parent b61e90d0e8
commit 521a9afeb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 413 additions and 393 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@
"@types/tar-stream": "^2.2.2",
"base32-encode": "^2.0.0",
"commander": "^5.1.0",
"debug": "^4.1.1",
"debug": "^4.3.1",
"tar-stream": "^3.0.0"
},
"devDependencies": {

View File

@ -3,7 +3,7 @@
"@types/better-sqlite3": "^5.4.0",
"@types/debug": "^4.1.5",
"better-sqlite3": "^7.0.1",
"debug": "^4.1.1"
"debug": "^4.3.1"
},
"type": "module",
"main": "./dist/index.js"