Merge pull request #101 from jwetzell/renovate/js-yaml-5.x

Update dependency js-yaml to v5.4.1
This commit is contained in:
Joel Wetzell
2026-08-27 10:02:11 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -18,7 +18,7 @@
"@angular/platform-browser": "22.1.4",
"@angular/router": "22.1.4",
"ajv": "8.20.0",
"js-yaml": "5.4.0",
"js-yaml": "5.4.1",
"lodash-es": "4.18.1",
"rxjs": "7.8.2",
"tslib": "2.8.1"
@@ -5686,9 +5686,9 @@
"license": "MIT"
},
"node_modules/js-yaml": {
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.4.0.tgz",
"integrity": "sha512-jE7vUJIebKzYQI5xu4co5CRBDlDEYnHrdzsxs4O2giCz4v2SbVMYKpmt1D9L38OKQAeCWmrOTRiCV93u0UkaJA==",
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.4.1.tgz",
"integrity": "sha512-28R/k+NAjeuf7+CKlTxWZVExJGwVVLwY06DgEnOMz2gEpfNkDcD7QvyiVPT0xy0XXhU8vHsd4Ot42OOPdJG7dQ==",
"funding": [
{
"type": "github",
+1 -1
View File
@@ -37,7 +37,7 @@
"@angular/platform-browser": "22.1.4",
"@angular/router": "22.1.4",
"ajv": "8.20.0",
"js-yaml": "5.4.0",
"js-yaml": "5.4.1",
"lodash-es": "4.18.1",
"rxjs": "7.8.2",
"tslib": "2.8.1"