fix: examples/typescript-ex/package.json to reduce vulnerabilities (#395)

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-04-06 17:58:06 +03:00 committed by GitHub
parent 643c914da8
commit d3593556f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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": {