Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need sockjs-client version bump up for security vulnerability update #60

Closed
rameshkrishnan opened this issue Mar 15, 2022 · 8 comments · Fixed by #61
Closed

Need sockjs-client version bump up for security vulnerability update #60

rameshkrishnan opened this issue Mar 15, 2022 · 8 comments · Fixed by #61
Labels

Comments

@rameshkrishnan
Copy link

sockjs-client has been released with new version for security vulnerability fix of its dependency package "url-parser".
So we need "sockjs-client" to be bumped with "1.6.0" version.

Refer : sockjs/sockjs-client#576

@rameshkrishnan rameshkrishnan changed the title Need socktjs-client version bump up for security vulnerability update Need sockjs-client version bump up for security vulnerability update Mar 15, 2022
@vietj
Copy link
Contributor

vietj commented Mar 15, 2022

@gaol ping

@vietj
Copy link
Contributor

vietj commented Mar 15, 2022

@pmlopes ping

@gaol
Copy link
Member

gaol commented Mar 15, 2022

@vietj done by upgrading sockjs-client to 1.6.0 which brings url-parser to 1.5.10 at: #61

@vietj vietj closed this as completed in #61 Mar 15, 2022
@rameshkrishnan
Copy link
Author

rameshkrishnan commented Mar 15, 2022

@vietj @gaol @pmlopes can we get this new change published to https://www.npmjs.com/package/@vertx/eventbus-bridge-client.js ?

@pmlopes
Copy link
Member

pmlopes commented Mar 24, 2022

@rameshkrishnan sorry this totally got lost on my queue. A new build is pushed to npm.

@rameshkrishnan
Copy link
Author

@pmlopes No problem, Thanks for the publish 👍

@jmaicher
Copy link

jmaicher commented Apr 4, 2022

@pmlopes Do you plan to publish a release version? I can only find a new snapshot version 1.0.0-3-SNAPSHOT in npm [1]. Current master declares 1.0.0-3 [2].

[1] https://www.npmjs.com/package/@vertx/eventbus-bridge-client.js?activeTab=versions
[2] https://github.com/vert-x3/vertx-eventbus-bridge-clients/blob/master/javascript/package.json#L4

@jmaicher
Copy link

jmaicher commented Aug 9, 2022

@vietj Any plans to publish a 1.0.0-3 non-snapshot release version with the sockjs-client version bump?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

5 participants