Skip to content

Commit 6d30ecc

Browse files
baderdeansnyk-bot
andauthored
fix: upgrade multiple dependencies with Snyk (#1751)
Snyk has created this PR to upgrade: - axios from 1.7.5 to 1.7.6. See this package in npm: https://www.npmjs.com/package/axios - @supabase/supabase-js from 2.45.2 to 2.45.3. See this package in npm: https://www.npmjs.com/package/@supabase/supabase-js See this project in Snyk: https://app.snyk.io/org/baderdean/project/0f8e176b-5f8b-457c-96ec-ede2a65658a3?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent e6c6997 commit 6d30ecc

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

backend/package-lock.json

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

backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"@faker-js/faker": "^8.4.1",
3535
"@sentry/node": "^7.118.0",
3636
"@sentry/tracing": "^7.119.0",
37-
"@supabase/supabase-js": "^2.45.2",
38-
"axios": "^1.7.5",
37+
"@supabase/supabase-js": "^2.45.3",
38+
"axios": "^1.7.6",
3939
"cookie-parser": "^1.4.6",
4040
"cors": "^2.8.5",
4141
"csv-stringify": "^6.5.1",

0 commit comments

Comments
 (0)