fix: override js-cookie to >=3.0.6 to resolve high severity CVE
CI / Build & Quality Checks (push) Successful in 10m11s
CI / Build & Quality Checks (push) Successful in 10m11s
GHSA-qjx8-664m-686j: prototype hijack in js-cookie <= 3.0.5 used transitively via react-use in @giphy/react-components. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+2
-1
@@ -173,6 +173,7 @@
|
||||
"overrides": {
|
||||
"@giphy/js-util": {
|
||||
"dompurify": ">=3.3.4"
|
||||
}
|
||||
},
|
||||
"js-cookie": ">=3.0.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user