mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-09-17 23:57:15 +00:00
chore(deps): raise the swagger-ui-react js-yaml override to 4.3.2
This commit is contained in:
Generated
+3
-3
@@ -7873,9 +7873,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/js-yaml": {
|
"node_modules/js-yaml": {
|
||||||
"version": "4.3.1",
|
"version": "4.3.2",
|
||||||
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.2.tgz",
|
||||||
"integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==",
|
"integrity": "sha512-SFNOvSJ+Dgf/9An904Yx+CgSlIPCkIpao4qo51lpee25TIRejdH3rhR4EZMGoNx3/TP3O+wzWuiTFl4sqbltzA==",
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "github",
|
"type": "github",
|
||||||
|
|||||||
@@ -90,7 +90,7 @@
|
|||||||
"react": "^19.0.0"
|
"react": "^19.0.0"
|
||||||
},
|
},
|
||||||
"swagger-ui-react": {
|
"swagger-ui-react": {
|
||||||
"js-yaml": "^4.2.0",
|
"js-yaml": "^4.3.2",
|
||||||
"brace-expansion": "^5.0.9"
|
"brace-expansion": "^5.0.9"
|
||||||
},
|
},
|
||||||
"@typeschema/valibot": {
|
"@typeschema/valibot": {
|
||||||
|
|||||||
Reference in New Issue
Block a user