web: bump the sentry group in /web with 2 updates (#6480)

This commit is contained in:
dependabot[bot] 2023-08-05 16:46:26 +02:00 committed by GitHub
parent 8da1a6699b
commit c59db2c178
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 40 deletions

76
web/package-lock.json generated
View File

@ -23,8 +23,8 @@
"@lit/localize": "^0.11.4",
"@patternfly/elements": "^2.3.2",
"@patternfly/patternfly": "^4.224.2",
"@sentry/browser": "^7.61.0",
"@sentry/tracing": "^7.61.0",
"@sentry/browser": "^7.61.1",
"@sentry/tracing": "^7.61.1",
"@webcomponents/webcomponentsjs": "^2.8.0",
"base64-js": "^1.5.1",
"chart.js": "^4.3.3",
@ -3831,13 +3831,13 @@
}
},
"node_modules/@sentry-internal/tracing": {
"version": "7.61.0",
"resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.61.0.tgz",
"integrity": "sha512-zTr+MXEG4SxNxif42LIgm2RQn+JRXL2NuGhRaKSD2i4lXKFqHVGlVdoWqY5UfqnnJPokiTWIj9ejR8I5HV8Ogw==",
"version": "7.61.1",
"resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.61.1.tgz",
"integrity": "sha512-E8J6ZMXHGdWdmgKBK/ounuUppDK65c4Hphin6iVckDGMEATn0auYAKngeyRUMLof1167DssD8wxcIA4aBvmScA==",
"dependencies": {
"@sentry/core": "7.61.0",
"@sentry/types": "7.61.0",
"@sentry/utils": "7.61.0",
"@sentry/core": "7.61.1",
"@sentry/types": "7.61.1",
"@sentry/utils": "7.61.1",
"tslib": "^2.4.1 || ^1.9.3"
},
"engines": {
@ -3845,15 +3845,15 @@
}
},
"node_modules/@sentry/browser": {
"version": "7.61.0",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.61.0.tgz",
"integrity": "sha512-IGEkJZRP16Oe5CkXkmhU3QdV5RugW6Vds16yJFFYsgp87NprWtRZgqzldFDYkINStfBHVdctj/Rh/ZrLf8QlkQ==",
"version": "7.61.1",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.61.1.tgz",
"integrity": "sha512-v6Wv0O/PF+sqji+WWpJmxAlQafsiKmsXQLzKAIntVjl3HbYO5oVS3ubCyqfxSlLxIhM5JuHcEOLn6Zi3DPtpcw==",
"dependencies": {
"@sentry-internal/tracing": "7.61.0",
"@sentry/core": "7.61.0",
"@sentry/replay": "7.61.0",
"@sentry/types": "7.61.0",
"@sentry/utils": "7.61.0",
"@sentry-internal/tracing": "7.61.1",
"@sentry/core": "7.61.1",
"@sentry/replay": "7.61.1",
"@sentry/types": "7.61.1",
"@sentry/utils": "7.61.1",
"tslib": "^2.4.1 || ^1.9.3"
},
"engines": {
@ -3861,12 +3861,12 @@
}
},
"node_modules/@sentry/core": {
"version": "7.61.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.61.0.tgz",
"integrity": "sha512-zl0ZKRjIoYJQWYTd3K/U6zZfS4GDY9yGd2EH4vuYO4kfYtEp/nJ8A+tfAeDo0c9FGxZ0Q+5t5F4/SfwbgyyQzg==",
"version": "7.61.1",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.61.1.tgz",
"integrity": "sha512-WTRt0J33KhUbYuDQZ5G58kdsNeQ5JYrpi6o+Qz+1xTv60DQq/tBGRJ7d86SkmdnGIiTs6W1hsxAtyiLS0y9d2A==",
"dependencies": {
"@sentry/types": "7.61.0",
"@sentry/utils": "7.61.0",
"@sentry/types": "7.61.1",
"@sentry/utils": "7.61.1",
"tslib": "^2.4.1 || ^1.9.3"
},
"engines": {
@ -3874,43 +3874,43 @@
}
},
"node_modules/@sentry/replay": {
"version": "7.61.0",
"resolved": "https://registry.npmjs.org/@sentry/replay/-/replay-7.61.0.tgz",
"integrity": "sha512-1ugk0yZssOPkSg6uTVcysjxlBydycXiOgV0PCU7DsXCFOV1ua5YpyPZFReTz9iFTtwD0LwGFM1LW9wJeQ67Fzg==",
"version": "7.61.1",
"resolved": "https://registry.npmjs.org/@sentry/replay/-/replay-7.61.1.tgz",
"integrity": "sha512-Nsnnzx8c+DRjnfQ0Md11KGdY21XOPa50T2B3eBEyFAhibvYEc/68PuyVWkMBQ7w9zo/JV+q6HpIXKD0THUtqZA==",
"dependencies": {
"@sentry/core": "7.61.0",
"@sentry/types": "7.61.0",
"@sentry/utils": "7.61.0"
"@sentry/core": "7.61.1",
"@sentry/types": "7.61.1",
"@sentry/utils": "7.61.1"
},
"engines": {
"node": ">=12"
}
},
"node_modules/@sentry/tracing": {
"version": "7.61.0",
"resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-7.61.0.tgz",
"integrity": "sha512-asGbw3n04qkM5zUCPlGg9i52GEHq9Nmore38SJFN0L4N/YH6EPJLEUfNm2jFvXWCo96kq/dPKnyjOEuPccwhIA==",
"version": "7.61.1",
"resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-7.61.1.tgz",
"integrity": "sha512-iKyt7HU5LFHktEvDd7bpP4Ft7Kxj4SgoosP6WVcqBqH+84gzC+fzeTltaZTc86X0Xvb4+SEhdN6POwagS033HQ==",
"dependencies": {
"@sentry-internal/tracing": "7.61.0"
"@sentry-internal/tracing": "7.61.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/types": {
"version": "7.61.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.61.0.tgz",
"integrity": "sha512-/GLlIBNR35NKPE/SfWi9W10dK9hE8qTShzsuPVn5wAJxpT3Lb4+dkwmKCTLUYxdkmvRDEudkfOxgalsfQGTAWA==",
"version": "7.61.1",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.61.1.tgz",
"integrity": "sha512-CpPKL+OfwYOduRX9AT3p+Ie1fftgcCPd5WofTVVq7xeWRuerOOf2iJd0v+8yHQ25omgres1YOttDkCcvQRn4Jw==",
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/utils": {
"version": "7.61.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.61.0.tgz",
"integrity": "sha512-jfj14d0XBFiCU0G6dZZ12SizATiF5Mt4stBGzkM5iS9nXFj8rh1oTT7/p+aZoYzP2JTF+sDzkNjWxyKZkcTo0Q==",
"version": "7.61.1",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.61.1.tgz",
"integrity": "sha512-pUPXoiuYrTEPcBHjRizFB6eZEGm/6cTBwdWSHUjkGKvt19zuZ1ixFJQV6LrIL/AMeiQbmfQ+kTd/8SR7E9rcTQ==",
"dependencies": {
"@sentry/types": "7.61.0",
"@sentry/types": "7.61.1",
"tslib": "^2.4.1 || ^1.9.3"
},
"engines": {

View File

@ -41,8 +41,8 @@
"@lit/localize": "^0.11.4",
"@patternfly/elements": "^2.3.2",
"@patternfly/patternfly": "^4.224.2",
"@sentry/browser": "^7.61.0",
"@sentry/tracing": "^7.61.0",
"@sentry/browser": "^7.61.1",
"@sentry/tracing": "^7.61.1",
"@webcomponents/webcomponentsjs": "^2.8.0",
"base64-js": "^1.5.1",
"chart.js": "^4.3.3",