Skip to content

Commit

Permalink
fix: upgrade debug from 4.2.0 to 4.3.0 (#26)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade debug from 4.2.0 to 4.3.0.

See this package in npm:
https://www.npmjs.com/package/debug

See this project in Snyk:
https://app.snyk.io/org/lirantal/project/7ad1ed6b-3fdc-49ab-b040-78569a40a76b?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored Oct 11, 2020
1 parent e173486 commit 7c97e49
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@typeform/api-client": "^1.6.6",
"debug": "^4.2.0"
"debug": "^4.3.0"
},
"devDependencies": {
"@commitlint/cli": "^7.2.1",
Expand Down

0 comments on commit 7c97e49

Please sign in to comment.