Skip to content

Commit

Permalink
fix(deps): update dependency debug to ^4.3.7 (#1109)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 0e683a2 commit 0287422
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
},
"dependencies": {
"@prisma/generator-helper": "^5.0.0",
"debug": "^4.3.4",
"debug": "^4.3.7",
"decimal.js": "^10.4.3",
"dindist": "^1.0.2",
"expand-tilde": "^2.0.2",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3366,7 +3366,7 @@ debug@4, [email protected], debug@^4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@
dependencies:
ms "2.1.2"

debug@~4.3.6:
debug@^4.3.7, debug@~4.3.6:
version "4.3.7"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
Expand Down

0 comments on commit 0287422

Please sign in to comment.