Skip to content
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"gunzip-maybe": "^1.4.2",
"handlebars": "^4.7.9",
"he": "^1.2.0",
"js-yaml": "^5.3.0",
"js-yaml": "^5.4.0",
"jwt-decode": "^4.0.0",
"semver": "^7.8.5",
"tar-stream": "^3.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ __metadata:
gunzip-maybe: "npm:^1.4.2"
handlebars: "npm:^4.7.9"
he: "npm:^1.2.0"
js-yaml: "npm:^5.3.0"
js-yaml: "npm:^5.4.0"
jwt-decode: "npm:^4.0.0"
prettier: "npm:^3.8.1"
rimraf: "npm:^6.1.3"
Expand Down Expand Up @@ -3353,14 +3353,14 @@ __metadata:
languageName: node
linkType: hard

"js-yaml@npm:^5.3.0":
version: 5.3.0
resolution: "js-yaml@npm:5.3.0"
"js-yaml@npm:^5.4.0":
version: 5.4.0
resolution: "js-yaml@npm:5.4.0"
dependencies:
argparse: "npm:^2.0.1"
bin:
js-yaml: bin/js-yaml.mjs
checksum: 10/6c7e8ea8dd5643d9df73f4aa796f3572537284e9b819b74ef919467452bfa4624f8f7477cfc775c91db7e2f32387133b1b6c4e95aef9702be6bb042ae554884a
checksum: 10/d8216083212772b203a1ee16be2ea96a1638c6d7f0ff769ba4da274b5ad29e858bd26d96761feb8937fce1aa47e8acfa79b2cd21a8ced724cc5555c11b4d056c
languageName: node
linkType: hard

Expand Down
Loading