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 vulerability issues #85

Merged
merged 4 commits into from
Feb 13, 2024
Merged

Fix vulerability issues #85

merged 4 commits into from
Feb 13, 2024

Conversation

alexcanessa
Copy link
Contributor

What I did

This PR is to resolve vulnerability issues spotted by our dependabot, majority of which were a matter of upgrading packages to their latest version.
Upgrading meant changing some code, which is also part of this PR.
Naturally, it's a breaking change, added to the relevant commit.

Two unrelated changes are a fix to the linting script; a fix to getting the token from the Cookies and I've applied formatting rules and committed changed files.

How to test

Clone the repo and follow the README.md files. Unfortunately, I couldn't check the integration with Commerce Layer itself, but I'm confident the code works.

Checklist

  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests).
  • Make sure to add/update documentation regarding your changes.
  • You are NOT deprecating/removing a feature.

Copy link

netlify bot commented Feb 13, 2024

Deploy Preview for commercelayer-sanity-template ready!

Name Link
🔨 Latest commit 2c87e67
🔍 Latest deploy log https://app.netlify.com/sites/commercelayer-sanity-template/deploys/65cbad1e939a5b0008551d6e
😎 Deploy Preview https://deploy-preview-85--commercelayer-sanity-template.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@alexcanessa alexcanessa merged commit f6e9112 into main Feb 13, 2024
5 checks passed
@alexcanessa alexcanessa deleted the fix-vulerability-issues branch February 13, 2024 18:16
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