web: bump @sentry/browser from 8.30.0 to 8.31.0 in /web in the sentry group across 1 directory (#11478)
web: bump @sentry/browser in /web in the sentry group across 1 directory Bumps the sentry group with 1 update in the /web directory: [@sentry/browser](https://github.com/getsentry/sentry-javascript). Updates `@sentry/browser` from 8.30.0 to 8.31.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.31.0/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/8.30.0...8.31.0) --- updated-dependencies: - dependency-name: "@sentry/browser" 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:
		
							
								
								
									
										106
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										106
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -31,7 +31,7 @@ | ||||
|                 "@open-wc/lit-helpers": "^0.7.0", | ||||
|                 "@patternfly/elements": "^4.0.1", | ||||
|                 "@patternfly/patternfly": "^4.224.2", | ||||
|                 "@sentry/browser": "^8.30.0", | ||||
|                 "@sentry/browser": "^8.31.0", | ||||
|                 "@webcomponents/webcomponentsjs": "^2.8.0", | ||||
|                 "base64-js": "^1.5.1", | ||||
|                 "chart.js": "^4.4.4", | ||||
| @ -6962,110 +6962,102 @@ | ||||
|             "license": "MIT" | ||||
|         }, | ||||
|         "node_modules/@sentry-internal/browser-utils": { | ||||
|             "version": "8.30.0", | ||||
|             "resolved": "https://registry.npmjs.org/@sentry-internal/browser-utils/-/browser-utils-8.30.0.tgz", | ||||
|             "integrity": "sha512-pwX+awNWaxSOAsBLVLqc1+Hw+Fm1Nci9mbKFA6Ed5YzCG049PnBVQwugpmx2dcyyCqJpORhcIqb9jHdCkYmCiA==", | ||||
|             "license": "MIT", | ||||
|             "version": "8.31.0", | ||||
|             "resolved": "https://registry.npmjs.org/@sentry-internal/browser-utils/-/browser-utils-8.31.0.tgz", | ||||
|             "integrity": "sha512-Bq7TFMhPr1PixRGYkB/6ar9ws7sj224XzQ+hgpz6OxGEc9fQakvD8t/Nn7dp14k3FI/hcBRA6BBvpOKUUuPgGA==", | ||||
|             "dependencies": { | ||||
|                 "@sentry/core": "8.30.0", | ||||
|                 "@sentry/types": "8.30.0", | ||||
|                 "@sentry/utils": "8.30.0" | ||||
|                 "@sentry/core": "8.31.0", | ||||
|                 "@sentry/types": "8.31.0", | ||||
|                 "@sentry/utils": "8.31.0" | ||||
|             }, | ||||
|             "engines": { | ||||
|                 "node": ">=14.18" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@sentry-internal/feedback": { | ||||
|             "version": "8.30.0", | ||||
|             "resolved": "https://registry.npmjs.org/@sentry-internal/feedback/-/feedback-8.30.0.tgz", | ||||
|             "integrity": "sha512-ParFRxQY6helxkwUDmro77Wc5uSIC6rZos88jYMrYwFmoTJaNWf4lDzPyECfdSiSYyzSMZk4dorSUN85Ul7DCg==", | ||||
|             "license": "MIT", | ||||
|             "version": "8.31.0", | ||||
|             "resolved": "https://registry.npmjs.org/@sentry-internal/feedback/-/feedback-8.31.0.tgz", | ||||
|             "integrity": "sha512-R3LcC2IaTe8lgi5AU9h0rMgyVPpaTiMSLRhRlVeQPVmAKCz8pSG/um13q37t0BsXpTaImW9yYQ71Aj6h6IrShQ==", | ||||
|             "dependencies": { | ||||
|                 "@sentry/core": "8.30.0", | ||||
|                 "@sentry/types": "8.30.0", | ||||
|                 "@sentry/utils": "8.30.0" | ||||
|                 "@sentry/core": "8.31.0", | ||||
|                 "@sentry/types": "8.31.0", | ||||
|                 "@sentry/utils": "8.31.0" | ||||
|             }, | ||||
|             "engines": { | ||||
|                 "node": ">=14.18" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@sentry-internal/replay": { | ||||
|             "version": "8.30.0", | ||||
|             "resolved": "https://registry.npmjs.org/@sentry-internal/replay/-/replay-8.30.0.tgz", | ||||
|             "integrity": "sha512-/KFre+BrovPCiovgAu5N1ErJtkDVzkJA5hV3Jw011AlxRWxrmPwu6+9sV9/rn3tqYAGyq6IggYqeIOHhLh1Ihg==", | ||||
|             "license": "MIT", | ||||
|             "version": "8.31.0", | ||||
|             "resolved": "https://registry.npmjs.org/@sentry-internal/replay/-/replay-8.31.0.tgz", | ||||
|             "integrity": "sha512-r8hmFDwWxeAxpdzBCRWTKQ/QHl8QanFw8XfM0fvFes/H1d/b43Vwc/IiUnsYoMOdooIP8hJFGDKlfq+Y5uVVGA==", | ||||
|             "dependencies": { | ||||
|                 "@sentry-internal/browser-utils": "8.30.0", | ||||
|                 "@sentry/core": "8.30.0", | ||||
|                 "@sentry/types": "8.30.0", | ||||
|                 "@sentry/utils": "8.30.0" | ||||
|                 "@sentry-internal/browser-utils": "8.31.0", | ||||
|                 "@sentry/core": "8.31.0", | ||||
|                 "@sentry/types": "8.31.0", | ||||
|                 "@sentry/utils": "8.31.0" | ||||
|             }, | ||||
|             "engines": { | ||||
|                 "node": ">=14.18" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@sentry-internal/replay-canvas": { | ||||
|             "version": "8.30.0", | ||||
|             "resolved": "https://registry.npmjs.org/@sentry-internal/replay-canvas/-/replay-canvas-8.30.0.tgz", | ||||
|             "integrity": "sha512-y/QqcvchhtMlVA6eOZicIfTxtZarazQZJuFW0018ynPxBTiuuWSxMCLqduulXUYsFejfD8/eKHb3BpCIFdDYjg==", | ||||
|             "license": "MIT", | ||||
|             "version": "8.31.0", | ||||
|             "resolved": "https://registry.npmjs.org/@sentry-internal/replay-canvas/-/replay-canvas-8.31.0.tgz", | ||||
|             "integrity": "sha512-ConyrhWozx4HluRj0+9teN4XTC1ndXjxMdJQvDnbLFsQhCCEdwUfaZVshV1CFe9T08Bfyjruaw33yR7pDXYktw==", | ||||
|             "dependencies": { | ||||
|                 "@sentry-internal/replay": "8.30.0", | ||||
|                 "@sentry/core": "8.30.0", | ||||
|                 "@sentry/types": "8.30.0", | ||||
|                 "@sentry/utils": "8.30.0" | ||||
|                 "@sentry-internal/replay": "8.31.0", | ||||
|                 "@sentry/core": "8.31.0", | ||||
|                 "@sentry/types": "8.31.0", | ||||
|                 "@sentry/utils": "8.31.0" | ||||
|             }, | ||||
|             "engines": { | ||||
|                 "node": ">=14.18" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@sentry/browser": { | ||||
|             "version": "8.30.0", | ||||
|             "resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-8.30.0.tgz", | ||||
|             "integrity": "sha512-M+tKqawH9S3CqlAIcqdZcHbcsNQkEa9MrPqPCYvXco3C4LRpNizJP2XwBiGQY2yK+fOSvbaWpPtlI938/wuRZQ==", | ||||
|             "license": "MIT", | ||||
|             "version": "8.31.0", | ||||
|             "resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-8.31.0.tgz", | ||||
|             "integrity": "sha512-LZK0uLPGB4Al+qWc1eaad+H/1SR6CY9a0V2XWpUbNAT3+VkEo0Z/78bW1kb43N0cok87hNPOe+c66SfwdxphVQ==", | ||||
|             "dependencies": { | ||||
|                 "@sentry-internal/browser-utils": "8.30.0", | ||||
|                 "@sentry-internal/feedback": "8.30.0", | ||||
|                 "@sentry-internal/replay": "8.30.0", | ||||
|                 "@sentry-internal/replay-canvas": "8.30.0", | ||||
|                 "@sentry/core": "8.30.0", | ||||
|                 "@sentry/types": "8.30.0", | ||||
|                 "@sentry/utils": "8.30.0" | ||||
|                 "@sentry-internal/browser-utils": "8.31.0", | ||||
|                 "@sentry-internal/feedback": "8.31.0", | ||||
|                 "@sentry-internal/replay": "8.31.0", | ||||
|                 "@sentry-internal/replay-canvas": "8.31.0", | ||||
|                 "@sentry/core": "8.31.0", | ||||
|                 "@sentry/types": "8.31.0", | ||||
|                 "@sentry/utils": "8.31.0" | ||||
|             }, | ||||
|             "engines": { | ||||
|                 "node": ">=14.18" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@sentry/core": { | ||||
|             "version": "8.30.0", | ||||
|             "resolved": "https://registry.npmjs.org/@sentry/core/-/core-8.30.0.tgz", | ||||
|             "integrity": "sha512-CJ/FuWLw0QEKGKXGL/nm9eaOdajEcmPekLuHAuOCxID7N07R9l9laz3vFbAkUZ97GGDv3sYrJZgywfY3Moropg==", | ||||
|             "license": "MIT", | ||||
|             "version": "8.31.0", | ||||
|             "resolved": "https://registry.npmjs.org/@sentry/core/-/core-8.31.0.tgz", | ||||
|             "integrity": "sha512-5zsMBOML18e5a/ZoR5XpcYF59e2kSxb6lTg13u52f/+NA27EPgxKgXim5dz6L/6+0cizgwwmFaZFGJiFc2qoAA==", | ||||
|             "dependencies": { | ||||
|                 "@sentry/types": "8.30.0", | ||||
|                 "@sentry/utils": "8.30.0" | ||||
|                 "@sentry/types": "8.31.0", | ||||
|                 "@sentry/utils": "8.31.0" | ||||
|             }, | ||||
|             "engines": { | ||||
|                 "node": ">=14.18" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@sentry/types": { | ||||
|             "version": "8.30.0", | ||||
|             "resolved": "https://registry.npmjs.org/@sentry/types/-/types-8.30.0.tgz", | ||||
|             "integrity": "sha512-kgWW2BCjBmVlSQRG32GonHEVyeDbys74xf9mLPvynwHTgw3+NUlNAlEdu05xnb2ow4bCTHfbkS5G1zRgyv5k4Q==", | ||||
|             "license": "MIT", | ||||
|             "version": "8.31.0", | ||||
|             "resolved": "https://registry.npmjs.org/@sentry/types/-/types-8.31.0.tgz", | ||||
|             "integrity": "sha512-prRM/n5nlP+xQZSpdEkSR8BwwZtgsLk0NbI8eCjTMu2isVlrlggop8pVaJb7y9HmElVtDA1Q6y4u8TD2htQKFQ==", | ||||
|             "engines": { | ||||
|                 "node": ">=14.18" | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@sentry/utils": { | ||||
|             "version": "8.30.0", | ||||
|             "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-8.30.0.tgz", | ||||
|             "integrity": "sha512-wZxU2HWlzsnu8214Xy7S7cRIuD6h8Z5DnnkojJfX0i0NLooepZQk2824el1Q13AakLb7/S8CHSHXOMnCtoSduw==", | ||||
|             "license": "MIT", | ||||
|             "version": "8.31.0", | ||||
|             "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-8.31.0.tgz", | ||||
|             "integrity": "sha512-9W2LZ9QIHKc0HSyH/7UmTolc01Q4vX/qMSZk7i1noinlkQtnRUmTP39r1DSITjKCrDHj6zvB/J1RPDUoRcTXxQ==", | ||||
|             "dependencies": { | ||||
|                 "@sentry/types": "8.30.0" | ||||
|                 "@sentry/types": "8.31.0" | ||||
|             }, | ||||
|             "engines": { | ||||
|                 "node": ">=14.18" | ||||
|  | ||||
| @ -19,7 +19,7 @@ | ||||
|         "@open-wc/lit-helpers": "^0.7.0", | ||||
|         "@patternfly/elements": "^4.0.1", | ||||
|         "@patternfly/patternfly": "^4.224.2", | ||||
|         "@sentry/browser": "^8.30.0", | ||||
|         "@sentry/browser": "^8.31.0", | ||||
|         "@webcomponents/webcomponentsjs": "^2.8.0", | ||||
|         "base64-js": "^1.5.1", | ||||
|         "chart.js": "^4.4.4", | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]