File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 28
28
"dependencies" : {
29
29
"@sentry/react" : " 6.18.0" ,
30
30
"@sentry/tracing" : " 6.18.0" ,
31
- "@sentry/webpack-plugin" : " 1.18.5 "
31
+ "@sentry/webpack-plugin" : " 1.18.8 "
32
32
},
33
33
"peerDependencies" : {
34
34
"gatsby" : " ^2.0.0 || ^3.0.0 || ^4.0.0" ,
Original file line number Diff line number Diff line change 3150
3150
progress "^2.0.3"
3151
3151
proxy-from-env "^1.1.0"
3152
3152
3153
+ "@sentry/cli@^1.73.0":
3154
+ version "1.73.0"
3155
+ resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.73.0.tgz#0d0bce913e0060ae192741c6693c57e50078c886"
3156
+ integrity sha512-n4YINqmoncGUkLEpd4WuW+oD+aoUyQPhRbSBSYkbCFxPPmopn1VExCB2Vvzwj7vjXYRRGkix6keBMS0LLs3A3Q==
3157
+ dependencies:
3158
+ https-proxy-agent "^5.0.0"
3159
+ mkdirp "^0.5.5"
3160
+ node-fetch "^2.6.7"
3161
+ npmlog "^4.1.2"
3162
+ progress "^2.0.3"
3163
+ proxy-from-env "^1.1.0"
3164
+
3153
3165
3154
3166
version "1.18.5"
3155
3167
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.18.5.tgz#aaff79d8e05b8d803654490324252406c976b1cd"
3156
3168
integrity sha512-HycNZEcVRj/LxaG6hLsxjHo47mpxop3j7u2aUkriE2pT7XNpeypsa0WiokYzStxzCfSu8rbAbX4PchTGLMlTjw==
3157
3169
dependencies:
3158
3170
"@sentry/cli" "^1.72.0"
3159
3171
3172
+
3173
+ version "1.18.8"
3174
+ resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.18.8.tgz#247a73a0aa9e28099a736bbe89ca0d35cbac7636"
3175
+ integrity sha512-PtKr0NL62b5L3kPFGjwSNbIUwwcW5E5G6bQxAYZGpkgL1MFPnS4ND0SAsySuX0byQJRFFium5A19LpzyvQZSlQ==
3176
+ dependencies:
3177
+ "@sentry/cli" "^1.73.0"
3178
+
3160
3179
"@simple-dom/interface@^1.4.0":
3161
3180
version "1.4.0"
3162
3181
resolved "https://registry.yarnpkg.com/@simple-dom/interface/-/interface-1.4.0.tgz#e8feea579232017f89b0138e2726facda6fbb71f"
You can’t perform that action at this time.
0 commit comments