Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 8, 2024
1 parent 2d86744 commit 7811b4c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -420,18 +420,18 @@
}
},
"dependencies": {
"glob": "7.1.6",
"minimatch": "3.0.4",
"request-light": "0.4.0",
"source-map": "0.6.1"
"glob": "11.0.0",
"minimatch": "10.0.1",
"request-light": "0.8.0",
"source-map": "0.7.4"
},
"description": "%extension.description%",
"devDependencies": {
"@types/node": "^12.7.3",
"del": "5.1.0",
"ts-loader": "~6.2.1",
"tsutils": "3.17.1",
"yargs-parser": "5.0.0-security.0"
"@types/node": "^22.7.5",
"del": "8.0.0",
"ts-loader": "~9.5.1",
"tsutils": "3.21.0",
"yargs-parser": "21.1.1"
},
"displayName": "[Deprecated] Node Debug (legacy)",
"extensionDependencies": [
Expand Down

0 comments on commit 7811b4c

Please sign in to comment.