Update dependency js-yaml to v5.4.2

This commit is contained in:
renovate[bot]
2026-09-13 00:48:33 +00:00
committed by GitHub
parent 18da036eb6
commit 62d9069c08
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -18,7 +18,7 @@
"@angular/platform-browser": "22.1.6",
"@angular/router": "22.1.6",
"ajv": "8.20.0",
"js-yaml": "5.4.1",
"js-yaml": "5.4.2",
"lodash-es": "4.18.1",
"rxjs": "7.8.2",
"tslib": "2.8.1"
@@ -5672,9 +5672,9 @@
"license": "MIT"
},
"node_modules/js-yaml": {
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.4.1.tgz",
"integrity": "sha512-28R/k+NAjeuf7+CKlTxWZVExJGwVVLwY06DgEnOMz2gEpfNkDcD7QvyiVPT0xy0XXhU8vHsd4Ot42OOPdJG7dQ==",
"version": "5.4.2",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.4.2.tgz",
"integrity": "sha512-m+aqu+LwO1O6sIopafj8HUVl5aawITwZQe/yHpMCKjaWBaA/d07B/QdMb3529REftiU+RMMHL3Vlsw3hON7vWg==",
"funding": [
{
"type": "github",
+1 -1
View File
@@ -37,7 +37,7 @@
"@angular/platform-browser": "22.1.6",
"@angular/router": "22.1.6",
"ajv": "8.20.0",
"js-yaml": "5.4.1",
"js-yaml": "5.4.2",
"lodash-es": "4.18.1",
"rxjs": "7.8.2",
"tslib": "2.8.1"