mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-08 22:13:26 +09:00
fix(deps): update dependency js-yaml to v5.2.2 [security] (#38622)
This commit is contained in:
Generated
+1
@@ -453,6 +453,7 @@
|
|||||||
".htmlhintrc",
|
".htmlhintrc",
|
||||||
".imgbotconfig",
|
".imgbotconfig",
|
||||||
".nycrc",
|
".nycrc",
|
||||||
|
".secrets.baseline",
|
||||||
".tern-config",
|
".tern-config",
|
||||||
".tern-project",
|
".tern-project",
|
||||||
".watchmanconfig",
|
".watchmanconfig",
|
||||||
|
|||||||
+1
-1
@@ -50,7 +50,7 @@
|
|||||||
"esbuild": "0.28.1",
|
"esbuild": "0.28.1",
|
||||||
"idiomorph": "0.7.4",
|
"idiomorph": "0.7.4",
|
||||||
"jquery": "4.0.0",
|
"jquery": "4.0.0",
|
||||||
"js-yaml": "5.2.1",
|
"js-yaml": "5.2.2",
|
||||||
"katex": "0.17.0",
|
"katex": "0.17.0",
|
||||||
"mermaid": "11.16.0",
|
"mermaid": "11.16.0",
|
||||||
"online-3d-viewer": "0.18.0",
|
"online-3d-viewer": "0.18.0",
|
||||||
|
|||||||
Generated
+6
-6
@@ -141,8 +141,8 @@ importers:
|
|||||||
specifier: 4.0.0
|
specifier: 4.0.0
|
||||||
version: 4.0.0
|
version: 4.0.0
|
||||||
js-yaml:
|
js-yaml:
|
||||||
specifier: 5.2.1
|
specifier: 5.2.2
|
||||||
version: 5.2.1
|
version: 5.2.2
|
||||||
katex:
|
katex:
|
||||||
specifier: 0.17.0
|
specifier: 0.17.0
|
||||||
version: 0.17.0
|
version: 0.17.0
|
||||||
@@ -3027,8 +3027,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==}
|
resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
js-yaml@5.2.1:
|
js-yaml@5.2.2:
|
||||||
resolution: {integrity: sha512-zfLtNfQqxVqq3uaTqSkh4x4hZw3KHobGUA0fJUj4wawW8bsQLTVqpHdXSIzidh7o+4lEW36tANuAGdaFx6Zgnw==}
|
resolution: {integrity: sha512-dayzUzKkJ1MkuUtZglSebU43utNXH0OWQByK9rKOOuYIO8M5TV1y+n8ALMdG0rdzBnfNkOmZEqrURepb0ejqBw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
jsdoc-type-pratt-parser@7.2.0:
|
jsdoc-type-pratt-parser@7.2.0:
|
||||||
@@ -7506,7 +7506,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
argparse: 2.0.1
|
argparse: 2.0.1
|
||||||
|
|
||||||
js-yaml@5.2.1:
|
js-yaml@5.2.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
argparse: 2.0.1
|
argparse: 2.0.1
|
||||||
|
|
||||||
@@ -7689,7 +7689,7 @@ snapshots:
|
|||||||
commander: 15.0.0
|
commander: 15.0.0
|
||||||
deep-extend: 0.6.0
|
deep-extend: 0.6.0
|
||||||
ignore: 7.0.6
|
ignore: 7.0.6
|
||||||
js-yaml: 5.2.1
|
js-yaml: 5.2.2
|
||||||
jsonc-parser: 3.3.1
|
jsonc-parser: 3.3.1
|
||||||
jsonpointer: 5.0.1
|
jsonpointer: 5.0.1
|
||||||
markdown-it: 14.3.0
|
markdown-it: 14.3.0
|
||||||
|
|||||||
Reference in New Issue
Block a user