Skip to content

Update Vite and esbuild to Fix Vulnerabilities Path: attachments/04 Essentials Deep Dive/07-tic-tac-toe-starting-project.zip #72

@manuel-crispino

Description

@manuel-crispino

Hello Max,

I found a vulnerability due to outdated versions of Vite and esbuild.

Path: attachments/04 Essentials Deep Dive/07-tic-tac-toe-starting-project.zip

It's an easy fix, but some students might not be aware of it.

To resolve the issue, simply run:

npm update vite esbuild --latest

This will ensure everything is up to date and secure.

Also i migrate to pnpm instead of npm.

Best,
Manuel

@maxschwarzmueller @unsivilaudio #

#71

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions