fix: examples/typescript-ex/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-1038255 Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
This commit is contained in:
parent
97cf2f7785
commit
3c5cb44932
|
|
@ -28,6 +28,6 @@
|
|||
"typescript": "~3.9.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"cloudevents": "~3.1.0"
|
||||
"cloudevents": "~4.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue