Skip to content
Merged
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
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"csv": "~5.1.1",
"express": "^4.21.2",
"express-rate-limit": "^8.5.2",
"js-yaml": "^4.2.0",
"js-yaml": "^5.0.0",
"jsonwebtoken": "^9.0.2",
"jwks-rsa": "^3.2.2",
"luxon": "^3.7.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1897,7 +1897,7 @@ __metadata:
csv: "npm:~5.1.1"
express: "npm:^4.21.2"
express-rate-limit: "npm:^8.5.2"
js-yaml: "npm:^4.2.0"
js-yaml: "npm:^5.0.0"
jsonwebtoken: "npm:^9.0.2"
jwks-rsa: "npm:^3.2.2"
luxon: "npm:^3.7.2"
Expand Down Expand Up @@ -2814,14 +2814,14 @@ __metadata:
languageName: node
linkType: hard

"js-yaml@npm:^4.2.0":
version: 4.3.0
resolution: "js-yaml@npm:4.3.0"
"js-yaml@npm:^5.0.0":
version: 5.0.0
resolution: "js-yaml@npm:5.0.0"
dependencies:
argparse: "npm:^2.0.1"
bin:
js-yaml: bin/js-yaml.js
checksum: 10c0/058b30473d6915ca5b4feb11e2f7d4d97242f98d00a798ed48dd90b46b7c640398afe9128c5db22c5300f8c6528fe2a174b9a93f351a70ebc28c6203938d8bff
js-yaml: bin/js-yaml.mjs
checksum: 10c0/06899cf94a6715eff69eafea08b066fa6978750231039393fba2902dc631af10dc47705eadfd688cc22bf27ae22dbc2548d936d89cf487b3224c59ffe227c45f
languageName: node
linkType: hard

Expand Down