chore(deps-dev): bump js-yaml from 4.3.0 to 4.3.1 in /documentation (#11052)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-08-08 16:49:32 +02:00
committed by GitHub
parent f0d8406747
commit 02a981bffb
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -36,7 +36,7 @@
"@docusaurus/types": "3.7.0",
"globby": "^13.2.2",
"gray-matter": "^4.0.3",
"js-yaml": "^4.3.0",
"js-yaml": "^4.3.1",
"typescript": "~5.6.2",
"yaml-loader": "^0.8.1"
},
@@ -10957,9 +10957,9 @@
"license": "MIT"
},
"node_modules/js-yaml": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz",
"integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==",
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz",
"integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==",
"funding": [
{
"type": "github",
+1 -1
View File
@@ -45,7 +45,7 @@
"@docusaurus/types": "3.7.0",
"gray-matter": "^4.0.3",
"globby": "^13.2.2",
"js-yaml": "^4.3.0",
"js-yaml": "^4.3.1",
"typescript": "~5.6.2",
"yaml-loader": "^0.8.1"
},