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

Fix security issues #66

Merged
merged 6 commits into from
Jun 22, 2022
Merged

Fix security issues #66

merged 6 commits into from
Jun 22, 2022

Conversation

timrbula
Copy link
Member

@timrbula timrbula commented Jun 20, 2022

Context

Closes #62 #63 #64 #65

https://deploy-preview-66--carbon-addons-boomerang-react.netlify.app/

2.0.6-beta.0

Checklist:

  • Has been verified in an integrated environment
  • Has relevant unit and integration tests passing
  • Has no linting, test console, or browser console errors (best effort)
  • Has JSDoc comment blocks for complex code

PR Review Guidance

Made some dependency upgrades and verified them locally. Tests are passing. Will verify in built environment as well.

Additional Info

Confirmed with local application with dev and prod builds

@timrbula timrbula requested a review from BenjaminRuby June 20, 2022 16:50
@timrbula timrbula changed the title Security Fix security bugs Jun 20, 2022
@timrbula timrbula changed the title Fix security bugs Fix security issues Jun 20, 2022
"react-modal": "3.14.4",
"react-toastify": "8.2.0",
"react-modal": "3.15.1",
"react-toastify": "9.0.5",
Copy link
Member Author

Choose a reason for hiding this comment

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

Major version upgrade that added some new features. The breaking changes don't affect us and notifcations are still working just fine in the storybook and in app.

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