web: bump yaml from 2.2.2 to 2.3.0 in /web (#5733)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.2 to 2.3.0. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.2.2...v2.3.0) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										11
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										11
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -39,7 +39,7 @@ | ||||
|                 "mermaid": "^10.1.0", | ||||
|                 "rapidoc": "^9.3.4", | ||||
|                 "webcomponent-qr-code": "^1.1.1", | ||||
|                 "yaml": "^2.2.2" | ||||
|                 "yaml": "^2.3.0" | ||||
|             }, | ||||
|             "devDependencies": { | ||||
|                 "@babel/core": "^7.21.8", | ||||
| @ -10576,11 +10576,12 @@ | ||||
|             "dev": true | ||||
|         }, | ||||
|         "node_modules/yaml": { | ||||
|             "version": "2.2.2", | ||||
|             "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.2.tgz", | ||||
|             "integrity": "sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==", | ||||
|             "version": "2.3.0", | ||||
|             "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.0.tgz", | ||||
|             "integrity": "sha512-8/1wgzdKc7bc9E6my5wZjmdavHLvO/QOmLG1FBugblEvY4IXrLjlViIOmL24HthU042lWTDRO90Fz1Yp66UnMw==", | ||||
|             "engines": { | ||||
|                 "node": ">= 14" | ||||
|                 "node": ">= 14", | ||||
|                 "npm": ">= 7" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/yargs": { | ||||
|  | ||||
| @ -46,7 +46,7 @@ | ||||
|         "mermaid": "^10.1.0", | ||||
|         "rapidoc": "^9.3.4", | ||||
|         "webcomponent-qr-code": "^1.1.1", | ||||
|         "yaml": "^2.2.2" | ||||
|         "yaml": "^2.3.0" | ||||
|     }, | ||||
|     "devDependencies": { | ||||
|         "@babel/core": "^7.21.8", | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]