Skip to content

Commit 4ad2f51

Browse files
baderdeansnyk-bot
andauthored
fix: backend/package.json & backend/package-lock.json to reduce vulnerabilities (#2281)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SUPABASEAUTHJS-10255365 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 35eb965 commit 4ad2f51

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

backend/package-lock.json

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@faker-js/faker": "^9.7.0",
3535
"@sentry/node": "^8.55.0",
3636
"@sentry/tracing": "^7.120.3",
37-
"@supabase/supabase-js": "^2.49.4",
37+
"@supabase/supabase-js": "^2.50.0",
3838
"axios": "^1.9.0",
3939
"cookie-parser": "^1.4.7",
4040
"cors": "^2.8.5",

0 commit comments

Comments
 (0)