web: bump the sentry group in /web with 2 updates (#6773)
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.66.0 to 7.67.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.66.0...7.67.0) Updates `@sentry/tracing` from 7.66.0 to 7.67.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.66.0...7.67.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.66.0", |                 "@sentry/browser": "^7.67.0", | ||||||
|                 "@sentry/tracing": "^7.66.0", |                 "@sentry/tracing": "^7.67.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.66.0", |             "version": "7.67.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.66.0.tgz", |             "resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.67.0.tgz", | ||||||
|             "integrity": "sha512-3vCgC2hC3T45pn53yTDVcRpHoJTBxelDPPZVsipAbZnoOVPkj7n6dNfDhj3I3kwWCBPahPkXmE+R4xViR8VqJg==", |             "integrity": "sha512-+3wpnzW2HczPlZsp1pWtdOavBKLK/tu1qDEg+blqLfW7b/qZZ8hqQ+A+2mEWRLgWfIoGZ8t4U84nN4tzDXv+nQ==", | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@sentry/core": "7.66.0", |                 "@sentry/core": "7.67.0", | ||||||
|                 "@sentry/types": "7.66.0", |                 "@sentry/types": "7.67.0", | ||||||
|                 "@sentry/utils": "7.66.0", |                 "@sentry/utils": "7.67.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.66.0", |             "version": "7.67.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.66.0.tgz", |             "resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.67.0.tgz", | ||||||
|             "integrity": "sha512-rW037rf8jkhyykG38+HUdwkRCKHJEMM5NkCqPIO5zuuxfLKukKdI2rbvgJ93s3/9UfsTuDFcKFL1u43mCn6sDw==", |             "integrity": "sha512-5J7QUGJVKiltVJPSHwlBu/xmicNB7g5ARcgH8YEyu2LoxjLvZPUqWRD/zTWVYyW20sbgExrB39oyRwmkzN449A==", | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@sentry-internal/tracing": "7.66.0", |                 "@sentry-internal/tracing": "7.67.0", | ||||||
|                 "@sentry/core": "7.66.0", |                 "@sentry/core": "7.67.0", | ||||||
|                 "@sentry/replay": "7.66.0", |                 "@sentry/replay": "7.67.0", | ||||||
|                 "@sentry/types": "7.66.0", |                 "@sentry/types": "7.67.0", | ||||||
|                 "@sentry/utils": "7.66.0", |                 "@sentry/utils": "7.67.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.66.0", |             "version": "7.67.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.66.0.tgz", |             "resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.67.0.tgz", | ||||||
|             "integrity": "sha512-WMAEPN86NeCJ1IT48Lqiz4MS5gdDjBwP4M63XP4msZn9aujSf2Qb6My5uT87AJr9zBtgk8MyJsuHr35F0P3q1w==", |             "integrity": "sha512-apk0WHnFJTHX86TvN4LOa2GBfguKwvV94WsssyizMi4qurGN2V0I8ZUmlypjBxvMY9MOBZ/2LwgYPf3U1QeE5g==", | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@sentry/types": "7.66.0", |                 "@sentry/types": "7.67.0", | ||||||
|                 "@sentry/utils": "7.66.0", |                 "@sentry/utils": "7.67.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.66.0", |             "version": "7.67.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@sentry/replay/-/replay-7.66.0.tgz", |             "resolved": "https://registry.npmjs.org/@sentry/replay/-/replay-7.67.0.tgz", | ||||||
|             "integrity": "sha512-5Y2SlVTOFTo3uIycv0mRneBakQtLgWkOnsJaC5LB0Ip0TqVKiMCbQ578vvXp+yvRj4LcS1gNd98xTTNojBoQNg==", |             "integrity": "sha512-PGFt281hV4W1BFCY09JQmwdQXvI9rhiqIIOGHviyH7GrHBwWLxF1iRuBS8RUMFYt9ZHFq5oDt6M2z3qBQOZGLQ==", | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@sentry/core": "7.66.0", |                 "@sentry/core": "7.67.0", | ||||||
|                 "@sentry/types": "7.66.0", |                 "@sentry/types": "7.67.0", | ||||||
|                 "@sentry/utils": "7.66.0" |                 "@sentry/utils": "7.67.0" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=12" |                 "node": ">=12" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@sentry/tracing": { |         "node_modules/@sentry/tracing": { | ||||||
|             "version": "7.66.0", |             "version": "7.67.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-7.66.0.tgz", |             "resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-7.67.0.tgz", | ||||||
|             "integrity": "sha512-9bnz2EcOwjeMZAuYJnrwcRrImu9c10p7A0iDB8b2HLcp7gpuCkJbJyGoC1xeKD7reVD0BPq3VIbeHSwCcQufoQ==", |             "integrity": "sha512-IJtJ0g6oMp46BBK8KV8wAGZ+1rNcw/LmC6y1H1rwur9aCXlla3+tMFtQMJdqUSIx0rcnC9THa+rktddCqXKNtQ==", | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@sentry-internal/tracing": "7.66.0" |                 "@sentry-internal/tracing": "7.67.0" | ||||||
|             }, |             }, | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=8" |                 "node": ">=8" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@sentry/types": { |         "node_modules/@sentry/types": { | ||||||
|             "version": "7.66.0", |             "version": "7.67.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.66.0.tgz", |             "resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.67.0.tgz", | ||||||
|             "integrity": "sha512-uUMSoSiar6JhuD8p7ON/Ddp4JYvrVd2RpwXJRPH1A4H4Bd4DVt1mKJy1OLG6HdeQv39XyhB1lPZckKJg4tATPw==", |             "integrity": "sha512-GV/Hxdsp/hes1YQGPGgSUG1IHRNQVJMnCfYcpuZtZI6CvNJ+7qNOLkdmC/xGFwfpYH9kYsFBvmGsmeC6yUENYA==", | ||||||
|             "engines": { |             "engines": { | ||||||
|                 "node": ">=8" |                 "node": ">=8" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@sentry/utils": { |         "node_modules/@sentry/utils": { | ||||||
|             "version": "7.66.0", |             "version": "7.67.0", | ||||||
|             "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.66.0.tgz", |             "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.67.0.tgz", | ||||||
|             "integrity": "sha512-9GYUVgXjK66uXXcLXVMXVzlptqMtq1eJENCuDeezQiEFrNA71KkLDg00wESp+LL+bl3wpVTBApArpbF6UEG5hQ==", |             "integrity": "sha512-OstjIfAD0xPWVnIRzoAtFBW+YTmxix4h3ehgtFxhA4VJHkC9KXchaTNwk+nlRy/nx4phx5vW9p7YWhO3kJBJmA==", | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@sentry/types": "7.66.0", |                 "@sentry/types": "7.67.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.66.0", |         "@sentry/browser": "^7.67.0", | ||||||
|         "@sentry/tracing": "^7.66.0", |         "@sentry/tracing": "^7.67.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]