mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-08-29 18:08:58 +00:00
Merge pull request #101 from jwetzell/renovate/js-yaml-5.x
Update dependency js-yaml to v5.4.1
This commit is contained in:
Generated
+4
-4
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user