Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency debug to v4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 4, 2021
1 parent 187a99b commit 853c9b9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
"config": "3.3.2",
"copy-to-clipboard": "3.3.1",
"country-data-lookup": "0.0.33",
"debug": "4.1.1",
"debug": "4.3.2",
"debug-logger": "0.4.1",
"dexie": "3.0.2",
"downshift": "5.4.7",
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7295,6 +7295,13 @@ debug@4.1.1:
dependencies:
ms "^2.1.1"

debug@4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
dependencies:
ms "2.1.2"

debug@=3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
Expand Down

0 comments on commit 853c9b9

Please sign in to comment.