Files
klz-cables.com/.pnpm-store/v10/files/e2/5d852b397b46ada12f099676011b032974ccf177d1bcd12a4dc94e69c8e48225c09489bbf6d4641630abc4465f7f0156a8a18671331eddaf7fbbfcd75fe3b8
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

9 lines
578 B
Plaintext

# graphql-playground-html
> **SECURITY WARNING:** This package and all of it's dependendents had a severe XSS Reflection attack vulnerability until version `1.6.22` of this package. You must sanitize any and all user input values to `renderPlaygroundPage()` values. If you used static values in your middlewares, including ours, you were not vulnerable to the attack.
This package is being used by the GraphQL Playground middlewares.
For local development, you can `yarn link` this package, then use `yarn link graphql-playground-html` in the
middleware you want to develop.