Update dependency @sentry/integrations to ^7.102.1

This commit is contained in:
renovate[bot] 2024-02-22 15:55:20 +00:00
parent 636ba8a471
commit a82b4c9795
2 changed files with 30 additions and 30 deletions

58
package-lock.json generated
View file

@ -16,7 +16,7 @@
"@cloudflare/workers-types": "^4.20240208.0", "@cloudflare/workers-types": "^4.20240208.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0", "@microsoft/eslint-formatter-sarif": "^3.0.0",
"@sentry/esbuild-plugin": "^2.14.2", "@sentry/esbuild-plugin": "^2.14.2",
"@sentry/integrations": "^7.102.0", "@sentry/integrations": "^7.102.1",
"@types/jest": "^29.5.12", "@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.0.2", "@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2", "@typescript-eslint/parser": "^7.0.2",
@ -2534,6 +2534,19 @@
"node": ">=10" "node": ">=10"
} }
}, },
"node_modules/@sentry/core": {
"version": "7.102.1",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.102.1.tgz",
"integrity": "sha512-QjY+LSP3du3J/C8x/FfEbRxgZgsWd0jfTJ4P7s9f219I1csK4OeBMC3UA1HwEa0pY/9OF6H/egW2CjOcMM5Pdg==",
"dev": true,
"dependencies": {
"@sentry/types": "7.102.1",
"@sentry/utils": "7.102.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/esbuild-plugin": { "node_modules/@sentry/esbuild-plugin": {
"version": "2.14.2", "version": "2.14.2",
"resolved": "https://registry.npmjs.org/@sentry/esbuild-plugin/-/esbuild-plugin-2.14.2.tgz", "resolved": "https://registry.npmjs.org/@sentry/esbuild-plugin/-/esbuild-plugin-2.14.2.tgz",
@ -2549,49 +2562,36 @@
} }
}, },
"node_modules/@sentry/integrations": { "node_modules/@sentry/integrations": {
"version": "7.102.0", "version": "7.102.1",
"resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-7.102.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-7.102.1.tgz",
"integrity": "sha512-WW7DiAcihi+Fya2YrB6lEUzDAIPuO23wDm4tLJ9vQpMw4LaTj/XkulITTXFI7XLJLzs5Eks9pIfZJdmKrqjchA==", "integrity": "sha512-Its3Ru6xCAqpaLE3cTxW/b91js2SIFoXa8LWtQDJ7tmTdwPAbT8Pij1F4bOhhaqLYbjLtCXGl/NR2cffsiRLww==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@sentry/core": "7.102.0", "@sentry/core": "7.102.1",
"@sentry/types": "7.102.0", "@sentry/types": "7.102.1",
"@sentry/utils": "7.102.0", "@sentry/utils": "7.102.1",
"localforage": "^1.8.1" "localforage": "^1.8.1"
}, },
"engines": { "engines": {
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/@sentry/integrations/node_modules/@sentry/core": { "node_modules/@sentry/types": {
"version": "7.102.0", "version": "7.102.1",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.102.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.102.1.tgz",
"integrity": "sha512-GO9eLOSBK1waW4AD0wDXAreaNqXFQ1MPQZrkKcN+GJYEFhJK1+u+MSV7vO5Fs/rIfaTZIZ2jtEkxSSAOucE8EQ==", "integrity": "sha512-htKorf3t/D0XYtM7foTcmG+rM47rDP6XdbvCcX5gBCuCYlzpM1vqCt2rl3FLktZC6TaIpFRJw1TLfx6m+x5jdA==",
"dev": true,
"dependencies": {
"@sentry/types": "7.102.0",
"@sentry/utils": "7.102.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/integrations/node_modules/@sentry/types": {
"version": "7.102.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.102.0.tgz",
"integrity": "sha512-FPfFBP0x3LkPARw1/6cWySLq1djIo8ao3Qo2KNBeE9CHdq8bsS1a8zzjJLuWG4Ww+wieLP8/lY3WTgrCz4jowg==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/@sentry/integrations/node_modules/@sentry/utils": { "node_modules/@sentry/utils": {
"version": "7.102.0", "version": "7.102.1",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.102.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.102.1.tgz",
"integrity": "sha512-cp5KCRe0slOVMwG4iP2Z4UajQkjryRTiFskZ5H7Q3X9R5voM8+DAhiDcIW88GL9NxqyUrAJOjmKdeLK2vM+bdA==", "integrity": "sha512-+8WcFjHVV/HROXSAwMuUzveElBFC43EiTG7SNEBNgOUeQzQVTmbUZXyTVgLrUmtoWqvnIxCacoLxtZo1o67kdg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@sentry/types": "7.102.0" "@sentry/types": "7.102.1"
}, },
"engines": { "engines": {
"node": ">=8" "node": ">=8"

View file

@ -19,7 +19,7 @@
"@cloudflare/workers-types": "^4.20240208.0", "@cloudflare/workers-types": "^4.20240208.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0", "@microsoft/eslint-formatter-sarif": "^3.0.0",
"@sentry/esbuild-plugin": "^2.14.2", "@sentry/esbuild-plugin": "^2.14.2",
"@sentry/integrations": "^7.102.0", "@sentry/integrations": "^7.102.1",
"@types/jest": "^29.5.12", "@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.0.2", "@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2", "@typescript-eslint/parser": "^7.0.2",