Skip to content

Commit f87dc7e

Browse files
fix(deps): update dependency debug to v4.4.1 (#430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28fdcc8 commit f87dc7e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"cookie-session": "2.1.0",
2020
"cors": "2.8.5",
2121
"csurf": "1.11.0",
22-
"debug": "4.4.0",
22+
"debug": "4.4.1",
2323
"dist-exiftool": "10.53.0",
2424
"ejs": "2.7.4",
2525
"ejs-mate": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2438,10 +2438,10 @@ debug@3.2.7:
24382438
dependencies:
24392439
ms "^2.1.1"
24402440

2441-
debug@4.4.0:
2442-
version "4.4.0"
2443-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
2444-
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
2441+
debug@4.4.1:
2442+
version "4.4.1"
2443+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b"
2444+
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==
24452445
dependencies:
24462446
ms "^2.1.3"
24472447

0 commit comments

Comments
 (0)