We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f6664b commit 46035dbCopy full SHA for 46035db
node_modules/debug/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "debug",
3
- "version": "4.4.1",
+ "version": "4.4.3",
4
"repository": {
5
"type": "git",
6
"url": "git://github.com/debug-js/debug.git"
package-lock.json
@@ -6360,7 +6360,9 @@
6360
}
6361
},
6362
"node_modules/debug": {
6363
6364
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
6365
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
6366
"inBundle": true,
6367
"license": "MIT",
6368
"dependencies": {
0 commit comments