We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 938db00 commit 7a74819Copy full SHA for 7a74819
2 files changed
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
@@ -5278,9 +5278,9 @@
5278
}
5279
},
5280
"node_modules/debug": {
5281
5282
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
5283
- "integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
5284
"inBundle": true,
5285
"license": "MIT",
5286
"dependencies": {
0 commit comments