web: bump the sentry group in /web with 2 updates (#6656)
Bumps the sentry group in /web with 2 updates: [@sentry/browser](https://github.com/getsentry/sentry-javascript) and [@sentry/tracing](https://github.com/getsentry/sentry-javascript). Updates `@sentry/browser` from 7.64.0 to 7.65.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.64.0...7.65.0) Updates `@sentry/tracing` from 7.64.0 to 7.65.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.64.0...7.65.0) --- updated-dependencies: - dependency-name: "@sentry/browser" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sentry - dependency-name: "@sentry/tracing" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sentry ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										76
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										76
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -23,8 +23,8 @@ | |||||||
|                 "@lit/localize": "^0.11.4", |                 "@lit/localize": "^0.11.4", | ||||||
|                 "@patternfly/elements": "^2.4.0", |                 "@patternfly/elements": "^2.4.0", | ||||||
|                 "@patternfly/patternfly": "^4.224.2", |                 "@patternfly/patternfly": "^4.224.2", | ||||||
|                 "@sentry/browser": "^7.64.0", |                 "@sentry/browser": "^7.65.0", | ||||||
|                 "@sentry/tracing": "^7.64.0", |                 "@sentry/tracing": "^7.65.0", | ||||||
|                 "@webcomponents/webcomponentsjs": "^2.8.0", |                 "@webcomponents/webcomponentsjs": "^2.8.0", | ||||||
|                 "base64-js": "^1.5.1", |                 "base64-js": "^1.5.1", | ||||||
|                 "chart.js": "^4.4.0", |                 "chart.js": "^4.4.0", | ||||||
| @ -4478,13 +4478,13 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@sentry-internal/tracing": { |         "node_modules/@sentry-internal/tracing": { | ||||||
|             "version": "7.64.0", |             "version": "7.65.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.64.0.tgz", |             "resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.65.0.tgz", | ||||||
|             "integrity": "sha512-1XE8W6ki7hHyBvX9hfirnGkKDBKNq3bDJyXS86E0bYVDl94nvbRM9BD9DHsCFetqYkVm1yDGEK+6aUVs4CztoQ==", |             "integrity": "sha512-TEYkiq5vKr1Y79YIu+UYr1sO3vEMttQOBsOZLziDbqiC7TvKUARBR4W5XWfb9qBVDeon87EFNKluW0/+7rzYWw==", | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@sentry/core": "7.64.0", |                 "@sentry/core": "7.65.0", | ||||||
|                 "@sentry/types": "7.64.0", |                 "@sentry/types": "7.65.0", | ||||||
|                 "@sentry/utils": "7.64.0", |                 "@sentry/utils": "7.65.0", | ||||||
|                 "tslib": "^2.4.1 || ^1.9.3" |                 "tslib": "^2.4.1 || ^1.9.3" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
| @ -4492,15 +4492,15 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@sentry/browser": { |         "node_modules/@sentry/browser": { | ||||||
|             "version": "7.64.0", |             "version": "7.65.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.64.0.tgz", |             "resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.65.0.tgz", | ||||||
|             "integrity": "sha512-lB2IWUkZavEDclxfLBp554dY10ZNIEvlDZUWWathW+Ws2wRb6PNLtuPUNu12R7Q7z0xpkOLrM1kRNN0OdldgKA==", |             "integrity": "sha512-TUzZPAXNJ/Y1yakFODYhsEtdDpLdkgjTfrx5i9MOnXQLrcRR0C4TC1KitqbP6Tv7Xha9WiR0TDZkh7gS/9RxEA==", | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@sentry-internal/tracing": "7.64.0", |                 "@sentry-internal/tracing": "7.65.0", | ||||||
|                 "@sentry/core": "7.64.0", |                 "@sentry/core": "7.65.0", | ||||||
|                 "@sentry/replay": "7.64.0", |                 "@sentry/replay": "7.65.0", | ||||||
|                 "@sentry/types": "7.64.0", |                 "@sentry/types": "7.65.0", | ||||||
|                 "@sentry/utils": "7.64.0", |                 "@sentry/utils": "7.65.0", | ||||||
|                 "tslib": "^2.4.1 || ^1.9.3" |                 "tslib": "^2.4.1 || ^1.9.3" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
| @ -4508,12 +4508,12 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@sentry/core": { |         "node_modules/@sentry/core": { | ||||||
|             "version": "7.64.0", |             "version": "7.65.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.64.0.tgz", |             "resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.65.0.tgz", | ||||||
|             "integrity": "sha512-IzmEyl5sNG7NyEFiyFHEHC+sizsZp9MEw1+RJRLX6U5RITvcsEgcajSkHQFafaBPzRrcxZMdm47Cwhl212LXcw==", |             "integrity": "sha512-EwZABW8CtAbRGXV69FqeCqcNApA+Jbq308dko0W+MFdFe+9t2RGubUkpPxpJcbWy/dN2j4LiuENu1T7nWn0ZAQ==", | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@sentry/types": "7.64.0", |                 "@sentry/types": "7.65.0", | ||||||
|                 "@sentry/utils": "7.64.0", |                 "@sentry/utils": "7.65.0", | ||||||
|                 "tslib": "^2.4.1 || ^1.9.3" |                 "tslib": "^2.4.1 || ^1.9.3" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
| @ -4521,43 +4521,43 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@sentry/replay": { |         "node_modules/@sentry/replay": { | ||||||
|             "version": "7.64.0", |             "version": "7.65.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@sentry/replay/-/replay-7.64.0.tgz", |             "resolved": "https://registry.npmjs.org/@sentry/replay/-/replay-7.65.0.tgz", | ||||||
|             "integrity": "sha512-alaMCZDZhaAVmEyiUnszZnvfdbiZx5MmtMTGrlDd7tYq3K5OA9prdLqqlmfIJYBfYtXF3lD0iZFphOZQD+4CIw==", |             "integrity": "sha512-vhlk5F9RrhMQ+gOjNlLoWXamAPLNIT6wNII1O9ae+DRhZFmiUYirP5ag6dH5lljvNZndKl+xw+lJGJ3YdjXKlQ==", | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@sentry/core": "7.64.0", |                 "@sentry/core": "7.65.0", | ||||||
|                 "@sentry/types": "7.64.0", |                 "@sentry/types": "7.65.0", | ||||||
|                 "@sentry/utils": "7.64.0" |                 "@sentry/utils": "7.65.0" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=12" |                 "node": ">=12" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@sentry/tracing": { |         "node_modules/@sentry/tracing": { | ||||||
|             "version": "7.64.0", |             "version": "7.65.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-7.64.0.tgz", |             "resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-7.65.0.tgz", | ||||||
|             "integrity": "sha512-Php0XnnJolfxkFdgLlgwgRz3bgHmu/7gDRQaGQHJeDgCCjrmNHI+sHi8zmkWCWSO0Z1mi111n2ZUr9B9YLPBTg==", |             "integrity": "sha512-Afxg4c/ve5GNa1af66I5/aQR6y86vQUxJZ57AEFTzlHtzo0SIUNgjwRO54raYdUZvvKhzyoiaaX6ZO+F9xqtmw==", | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@sentry-internal/tracing": "7.64.0" |                 "@sentry-internal/tracing": "7.65.0" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=8" |                 "node": ">=8" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@sentry/types": { |         "node_modules/@sentry/types": { | ||||||
|             "version": "7.64.0", |             "version": "7.65.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.64.0.tgz", |             "resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.65.0.tgz", | ||||||
|             "integrity": "sha512-LqjQprWXjUFRmzIlUjyA+KL+38elgIYmAeoDrdyNVh8MK5IC1W2Lh1Q87b4yOiZeMiIhIVNBd7Ecoh2rodGrGA==", |             "integrity": "sha512-YYq7IDLLhpSBTmHoyWFtq/5ZDaEJ01r7xGuhB0aSIq33cm2I7im/B3ipzoOP/ukGZSIhuYVW9t531xZEO0+6og==", | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=8" |                 "node": ">=8" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@sentry/utils": { |         "node_modules/@sentry/utils": { | ||||||
|             "version": "7.64.0", |             "version": "7.65.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.64.0.tgz", |             "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.65.0.tgz", | ||||||
|             "integrity": "sha512-HRlM1INzK66Gt+F4vCItiwGKAng4gqzCR4C5marsL3qv6SrKH98dQnCGYgXluSWaaa56h97FRQu7TxCk6jkSvQ==", |             "integrity": "sha512-2JEBf4jzRSClhp+LJpX/E3QgHEeKvXqFMeNhmwQ07qqd6szhfH2ckYFj4gXk6YiGGY4Act3C6oxLfdZovG71bw==", | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@sentry/types": "7.64.0", |                 "@sentry/types": "7.65.0", | ||||||
|                 "tslib": "^2.4.1 || ^1.9.3" |                 "tslib": "^2.4.1 || ^1.9.3" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
|  | |||||||
| @ -40,8 +40,8 @@ | |||||||
|         "@lit/localize": "^0.11.4", |         "@lit/localize": "^0.11.4", | ||||||
|         "@patternfly/elements": "^2.4.0", |         "@patternfly/elements": "^2.4.0", | ||||||
|         "@patternfly/patternfly": "^4.224.2", |         "@patternfly/patternfly": "^4.224.2", | ||||||
|         "@sentry/browser": "^7.64.0", |         "@sentry/browser": "^7.65.0", | ||||||
|         "@sentry/tracing": "^7.64.0", |         "@sentry/tracing": "^7.65.0", | ||||||
|         "@webcomponents/webcomponentsjs": "^2.8.0", |         "@webcomponents/webcomponentsjs": "^2.8.0", | ||||||
|         "base64-js": "^1.5.1", |         "base64-js": "^1.5.1", | ||||||
|         "chart.js": "^4.4.0", |         "chart.js": "^4.4.0", | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]