-
-
Notifications
You must be signed in to change notification settings - Fork 438
Update bundled jQuery version to address older dependency warnings #995
Copy link
Copy link
Open
Labels
contributor-friendlyWell-suited as a community contribution. Does not require deep knowledge of the project internals.Well-suited as a community contribution. Does not require deep knowledge of the project internals.dependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededjavascriptPull requests that update Javascript codePull requests that update Javascript codeneeds more workvalid
Description
Activity
Metadata
Metadata
Assignees
Labels
contributor-friendlyWell-suited as a community contribution. Does not require deep knowledge of the project internals.Well-suited as a community contribution. Does not require deep knowledge of the project internals.dependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededjavascriptPull requests that update Javascript codePull requests that update Javascript codeneeds more workvalid
Hi, thanks for building and maintaining LinkStack!
I'm running the latest Docker image (
linkstackorg/linkstack:latest), and security/dependency scans are flagging that the application is bundling an older version of jQuery (v3.3.1).Would it be possible to bump jQuery to a modern 3.x release in an upcoming version to help keep security scan reports clean?
Thanks again!