mmisw / orr-portal

ORR Frontend component
Apache License 2.0
8 stars 5 forks source link

[Snyk] Fix for 1 vulnerable dependencies #142

Closed snyk-bot closed 5 years ago

snyk-bot commented 5 years ago

Description

This PR fixes one or more vulnerable packages in the npm dependencies of this project. See the Snyk test report for more details.

Snyk Project: mmisw/orr-portal:package.json

Snyk Organization: carueda

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:

You can read more about Snyk's upgrade and patch logic in Snyk's documentation.

Check the changes in this PR to ensure they won't cause issues with your project.

Stay secure, The Snyk team

Note: You are seeing this because you or someone else with access to this repository has authorised Snyk to open Fix PRs. To review the settings for this Snyk project please go to the project settings page.

lewismc commented 5 years ago

It looks like select2 is used in the selectFromList.html which itself is consumed within util.js#L83.

lewismc commented 5 years ago

I pulled locally and tested and this is a breaking change. See screenshot below

Screen Shot 2019-08-29 at 7 14 40 AM

I'm working to see if we can find the missing select2.css file.

lewismc commented 5 years ago

Closing in place of #145