Skip to content

Commit eb19c91

Browse files
baderdeansnyk-bot
andauthored
fix: backend/package.json & backend/package-lock.json to reduce vulnerabilities (#2019)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SENTRYNODE-8664889 Co-authored-by: snyk-bot <[email protected]>
1 parent a153019 commit eb19c91

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

backend/package-lock.json

Lines changed: 13 additions & 13 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
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@ankaboot.io/imap-autoconfig": "^0.1.2",
3434
"@faker-js/faker": "^9.3.0",
35-
"@sentry/node": "^8.47.0",
35+
"@sentry/node": "^8.49.0",
3636
"@sentry/tracing": "^7.120.2",
3737
"@supabase/supabase-js": "^2.47.10",
3838
"axios": "^1.7.9",

0 commit comments

Comments
 (0)