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
Binary file modified .yarn/install-state.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"qs": "^6.15.2",
"fast-xml-parser": "^5.10.1",
"ip-address": "^10.2.0",
"js-yaml": "^5.0.0"
"js-yaml": "^5.2.1"
},
"main": "app",
"typings": "app",
Expand All @@ -46,7 +46,7 @@
"csv": "~5.1.1",
"express": "^4.21.2",
"express-rate-limit": "^8.5.2",
"js-yaml": "^5.0.0",
"js-yaml": "^5.2.1",
"jsonwebtoken": "^9.0.2",
"jwks-rsa": "^3.2.2",
"luxon": "^3.7.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1948,7 +1948,7 @@ __metadata:
csv: "npm:~5.1.1"
express: "npm:^4.21.2"
express-rate-limit: "npm:^8.5.2"
js-yaml: "npm:^5.0.0"
js-yaml: "npm:^5.2.1"
jsonwebtoken: "npm:^9.0.2"
jwks-rsa: "npm:^3.2.2"
luxon: "npm:^3.7.2"
Expand Down Expand Up @@ -2848,14 +2848,14 @@ __metadata:
languageName: node
linkType: hard

"js-yaml@npm:^5.0.0":
version: 5.0.0
resolution: "js-yaml@npm:5.0.0"
"js-yaml@npm:^5.2.1":
version: 5.2.1
resolution: "js-yaml@npm:5.2.1"
dependencies:
argparse: "npm:^2.0.1"
bin:
js-yaml: bin/js-yaml.mjs
checksum: 10c0/06899cf94a6715eff69eafea08b066fa6978750231039393fba2902dc631af10dc47705eadfd688cc22bf27ae22dbc2548d936d89cf487b3224c59ffe227c45f
checksum: 10c0/8eadf08efc738a656c2838f6617b0cc508944f66f568eb4d435e858261b889a6806d98f44fb6ffdba21a0c68e4bdff1ac35516724882e1dab8fc2cc59150c881
languageName: node
linkType: hard

Expand Down