Skip to content

Commit

Permalink
fix(deps): update dependency debug to v4.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent c2625c5 commit 9c38cab
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 16 deletions.
54 changes: 40 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"dependencies": {
"axios": "1.1.3",
"axios-retry": "3.3.1",
"debug": "4.3.4",
"debug": "4.3.5",
"express": "4.18.2",
"express-pino-logger": "7.0.0",
"pino": "8.7.0",
"register-server-handlers": "4.2.4"
},
"devDependencies": {
"@jest/globals": "29.3.1",
"@types/debug": "4.1.7",
"@types/debug": "4.1.12",
"@types/jest": "29.2.2",
"@types/node": "18.11.9",
"@typescript-eslint/eslint-plugin": "5.42.1",
Expand Down

0 comments on commit 9c38cab

Please sign in to comment.