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

audit-example-deps-oct-2024 #622

Merged
merged 1 commit into from
Oct 6, 2024
Merged

Conversation

MasterKale
Copy link
Owner

Dependabot is going crazy about example/package.json dependencies. Instead of merging a bunch of individual ones I'm choosing to give a modicum of TLC to the project's dependencies and update a few of them to quiet down some of this.

Basically I ran npm audit fix and upgraded a couple of dev dependencies, which got things down to an issue with the use of an old cookie-related library in express-session:

expressjs/session#989

The example server isn't a production-quality demo so I'm not really worried about this.

@MasterKale MasterKale merged commit 9342708 into master Oct 6, 2024
1 check passed
@MasterKale MasterKale deleted the audit-example-deps-oct-2024 branch October 6, 2024 21:23
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.

1 participant