Skip to content

Commit

Permalink
build(deps): bump @sentry/nextjs from 7.105.0 to 7.106.0 in /backend
Browse files Browse the repository at this point in the history
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 7.105.0 to 7.106.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.106.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.105.0...7.106.0)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ericswpark committed Mar 10, 2024
1 parent f751932 commit 35cc4d4
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 89 deletions.
176 changes: 88 additions & 88 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@sentry/nextjs": "^7.105.0",
"@sentry/nextjs": "^7.106.0",
"appwrite": "^14.0.0",
"next": "14.1.3",
"node-appwrite": "^12.0.0",
Expand Down

0 comments on commit 35cc4d4

Please sign in to comment.