Skip to content

Update pwa deps to resolve tar-fs vuln (dependabot 58) #1649

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

Merged
merged 1 commit into from
Apr 2, 2025
Merged

Conversation

Steve-Mcl
Copy link
Contributor

@Steve-Mcl Steve-Mcl commented Apr 2, 2025

Description

  • Removes sharp overrides
  • Updates pwa related deps to latest

before

$ npm list tar-fs
@flowfuse/[email protected] C:\Users\sdmcl\repos\github\node-red-dashboard
└─┬ @vite-pwa/[email protected]
  └─┬ [email protected] overridden
    ├─┬ [email protected]
    │ └── [email protected]
    └── [email protected]

After

$ npm list tar-fs
@flowfuse/[email protected] C:\Users\sdmcl\repos\github\node-red-dashboard
└── (empty)

local dev test install of PWA (with custom title and icon)

image

Related Issue(s)

https://github.com/FlowFuse/node-red-dashboard/security/dependabot/58

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

  • Includes a DB migration? -> add the area:migration label

@Steve-Mcl Steve-Mcl requested a review from hardillb April 2, 2025 11:00
@hardillb hardillb merged commit 0aaa906 into main Apr 2, 2025
2 checks passed
@hardillb hardillb deleted the pwa-deps branch April 2, 2025 11:35
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