Update packages to fix CG alerts (#20922)

* Update packages to fix CG alerts

* Reverting version bump for vscode-universal-bundler because of build break
This commit is contained in:
Sakshi Sharma
2022-10-21 18:03:49 -07:00
committed by GitHub
parent 84305c32c0
commit 97c070be13
37 changed files with 6279 additions and 203 deletions

View File

@@ -780,7 +780,7 @@
"@types/fs-extra": "^5.0.0",
"@types/glob": "^7.1.1",
"@types/js-yaml": "^3.12.1",
"@types/mocha": "^7.0.2",
"@types/mocha": "^9.1.1",
"@types/node": "^12.11.7",
"@types/request": "^2.48.1",
"@types/rimraf": "^2.0.2",
@@ -788,7 +788,7 @@
"@types/tar": "^4.0.3",
"@types/uuid": "^3.4.5",
"assert": "^1.4.1",
"mocha": "^7.1.1",
"mocha": "^9.2.2",
"nock": "^13.0.2",
"should": "^13.2.3",
"sinon": "^9.0.2",