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

upgrade braces to v3.0.3 #471

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Conversation

ozdemirozcelik
Copy link
Contributor

@ozdemirozcelik ozdemirozcelik commented Jul 9, 2024

This PR updates the package-lock.json with a fresh npm install and bumps braces to version: 3.0.3.
Merging this PR should fix the following:
https://github.com/bcgov/GDX-Analytics/security/dependabot/150

Testing instructions:

  • clone the repo and switch to dependant branch
git clone https://github.com/bcgov/GDX-Analytics.git
cd GDX-Analytics/
git checkout GDXDSD-7054-react-tracker-branches
  • install react and related packages globally
npm install -g react react-dom react-router-dom
  • install the dependencies listed in the package-lock.json
cd examples/react_tracker/
npm ci
  • start a development server
npm start

check if sample react.js page is running by browsing to http://localhost:3000/

@ozdemirozcelik ozdemirozcelik merged commit 091b3d8 into master Jul 11, 2024
3 checks passed
@ozdemirozcelik ozdemirozcelik deleted the GDXDSD-7054-react-tracker-branches branch July 11, 2024 22:11
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.

None yet

2 participants