mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-08-23 23:18:58 +00:00
Update dependency js-yaml to v5.3.0
This commit is contained in:
Generated
+4
-4
@@ -18,7 +18,7 @@
|
|||||||
"@angular/platform-browser": "22.1.2",
|
"@angular/platform-browser": "22.1.2",
|
||||||
"@angular/router": "22.1.2",
|
"@angular/router": "22.1.2",
|
||||||
"ajv": "8.20.0",
|
"ajv": "8.20.0",
|
||||||
"js-yaml": "5.2.3",
|
"js-yaml": "5.3.0",
|
||||||
"lodash-es": "4.18.1",
|
"lodash-es": "4.18.1",
|
||||||
"rxjs": "7.8.2",
|
"rxjs": "7.8.2",
|
||||||
"tslib": "2.8.1"
|
"tslib": "2.8.1"
|
||||||
@@ -5745,9 +5745,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/js-yaml": {
|
"node_modules/js-yaml": {
|
||||||
"version": "5.2.3",
|
"version": "5.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.2.3.tgz",
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.3.0.tgz",
|
||||||
"integrity": "sha512-n+mUVyUX5bVv7G/G2zyIHOhdxfuU1dY2NOFzTQUWiMUbFss8b57NFlgCCaggU78wSw5KVS9cllzeLyzyR+n5nw==",
|
"integrity": "sha512-muutsYr+e2+d3rTgUGslq5rxbBlUy3cJ61IsHag2QNDQV+7zXWjkUpmALIajhrlLlrgRUiymj6U3zUr/TMK84Q==",
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "github",
|
"type": "github",
|
||||||
|
|||||||
+1
-1
@@ -37,7 +37,7 @@
|
|||||||
"@angular/platform-browser": "22.1.2",
|
"@angular/platform-browser": "22.1.2",
|
||||||
"@angular/router": "22.1.2",
|
"@angular/router": "22.1.2",
|
||||||
"ajv": "8.20.0",
|
"ajv": "8.20.0",
|
||||||
"js-yaml": "5.2.3",
|
"js-yaml": "5.3.0",
|
||||||
"lodash-es": "4.18.1",
|
"lodash-es": "4.18.1",
|
||||||
"rxjs": "7.8.2",
|
"rxjs": "7.8.2",
|
||||||
"tslib": "2.8.1"
|
"tslib": "2.8.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user