Skip to content

Commit

Permalink
Update sentry npm packages to v7.120.2 (#5897)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored and CiaranMn committed Jan 13, 2025
1 parent 2ab3a31 commit 0c8a6a9
Show file tree
Hide file tree
Showing 8 changed files with 117 additions and 117 deletions.
2 changes: 1 addition & 1 deletion apps/hash-ai-worker-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@local/hash-isomorphic-utils": "0.0.0-private",
"@local/hash-subgraph": "0.0.0-private",
"@local/status": "0.0.0-private",
"@sentry/node": "7.120.1",
"@sentry/node": "7.120.2",
"@temporalio/activity": "1.11.5",
"@temporalio/common": "1.11.5",
"@temporalio/proto": "1.11.5",
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@ory/hydra-client": "2.2.1",
"@ory/kratos-client": "1.0.0",
"@rudderstack/rudder-sdk-node": "2.1.1",
"@sentry/node": "7.120.1",
"@sentry/node": "7.120.2",
"@snowplow/node-tracker": "3.24.6",
"@temporalio/client": "1.11.5",
"@temporalio/proto": "1.11.5",
Expand Down
4 changes: 2 additions & 2 deletions apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"@ory/integrations": "1.1.4",
"@popperjs/core": "2.11.8",
"@react-sigma/core": "4.0.3",
"@sentry/nextjs": "7.120.1",
"@sentry/react": "7.120.1",
"@sentry/nextjs": "7.120.2",
"@sentry/react": "7.120.2",
"@sentry/webpack-plugin": "1.21.0",
"@sigma/edge-curve": "patch:@sigma/edge-curve@npm%3A3.0.0-beta.16#~/.yarn/patches/@sigma-edge-curve-npm-3.0.0-beta.16-3d8b985284.patch",
"@sigma/node-border": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-integration-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@local/hash-graph-sdk": "0.0.0-private",
"@local/hash-isomorphic-utils": "0.0.0-private",
"@local/hash-subgraph": "0.0.0-private",
"@sentry/node": "7.120.1",
"@sentry/node": "7.120.2",
"@temporalio/activity": "1.11.5",
"@temporalio/worker": "1.11.5",
"@temporalio/workflow": "1.11.5",
Expand Down
2 changes: 1 addition & 1 deletion apps/plugin-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@local/hash-isomorphic-utils": "0.0.0-private",
"@local/hash-subgraph": "0.0.0-private",
"@mui/material": "5.16.11",
"@sentry/browser": "7.120.1",
"@sentry/browser": "7.120.2",
"bowser": "2.11.0",
"date-fns": "4.1.0",
"fractional-indexing": "2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/hash-backend-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@local/internal-api-client": "0.0.0-private",
"@local/status": "0.0.0-private",
"@opensearch-project/opensearch": "2.13.0",
"@sentry/node": "7.120.1",
"@sentry/node": "7.120.2",
"@temporalio/activity": "1.11.5",
"@temporalio/client": "1.11.5",
"@temporalio/proto": "1.11.5",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/hash-isomorphic-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@local/hash-graph-sdk": "0.0.0-private",
"@local/hash-graph-types": "0.0.0-private",
"@local/hash-subgraph": "0.0.0-private",
"@sentry/browser": "7.120.1",
"@sentry/browser": "7.120.2",
"@sindresorhus/slugify": "1.1.2",
"apollo-server-express": "3.9.0",
"fix-esm-import-path": "1.10.1",
Expand Down
Loading

0 comments on commit 0c8a6a9

Please sign in to comment.