mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 13:49:15 -05:00
[PR #494] [MERGED] Update packages & resolve vulns #2300
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/494
Author: @grokdesigns
Created: 4/8/2025
Status: ✅ Merged
Merged: 4/9/2025
Merged by: @oschwartz10612
Base:
dev← Head:update-package-resolve-vulns📝 Commits (2)
7fd1652Update libraries to resolve critical security findings40040afBump react-email version📊 Changes
5 files changed (+1161 additions, -1840 deletions)
View changed files
📝
package-lock.json(+1111 -1788)📝
package.json(+10 -9)📝
src/app/[orgId]/settings/sites/create/page.tsx(+24 -28)📝
src/app/components/SupporterMessage.tsx(+1 -1)📝
src/components/StrategySelect.tsx(+15 -14)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
Updated packages to resolve security findings.
Current dev branch: 13 vulnerabilities (11 moderate, 1 high, 1 critical)
Fork: 4 moderate severity vulnerabilities. I believe these are mostly due to upstream drizzle-kit dependencies.
I've tested as much as I can. I set up a new standalone server and everything appeared to work and I set up a new instance with newt and had no issues adding nodes and sending traffic. Tested sending email, etc. Could definitely use some more testing due to code changes required by updated packages.
How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.