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:
parent
643c914da8
commit
d3593556f1
|
@ -24,7 +24,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^14.14.10",
|
||||
"gts": "^1.1.0",
|
||||
"gts": "^3.0.3",
|
||||
"typescript": "~4.1.3"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in New Issue