Skip to content

Commit

Permalink
bump sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyapotti committed Dec 3, 2024
1 parent 70785e2 commit 0da5de5
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
66 changes: 33 additions & 33 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
],
"peerDependencies": {
"@babel/runtime": "^7.x",
"@sentry/core": ">=8.41.0",
"@sentry/types": ">=8.41.0"
"@sentry/core": ">=8.42.0",
"@sentry/types": ">=8.42.0"
},
"dependencies": {
"loglevel": "^1.9.2",
"@sentry/utils": "^8.41.0"
"@sentry/utils": "^8.42.0"
},
"devDependencies": {
"@sentry/core": "^8.41.0",
"@sentry/types": "^8.41.0",
"@sentry/core": "^8.42.0",
"@sentry/types": "^8.42.0",
"@toruslabs/config": "^2.2.0",
"@toruslabs/eslint-config-typescript": "^3.3.4",
"@toruslabs/torus-scripts": "^6.1.6",
Expand Down

0 comments on commit 0da5de5

Please sign in to comment.