8000 fix: examples/websocket/package.json to reduce vulnerabilities · cloudevents/sdk-javascript@b54f72b · GitHub
[go: up one dir, main page]

Skip to content

Commit b54f72b

Browse files
snyk-botlholmquist
authored andcommitted
fix: examples/websocket/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>
1 parent 97cf2f7 commit b54f72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/websocket/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"author": "",
1616
"license": "ISC",
1717
"dependencies": {
18-
"cloudevents": "~3.0.1",
18+
"cloudevents": "~4.0.0",
1919
"got": "^11.3.0",
2020
"ws": "^7.3.0"
2121
}

0 commit comments

Comments
 (0)
0