chore(deps): bump @sentry/node from 7.42.0 to 7.43.0 (#9002)

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.42.0 to 7.43.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.42.0...7.43.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-17 19:44:36 +00:00
committed by GitHub
parent e03cd54bd6
commit 0be37ada2d
2 changed files with 38 additions and 38 deletions

74
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"@fontsource/lekton": "^4.5.11",
"@renovate/pep440": "^1.0.0",
"@renovatebot/ruby-semver": "^2.1.9",
"@sentry/node": "^7.42.0",
"@sentry/node": "^7.43.0",
"@shields_io/camp": "^18.1.2",
"badge-maker": "file:badge-maker",
"bytes": "^3.1.2",
@@ -5218,12 +5218,12 @@
"integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="
},
"node_modules/@sentry/core": {
"version": "7.42.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.42.0.tgz",
"integrity": "sha512-vNcTyoQz5kUXo5vMGDyc5BJMO0UugPvMfYMQVxqt/BuDNR30LVhY+DL2tW1DFZDvRvyn5At+H7kSTj6GFrANXQ==",
"version": "7.43.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.43.0.tgz",
"integrity": "sha512-zvMZgEi7ptLBwDnd+xR/u4zdSe5UzS4S3ZhoemdQrn1PxsaVySD/ptyzLoGSZEABqlRxGHnQrZ78MU1hUDvKuQ==",
"dependencies": {
"@sentry/types": "7.42.0",
"@sentry/utils": "7.42.0",
"@sentry/types": "7.43.0",
"@sentry/utils": "7.43.0",
"tslib": "^1.9.3"
},
"engines": {
@@ -5231,13 +5231,13 @@
}
},
"node_modules/@sentry/node": {
"version": "7.42.0",
"resolved": "https://registry.npmjs.org/@sentry/node/-/node-7.42.0.tgz",
"integrity": "sha512-mmpVSDeoM5aEbKOMq3Wt54wAvH53bkivhRh3Ip+R7Uj3aOKkcVJST2XlbghHgoYQXTWz+pl475EVyODWgY9QYg==",
"version": "7.43.0",
"resolved": "https://registry.npmjs.org/@sentry/node/-/node-7.43.0.tgz",
"integrity": "sha512-oXaTBq6Bk8Qwsd46hhRU2MLEnjYqWI41nPJmXyAWkDSYQTP7sUe1qM8bCUdsRpPwQh955Vq9qCRfgMbN4lEoAQ==",
"dependencies": {
"@sentry/core": "7.42.0",
"@sentry/types": "7.42.0",
"@sentry/utils": "7.42.0",
"@sentry/core": "7.43.0",
"@sentry/types": "7.43.0",
"@sentry/utils": "7.43.0",
"cookie": "^0.4.1",
"https-proxy-agent": "^5.0.0",
"lru_map": "^0.3.3",
@@ -5248,19 +5248,19 @@
}
},
"node_modules/@sentry/types": {
"version": "7.42.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.42.0.tgz",
"integrity": "sha512-Ga0xaBIR/peuXQ88hI9a5TNY3GLNoH8jpsgPaAjAtRHkLsTx0y3AR+PrD7pUysza9QjvG+Qux01DRvLgaNKOHA==",
"version": "7.43.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.43.0.tgz",
"integrity": "sha512-5XxCWqYWJNoS+P6Ie2ZpUDxLRCt7FTEzmlQkCdjW6MFWOX26hAbF/wEuOTYAFKZXMIXOz0Egofik1e8v1Cg6/A==",
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/utils": {
"version": "7.42.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.42.0.tgz",
"integrity": "sha512-cBiDZVipC+is+IVgsTQLJyZWUZQxlLZ9GarNT+XZOZ5BFh0acFtz88hO6+S7vGmhcx2aCvsdC9yb2Yf+BphK6Q==",
"version": "7.43.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.43.0.tgz",
"integrity": "sha512-f78YfMLcgNU7+suyWFCuQhQlneXXMS+egb0EFZh7iU7kANUPRX5T4b+0C+fwaPm5gA6XfGYskr4ZnzQJLOlSqg==",
"dependencies": {
"@sentry/types": "7.42.0",
"@sentry/types": "7.43.0",
"tslib": "^1.9.3"
},
"engines": {
@@ -34227,23 +34227,23 @@
}
},
"@sentry/core": {
"version": "7.42.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.42.0.tgz",
"integrity": "sha512-vNcTyoQz5kUXo5vMGDyc5BJMO0UugPvMfYMQVxqt/BuDNR30LVhY+DL2tW1DFZDvRvyn5At+H7kSTj6GFrANXQ==",
"version": "7.43.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.43.0.tgz",
"integrity": "sha512-zvMZgEi7ptLBwDnd+xR/u4zdSe5UzS4S3ZhoemdQrn1PxsaVySD/ptyzLoGSZEABqlRxGHnQrZ78MU1hUDvKuQ==",
"requires": {
"@sentry/types": "7.42.0",
"@sentry/utils": "7.42.0",
"@sentry/types": "7.43.0",
"@sentry/utils": "7.43.0",
"tslib": "^1.9.3"
}
},
"@sentry/node": {
"version": "7.42.0",
"resolved": "https://registry.npmjs.org/@sentry/node/-/node-7.42.0.tgz",
"integrity": "sha512-mmpVSDeoM5aEbKOMq3Wt54wAvH53bkivhRh3Ip+R7Uj3aOKkcVJST2XlbghHgoYQXTWz+pl475EVyODWgY9QYg==",
"version": "7.43.0",
"resolved": "https://registry.npmjs.org/@sentry/node/-/node-7.43.0.tgz",
"integrity": "sha512-oXaTBq6Bk8Qwsd46hhRU2MLEnjYqWI41nPJmXyAWkDSYQTP7sUe1qM8bCUdsRpPwQh955Vq9qCRfgMbN4lEoAQ==",
"requires": {
"@sentry/core": "7.42.0",
"@sentry/types": "7.42.0",
"@sentry/utils": "7.42.0",
"@sentry/core": "7.43.0",
"@sentry/types": "7.43.0",
"@sentry/utils": "7.43.0",
"cookie": "^0.4.1",
"https-proxy-agent": "^5.0.0",
"lru_map": "^0.3.3",
@@ -34251,16 +34251,16 @@
}
},
"@sentry/types": {
"version": "7.42.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.42.0.tgz",
"integrity": "sha512-Ga0xaBIR/peuXQ88hI9a5TNY3GLNoH8jpsgPaAjAtRHkLsTx0y3AR+PrD7pUysza9QjvG+Qux01DRvLgaNKOHA=="
"version": "7.43.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.43.0.tgz",
"integrity": "sha512-5XxCWqYWJNoS+P6Ie2ZpUDxLRCt7FTEzmlQkCdjW6MFWOX26hAbF/wEuOTYAFKZXMIXOz0Egofik1e8v1Cg6/A=="
},
"@sentry/utils": {
"version": "7.42.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.42.0.tgz",
"integrity": "sha512-cBiDZVipC+is+IVgsTQLJyZWUZQxlLZ9GarNT+XZOZ5BFh0acFtz88hO6+S7vGmhcx2aCvsdC9yb2Yf+BphK6Q==",
"version": "7.43.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.43.0.tgz",
"integrity": "sha512-f78YfMLcgNU7+suyWFCuQhQlneXXMS+egb0EFZh7iU7kANUPRX5T4b+0C+fwaPm5gA6XfGYskr4ZnzQJLOlSqg==",
"requires": {
"@sentry/types": "7.42.0",
"@sentry/types": "7.43.0",
"tslib": "^1.9.3"
}
},

View File

@@ -25,7 +25,7 @@
"@fontsource/lekton": "^4.5.11",
"@renovate/pep440": "^1.0.0",
"@renovatebot/ruby-semver": "^2.1.9",
"@sentry/node": "^7.42.0",
"@sentry/node": "^7.43.0",
"@shields_io/camp": "^18.1.2",
"badge-maker": "file:badge-maker",
"bytes": "^3.1.2",