add guid for session ID (#18912)

This commit is contained in:
Vasu Bhog
2022-04-04 10:43:20 -07:00
committed by GitHub
parent 838c27bfa3
commit c65c41d704
4 changed files with 12 additions and 2 deletions

View File

@@ -69,6 +69,7 @@
},
"devDependencies": {
"@types/node": "^14.14.16",
"@types/uuid": "^3.4.5",
"should": "^13.2.1",
"sinon": "^9.0.2",
"typemoq": "^2.1.0",