Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deps): update dependency @sentry/node to v7.20.0 #625

Merged
merged 1 commit into from Nov 23, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/nightingale-console-example/package.json
Expand Up @@ -61,7 +61,7 @@
]
},
"dependencies": {
"@sentry/node": "7.19.0",
"@sentry/node": "7.20.0",
"nightingale": "13.0.0",
"nightingale-console": "13.0.0",
"nightingale-sentry": "13.0.0"
Expand Down
46 changes: 23 additions & 23 deletions yarn.lock
Expand Up @@ -3251,46 +3251,46 @@ __metadata:
languageName: node
linkType: hard

"@sentry/core@npm:7.19.0, @sentry/core@npm:^7.19.0":
version: 7.19.0
resolution: "@sentry/core@npm:7.19.0"
"@sentry/core@npm:7.20.0, @sentry/core@npm:^7.19.0":
version: 7.20.0
resolution: "@sentry/core@npm:7.20.0"
dependencies:
"@sentry/types": 7.19.0
"@sentry/utils": 7.19.0
"@sentry/types": 7.20.0
"@sentry/utils": 7.20.0
tslib: ^1.9.3
checksum: c75731c51abd28126cc9396852880e9d63b6e3eb7741cd6ba86d03e8ac21b915649fa82f46fcf64cddddbc345b0cfc78eea698c092aaa1435473a2d70c95da5a
checksum: 3998605dff85a56f83efaae747567b76941d4b6de9a30202f280d50ad38fb176ed8560067f122238fb1170c133dfc9a063ae71ee66b6ebd639977b44f3f8311c
languageName: node
linkType: hard

"@sentry/node@npm:7.19.0, @sentry/node@npm:^7.19.0":
version: 7.19.0
resolution: "@sentry/node@npm:7.19.0"
"@sentry/node@npm:7.20.0, @sentry/node@npm:^7.19.0":
version: 7.20.0
resolution: "@sentry/node@npm:7.20.0"
dependencies:
"@sentry/core": 7.19.0
"@sentry/types": 7.19.0
"@sentry/utils": 7.19.0
"@sentry/core": 7.20.0
"@sentry/types": 7.20.0
"@sentry/utils": 7.20.0
cookie: ^0.4.1
https-proxy-agent: ^5.0.0
lru_map: ^0.3.3
tslib: ^1.9.3
checksum: 4a52a9cf8ad5555a024bb5b1f194e0bdf11b03e3f77b68eac34bd4aa88a85aeccdd373c8e1a1ac892e6a717a2c9af7ac46a93ab1c3a5da2e1073bfb267ab6e17
checksum: b88709bb3e432ec987a1745c4cf567cc89dce009db2bec192743f9d4493cceab5c7d4f09b9133e359309fee37d29a70823467cfeaf21602d5dc7b01999e2a662
languageName: node
linkType: hard

"@sentry/types@npm:7.19.0, @sentry/types@npm:^7.19.0":
version: 7.19.0
resolution: "@sentry/types@npm:7.19.0"
checksum: e7a309ff0a23af003f8afbf2c8a7158ce8070e5e63015dc6d06cca11de846fc8c51bea29d9486af0c32191031e6bb42a3c4500f437afe61252fbd20f3c8bfa28
"@sentry/types@npm:7.20.0, @sentry/types@npm:^7.19.0":
version: 7.20.0
resolution: "@sentry/types@npm:7.20.0"
checksum: eb012cb9cd83b2747ffb256e9d1f783c5508b54f78e45a2714090bd6d44e472b5f8655c4614e9cf4da042b0ec277675cf9dd2ab7d864e04e58d1b67c43289ff9
languageName: node
linkType: hard

"@sentry/utils@npm:7.19.0":
version: 7.19.0
resolution: "@sentry/utils@npm:7.19.0"
"@sentry/utils@npm:7.20.0":
version: 7.20.0
resolution: "@sentry/utils@npm:7.20.0"
dependencies:
"@sentry/types": 7.19.0
"@sentry/types": 7.20.0
tslib: ^1.9.3
checksum: 8d1e8c9288e60aed5a1ac22722a5da9606ae821ac39232a0eeba128b1512c48cf22145f7b989f7dca4ad55274bf4e1189871b672bb7387c66866009e0a5f4448
checksum: 510753d5afce22a521f5780ab87767ed1496eb24bad6adda14848abef69dac8aa3d3168d8bc861ddf7d7af4f7476b70e1d84405991ec5b000008743d63ad3820
languageName: node
linkType: hard

Expand Down Expand Up @@ -10011,7 +10011,7 @@ __metadata:
resolution: "nightingale-console-example@workspace:packages/nightingale-console-example"
dependencies:
"@babel/core": 7.20.2
"@sentry/node": 7.19.0
"@sentry/node": 7.20.0
nightingale: 13.0.0
nightingale-console: 13.0.0
nightingale-sentry: 13.0.0
Expand Down