Skip to content

Commit

Permalink
chore: Security upgrade debug from 3.2.5 to 3.2.7 (#112)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:debug:20170905

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
jacktuck and snyk-bot committed Dec 6, 2023
1 parent 470bb37 commit b80b800
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
"main": "dist/index.js",
"types": "./dist/index.d.ts",
"dependencies": {
"debug": "^3.1.0",
"debug": "^3.2.7",
"he": "^1.2.0",
"htmlparser2": "^8.0.1",
"iconv-lite": "^0.4.24",
Expand Down

0 comments on commit b80b800

Please sign in to comment.