Skip to content

Update ws module version #3488

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

Merged
merged 2 commits into from
Mar 27, 2018
Merged

Update ws module version #3488

merged 2 commits into from
Mar 27, 2018

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented Mar 23, 2018

In order to fix vulnerabilities problems we need to update the version of ws module - https://nodesecurity.io/check/nativescript

In order to fix vulnerabilities problems we need to update the version of ws module - https://nodesecurity.io/check/nativescript
Copy link
Contributor

@rosen-vladimirov rosen-vladimirov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After fixing comment. Great work!

package.json Outdated
@@ -31,6 +31,7 @@
],
"dependencies": {
"@types/ora": "1.3.2",
"@types/ws": "4.0.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be devDependency: npm i --save-dev --save-exact @types/ws

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw the @types/ora need to be devDependency as well

@Fatme
Copy link
Contributor Author

Fatme commented Mar 27, 2018

run ci

2 similar comments
@Fatme
Copy link
Contributor Author

Fatme commented Mar 27, 2018

run ci

@Fatme
Copy link
Contributor Author

Fatme commented Mar 27, 2018

run ci

@Fatme Fatme merged commit 073fa50 into master Mar 27, 2018
@Fatme Fatme deleted the fatme/update-ws branch March 27, 2018 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants