Skip to content

Commit a0a9e58

Browse files
committed
fix: upgrade debug from 4.3.1 to 4.3.2
Snyk has created this PR to upgrade debug from 4.3.1 to 4.3.2. See this package in npm: https://www.npmjs.com/package/debug See this project in Snyk: https://app.snyk.io/org/kdcio/project/3bced0d9-0843-46f2-a6f0-a5c3909d493b?utm_source=github&utm_medium=upgrade-pr
1 parent fb85087 commit a0a9e58

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@
6060
"dependencies": {
6161
"@kdcio/api-gw-req": "^1.2.0",
6262
"@kdcio/api-gw-resp": "^1.3.1",
63-
"debug": "^4.3.1"
63+
"debug": "^4.3.2"
6464
}
6565
}

0 commit comments

Comments
 (0)