Skip to content

Commit 3c5cb44

Browse files
snyk-botlholmquist
authored andcommitted
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 <[email protected]>
1 parent 97cf2f7 commit 3c5cb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/typescript-ex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"typescript": "~3.9.5"
2929
},
3030
"dependencies": {
31-
"cloudevents": "~3.1.0"
31+
"cloudevents": "~4.0.0"
3232
}
3333
}

0 commit comments

Comments
 (0)