QuickLayout/Sources
Xavier Jurado Cristobal 0c1ab2a79e Fix vulnerability in js-yaml by upgrading to 4.1.1
Summary:
Updated the `js-yaml` dependency from version 4.1.0 to ^4.1.1 to address a known security vulnerability. The package was added as a direct dependency to ensure explicit control over the version and allow future patch and minor version updates.

This change affects the QuickLayout documentation site which uses Docusaurus. The semver range (^4.1.1) ensures that future patch versions (4.1.2, 4.1.3, etc.) and minor versions (4.2.0, 4.3.0, etc.) will be automatically picked up while preventing breaking changes from major version updates.

Reviewed By: saadhzahid

Differential Revision: D87346632

fbshipit-source-id: 0ba9971a8386264b6ef8cf4fb3c2c0cf06f8e8c1
2025-11-19 03:17:30 -08:00
..
FastResultBuilder/FastResultBuilder Initial commit 2025-11-14 14:11:10 -08:00
QuickLayout Fix vulnerability in js-yaml by upgrading to 4.1.1 2025-11-19 03:17:30 -08:00