Skip to content

Commit

Permalink
Update dependency @sentry/integrations to v7.120.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 12c8052 commit ee3f288
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@microsoft/eslint-formatter-sarif": "3.1.0",
"@sentry/cli": "^2.39.1",
"@sentry/integrations": "7.120.1",
"@sentry/integrations": "7.120.3",
"@sentry/node": "^8.43.0",
"@sentry/profiling-node": "^8.43.0",
"@sentry/tracing": "7.120.1",
Expand Down
42 changes: 34 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1043,22 +1043,32 @@ __metadata:
languageName: node
linkType: hard

"@sentry/core@npm:7.120.3":
version: 7.120.3
resolution: "@sentry/core@npm:7.120.3"
dependencies:
"@sentry/types": "npm:7.120.3"
"@sentry/utils": "npm:7.120.3"
checksum: 10c0/97bcfd423ee9583fae8dc995cefb4839eb59c9d38334ebd1b22398626692aa4df322a5386e3b25a7a96b596155f802169c4ec04e63c1835ea9794955d27ba54a
languageName: node
linkType: hard

"@sentry/core@npm:8.43.0":
version: 8.43.0
resolution: "@sentry/core@npm:8.43.0"
checksum: 10c0/2ad763a3a89d6f18e062fe45d544d0f35664095db855a4220270cd0b433a07f97c4d3309e06dd9e6b82426b6c6c343942ec88b3b9b7adf831973c232a9dfa600
languageName: node
linkType: hard

"@sentry/integrations@npm:7.120.1":
version: 7.120.1
resolution: "@sentry/integrations@npm:7.120.1"
"@sentry/integrations@npm:7.120.3":
version: 7.120.3
resolution: "@sentry/integrations@npm:7.120.3"
dependencies:
"@sentry/core": "npm:7.120.1"
"@sentry/types": "npm:7.120.1"
"@sentry/utils": "npm:7.120.1"
"@sentry/core": "npm:7.120.3"
"@sentry/types": "npm:7.120.3"
"@sentry/utils": "npm:7.120.3"
localforage: "npm:^1.8.1"
checksum: 10c0/3383b529abf57cc7f37cd6d5cce217e77a4326c262c9f063ebb45b446bcefe9999597493d5641bde1ba250ae62c53cc1536ccda24f822d8b04b878580a8e3410
checksum: 10c0/b539d4725ac2053db94e122a8e11aac4c36218c2e301547aa95956523d552c79a835a9a8e843617be808c565b116d822ede94ee7c806bea69dc9d9f5c1edd575
languageName: node
linkType: hard

Expand Down Expand Up @@ -1151,6 +1161,13 @@ __metadata:
languageName: node
linkType: hard

"@sentry/types@npm:7.120.3":
version: 7.120.3
resolution: "@sentry/types@npm:7.120.3"
checksum: 10c0/f7c4a46c72dd66a88053d579ad5a0137eaf6882dfe5e942828e750ad80fd8fe98ceec1a6328dfcf31f5a56849dda8ee27f7419125f905f19751119b9662dbdcb
languageName: node
linkType: hard

"@sentry/types@npm:^8.43.0":
version: 8.43.0
resolution: "@sentry/types@npm:8.43.0"
Expand All @@ -1169,6 +1186,15 @@ __metadata:
languageName: node
linkType: hard

"@sentry/utils@npm:7.120.3":
version: 7.120.3
resolution: "@sentry/utils@npm:7.120.3"
dependencies:
"@sentry/types": "npm:7.120.3"
checksum: 10c0/15a1e0a0d29aae668023f68f4b3e4b3bd5353b5f033874d2bf51264206f05036e68b8d6d88078cf807fbb051c20244b1ac73b19a875da76a97e635a38b9fd180
languageName: node
linkType: hard

"@sequelize/core@npm:7.0.0-alpha.43, @sequelize/core@npm:^7.0.0-alpha.43":
version: 7.0.0-alpha.43
resolution: "@sequelize/core@npm:7.0.0-alpha.43"
Expand Down Expand Up @@ -2597,7 +2623,7 @@ __metadata:
"@eslint/js": "npm:^9.16.0"
"@microsoft/eslint-formatter-sarif": "npm:3.1.0"
"@sentry/cli": "npm:^2.39.1"
"@sentry/integrations": "npm:7.120.1"
"@sentry/integrations": "npm:7.120.3"
"@sentry/node": "npm:^8.43.0"
"@sentry/profiling-node": "npm:^8.43.0"
"@sentry/tracing": "npm:7.120.1"
Expand Down

0 comments on commit ee3f288

Please sign in to comment.