-
Notifications
You must be signed in to change notification settings - Fork 90
security bumps #8752
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
security bumps #8752
Changes from all commits
d65f047
2c42f92
cfc8a22
63822a7
340eac8
f5a70bc
478789f
d648b7c
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -81,9 +81,10 @@ | |||||
| "trim": "1.0.1", | ||||||
| "node-fetch": "2.6.7", | ||||||
| "ws": "8.18.0", | ||||||
| "body-parser": "^1.20.3", | ||||||
| "body-parser": "^1.20.4", | ||||||
| "cross-spawn": "^7.0.5", | ||||||
| "form-data": "^4.0.4" | ||||||
| "form-data": "^4.0.4", | ||||||
| "fast-xml-parser": "^5.3.4" | ||||||
| }, | ||||||
| "dependencies": { | ||||||
| "@aws-sdk/client-s3": "3.744.0", | ||||||
|
|
@@ -115,7 +116,6 @@ | |||||
| "@tailwindcss/postcss": "^4.1.16", | ||||||
| "@tanstack/react-table": "8.21.2", | ||||||
| "@types/franc": "^5.0.1", | ||||||
| "@types/lodash": "^4.14.170", | ||||||
| "@types/mime-types": "^2.1.1", | ||||||
| "@types/react-dropzone": "^4.2.2", | ||||||
| "@types/redis": "^2.8.31", | ||||||
|
|
@@ -127,7 +127,7 @@ | |||||
| "any-date-parser": "^1.5.4", | ||||||
| "bcryptjs": "^3.0.2", | ||||||
| "big.js": "^7.0.1", | ||||||
| "body-parser": "^1.20.3", | ||||||
| "body-parser": "1.20.4", | ||||||
| "bootstrap": "3.4.1", | ||||||
| "child-process-promise": "^2.2.1", | ||||||
| "clean-insights-sdk": "^2.6.2", | ||||||
|
|
@@ -142,9 +142,9 @@ | |||||
| "diacritics": "^1.3.0", | ||||||
| "domhandler": "^5.0.3", | ||||||
| "dotenv": "^16.4.7", | ||||||
| "express": "4.21.2", | ||||||
| "express": "4.22.0", | ||||||
Zasa-san marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
| "express-http-proxy": "^2.1.1", | ||||||
| "express-prom-bundle": "^7.0.0", | ||||||
| "express-prom-bundle": "^8.0.0", | ||||||
|
||||||
| "express-prom-bundle": "^8.0.0", | |
| "express-prom-bundle": "^7.0.0", |
Uh oh!
There was an error while loading. Please reload this page.