Resolve "Meteor and libraries needs to be updated (vulnerabilities)"
Merged
requested to merge 82-update-meteor-and-libraries-needs-to-be-updated-vulnerabilities into dev
Closes #82 (closed)
Edited by Bruno Boiget
Merge request reports
Activity
assigned to @bruno.boiget
added 1 commit
- ad244419 - fix(audit) update meteor and project dependencies
Some vulnerabilities have no solution yet.
- minimist (high - prototype pollution) : https://github.com/advisories/GHSA-xvch-5gv4-984h
- quill (medium - cross scripting) : https://github.com/advisories/GHSA-4943-9vgg-gr5r
minimist problem is quite recent, will probably be updated soon. for quill, it seems problem has been around for quite a long time and will probably not get adressed
edit: running meteor npm audit fix --depth 4 fixed the problem with minimist
Edited by Bruno Boigetadded 1 commit
- 4535a48b - fix(audit): update meteor and project dependencies
added 1 commit
- b9285504 - fix(lint): disable eslint rule react/forbid-prop-types
added 1 commit
- ed15e2c4 - fix(audit): update minimist to version 1.2.6
added 19 commits
-
748b4874...7ab27513 - 15 commits from branch
dev
- 9bde676d - fix(audit): update meteor and project dependencies
- 986475e0 - fix(lint): disable eslint rule react/forbid-prop-types
- 54f53dd1 - fix(audit): update minimist to version 1.2.6
- 967d8e9f - fix(audit): update Dockerfile and CI
Toggle commit list-
748b4874...7ab27513 - 15 commits from branch
added 1 commit
- 9ce50a68 - fix(audit): update to Meteor 2.7.1 (includes node 14.19.1)
added 27 commits
-
9ce50a68...ff4fa848 - 22 commits from branch
dev
- 40a250dc - fix(audit): update meteor and project dependencies
- 70c17404 - fix(lint): disable eslint rule react/forbid-prop-types
- ccad65b1 - fix(audit): update minimist to version 1.2.6
- fc372e00 - fix(audit): update Dockerfile and CI
- 5ea0a6df - fix(audit): update to Meteor 2.7.1 (includes node 14.19.1)
Toggle commit list-
9ce50a68...ff4fa848 - 22 commits from branch
mentioned in commit b3ec24c1
This MR is included in version 4.2.0-testing.1The release is available on GitLab release Your semantic-release bot :package::rocket:
This MR is included in version 4.2.0The release is available on GitLab release Your semantic-release bot :package::rocket:
Please register or sign in to reply