2 Commits

Author SHA1 Message Date
c77b18ae38 Update Rust crate actix-http to 3.11.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-05-25 00:10:15 +00:00
61e5a42ef7 Update dependency @types/humanize-duration to ^3.27.4
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-05-24 00:10:02 +00:00
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ actix-identity = "0.8.0"
actix-cors = "0.7.1"
actix-files = "0.6.6"
actix-ws = "0.3.0"
actix-http = "3.10.0"
actix-http = "3.11.0"
serde = { version = "1.0.219", features = ["derive"] }
serde_json = "1.0.140"
quick-xml = { version = "0.37.5", features = ["serialize", "overlapped-lists"] }

View File

@ -30,7 +30,7 @@
},
"devDependencies": {
"@eslint/js": "^9.27.0",
"@types/humanize-duration": "^3.27.1",
"@types/humanize-duration": "^3.27.4",
"@types/jest": "^29.5.14",
"@types/react": "^19.1.4",
"@types/react-dom": "^19.1.5",

View File

@ -32,7 +32,7 @@
},
"devDependencies": {
"@eslint/js": "^9.27.0",
"@types/humanize-duration": "^3.27.1",
"@types/humanize-duration": "^3.27.4",
"@types/jest": "^29.5.14",
"@types/react": "^19.1.4",
"@types/react-dom": "^19.1.5",