Bump js-yaml from 4.2.0 to 4.3.1 in /frontend
Avikal is a post-quantum archival security app using Chess-PGN metadat
Brought to you by:
atharvamoves
Originally created by: dependabot[bot]
Bumps js-yaml from 4.2.0 to 4.3.1.
Sourced from js-yaml's changelog.
4.3.1 - 2026-07-31
Security
- [backport] Remove quadratic complexity from
!!omapduplicate key detection.4.3.0 - 2026-06-27
Added
- [backport] Added
maxTotalMergeKeys(10000) loader option to limit the total number of keys processed by YAML merge (<<) across oneload()/loadAll()call.Fixed
- Restore umd builds back to es5.
Removed
- [backport]
maxMergeSeqLengthreplaced withmaxTotalMergeKeysfor limiting YAML merge processing.
86e91b8 4.3.1 releasedc3cc4b0 Backport quadratic complexity fix for !!omap33d05b5 4.3.0 released663bfab Drop demo publish, to not override new v5 one.1cb8c7b Add v4-legacy tag for publish02f27af Restore umd builds back to es58be84ed Fix es5 compatibility59423c6 Replace maxMergeSeqLength option with maxTotalMergeKeys (more robust). Ba...6842ef6 doc polishDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.