Skip to content

Commit

Permalink
fix: src/apis/serviceconsumermanagement/package.json to reduce vulner…
Browse files Browse the repository at this point in the history
…abilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-GOT-2932019
  • Loading branch information
snyk-bot committed Nov 27, 2023
1 parent 01bf480 commit 059d7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apis/serviceconsumermanagement/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@microsoft/api-documenter": "^7.8.10",
"@microsoft/api-extractor": "^7.8.10",
"gts": "^2.0.0",
"gts": "^3.1.1",
"null-loader": "^4.0.0",
"ts-loader": "^8.0.0",
"typescript": "~3.7.0",
Expand Down

0 comments on commit 059d7ca

Please sign in to comment.