Skip to content

Commit 34f2d57

Browse files
committed
fix: upgrade debug from 4.1.0 to 4.1.1
Snyk has created this PR to upgrade debug from 4.1.0 to 4.1.1. See this package in NPM: https://www.npmjs.com/package/debug See this project in Snyk: https://app.snyk.io/org/jupe/project/2f50cec9-5560-4160-ad32-865be7e881a4?utm_source=github&utm_medium=upgrade-pr
1 parent 1e12b5d commit 34f2d57

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"axios": "^0.19.0",
3434
"bluebird": "^3.7.1",
35-
"debug": "^4.1.0",
35+
"debug": "^4.1.1",
3636
"invariant": "^2.2.4",
3737
"jwt-decode": "^2.2.0",
3838
"lodash": "^4.17.11",

0 commit comments

Comments
 (0)