Skip to content

build(deps): bump yaml from 2.3.0 to 2.3.1 in /server/node-service #197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion server/node-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"stylis": "^4.1.3",
"swagger-client": "^3.19.7",
"typescript": "^4.9.3",
"yaml": "^2.2.2"
"yaml": "^2.3.1"
},
"resolutions": {
"@apidevtools/json-schema-ref-parser": "9.0.7"
Expand Down
10 changes: 5 additions & 5 deletions server/node-service/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8996,7 +8996,7 @@ __metadata:
ts-jest: ^29.0.3
ts-node: ^10.9.1
typescript: ^4.9.3
yaml: ^2.2.2
yaml: ^2.3.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9764,10 +9764,10 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.2.2":
version: 2.3.0
resolution: "yaml@npm:2.3.0"
checksum: 9c3d16c226472041fbdc9fb55e1645786d3a3e8d4fde67a502ed7bfbd9067b811e466679db590a0731b4405d4a3bef1f35d098fb650d2cf4bc24732fc829b961
"yaml@npm:^2.3.1":
version: 2.3.1
resolution: "yaml@npm:2.3.1"
checksum: 2c7bc9a7cd4c9f40d3b0b0a98e370781b68b8b7c4515720869aced2b00d92f5da1762b4ffa947f9e795d6cd6b19f410bd4d15fdd38aca7bd96df59bd9486fb54
languageName: node
linkType: hard

Expand Down