chore(deps): raise the swagger-ui-react js-yaml override to 4.3.2

This commit is contained in:
Sanaei
2026-09-10 09:21:50 +02:00
parent 6ee74f2032
commit 33e6c2ec0c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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",
+1 -1
View File
@@ -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": {