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

chore(api): CVE-2024-45811 #3710

Merged
merged 1 commit into from
Sep 19, 2024
Merged

chore(api): CVE-2024-45811 #3710

merged 1 commit into from
Sep 19, 2024

Conversation

DafyddLlyr
Copy link
Contributor

@DafyddLlyr DafyddLlyr commented Sep 19, 2024

Resolves -

I had thought that #3701 would resolve this, but there are other packages which have vite as a dependency I
neglected to check 🤦

Running pnpm why vite in /api.planx.uk now outputs the following showing vite is now upgraded to the safe verison 5.4.6 across the board -

devDependencies:
@vitest/coverage-istanbul 2.1.1
└─┬ vitest 2.1.1 peer
  ├─┬ @vitest/mocker 2.1.1
  │ └── vite 5.4.6 peer
  ├── vite 5.4.6
  └─┬ vite-node 2.1.1
    └── vite 5.4.6
@vitest/eslint-plugin 1.1.4
└─┬ vitest 2.1.1 peer
  ├─┬ @vitest/mocker 2.1.1
  │ └── vite 5.4.6 peer
  ├── vite 5.4.6
  └─┬ vite-node 2.1.1
    └── vite 5.4.6
@vitest/ui 2.1.1
└─┬ vitest 2.1.1 peer
  ├─┬ @vitest/mocker 2.1.1
  │ └── vite 5.4.6 peer
  ├── vite 5.4.6
  └─┬ vite-node 2.1.1
    └── vite 5.4.6
vitest 2.1.1
├─┬ @vitest/mocker 2.1.1
│ └── vite 5.4.6 peer
├── vite 5.4.6
└─┬ vite-node 2.1.1
  └── vite 5.4.6

@DafyddLlyr DafyddLlyr requested a review from a team September 19, 2024 07:51
Copy link

github-actions bot commented Sep 19, 2024

Removed vultr server and associated DNS entries

@DafyddLlyr DafyddLlyr merged commit a7cd259 into main Sep 19, 2024
12 checks passed
@DafyddLlyr DafyddLlyr deleted the dp/bump-vite-CVE-2024-45811 branch September 19, 2024 09:21
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