fix: examples/typescript-ex/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355

Signed-off-by: Lance Ball <lball@redhat.com>
This commit is contained in:
snyk-bot 2021-03-25 07:10:58 +00:00 committed by Lance Ball
parent 93f02130f6
commit 3b801545b0
No known key found for this signature in database
GPG Key ID: 0D7C787CAE37ED3F
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/node": "^14.14.10",
"gts": "^1.1.0",
"gts": "^3.0.3",
"typescript": "~4.1.3"
},
"dependencies": {