Skip to content

Commit 926442d

Browse files
build(deps): update debug requirement from 3.1.0 to 3.2.1
Updates the requirements on [debug](https://github.com/visionmedia/debug) to permit the latest version. - [Release notes](https://github.com/visionmedia/debug/releases) - [Changelog](https://github.com/visionmedia/debug/blob/master/CHANGELOG.md) - [Commits](https://github.com/visionmedia/debug/commits/3.2.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 48c1f3a commit 926442d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"main": "./lib/index.js",
2121
"dependencies": {
2222
"boom": "7.2.0",
23-
"debug": "3.1.0",
23+
"debug": "3.2.1",
2424
"jsonpath": "1.0.0",
2525
"lodash": "4.17.10"
2626
},

0 commit comments

Comments
 (0)