Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 46035db

Browse files
committed
1 parent 5f6664b commit 46035db

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

node_modules/debug/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "debug",
3-
"version": "4.4.1",
3+
"version": "4.4.3",
44
"repository": {
55
"type": "git",
66
"url": "git://github.com/debug-js/debug.git"

package-lock.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6360,7 +6360,9 @@
63606360
}
63616361
},
63626362
"node_modules/debug": {
6363-
"version": "4.4.1",
6363+
"version": "4.4.3",
6364+
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
6365+
"integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
63646366
"inBundle": true,
63656367
"license": "MIT",
63666368
"dependencies": {

0 commit comments

Comments
 (0)