mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
fix(deps): update dependency @sentry/webpack-plugin to v1.15.1 (#332)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d968d232cb
commit
efd79c035f
@ -19,7 +19,7 @@
|
||||
"@sentry/browser": "6.2.5",
|
||||
"@sentry/integrations": "6.2.5",
|
||||
"@sentry/node": "6.2.5",
|
||||
"@sentry/webpack-plugin": "1.15.0",
|
||||
"@sentry/webpack-plugin": "1.15.1",
|
||||
"@types/nprogress": "0.2.0",
|
||||
"abort-controller": "3.0.0",
|
||||
"autoprefixer": "10.2.5",
|
||||
|
||||
18
yarn.lock
18
yarn.lock
@ -740,10 +740,10 @@
|
||||
"@sentry/utils" "6.2.5"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/cli@^1.63.1":
|
||||
version "1.63.2"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.63.2.tgz#b0f7fefe3c13efc5c57bb6ec042cc2b693476bd3"
|
||||
integrity sha512-oG1Cg85BI/sc7MjgmShmCp0feB+LDi7XZKpiUggrOUVUgcWy4o+hkmESAwNCJsIXg0mW8TTCjmRFU8b836c+Mw==
|
||||
"@sentry/cli@^1.64.1":
|
||||
version "1.64.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.64.1.tgz#632565d8f8b40ada51333ae38b7001ef35457a0b"
|
||||
integrity sha512-G+TzOSG+58fG3f5uYvPXweK65f1sP/8MWSEuRmJE4P0JJTTXQI6WErvrqrhfR5F7UVvGzltEbpc8rvO7N3+88A==
|
||||
dependencies:
|
||||
https-proxy-agent "^5.0.0"
|
||||
mkdirp "^0.5.5"
|
||||
@ -830,12 +830,12 @@
|
||||
"@sentry/types" "6.2.5"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/webpack-plugin@1.15.0":
|
||||
version "1.15.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.15.0.tgz#c7f9eafbbace1929c3fb81bb720fc0d7e8b4f86d"
|
||||
integrity sha512-KHVug+xI+KH/xCL7otWcRRszw0rt6i/BCH5F8+6/njz2gCBrYQOzdMvzWm4GeXZUuw5ekgycYaUhDs1/6enjuQ==
|
||||
"@sentry/webpack-plugin@1.15.1":
|
||||
version "1.15.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.15.1.tgz#deb014fce8c1b51811100f25ec9050dd03addd9b"
|
||||
integrity sha512-/Z06MJDXyWcN2+CbeDTMDwVzySjgZWQajOke773TvpkgqdtkeT1eYBsA+pfsje+ZE1prEgrZdlH/L9HdM1odnQ==
|
||||
dependencies:
|
||||
"@sentry/cli" "^1.63.1"
|
||||
"@sentry/cli" "^1.64.1"
|
||||
|
||||
"@sinonjs/commons@^1.7.0":
|
||||
version "1.8.3"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user