Revert "Update packages to fix CG alerts (#20922)" (#20927)

This reverts commit 97c070be13.
This commit is contained in:
Karl Burtram
2022-10-22 01:26:33 -07:00
committed by GitHub
parent 5a7ae8a3d0
commit 350e94abfe
37 changed files with 203 additions and 6279 deletions

View File

@@ -35,12 +35,12 @@
},
"devDependencies": {
"@types/chai": "3.4.34",
"@types/mocha": "^9.1.1",
"@types/mocha": "^7.0.2",
"@types/node": "^10.14.8",
"@azure/keyvault-secrets": "^4.4.0",
"@azure/identity": "^2.1.0",
"chai": "3.5.0",
"mocha": "^9.2.2",
"mocha": "^7.1.1",
"@microsoft/vscodetestcover": "^1.2.1",
"@microsoft/azdata-test": "^2.0.3"
}