Skip to content

Commit 9cd2b7e

Browse files
authored
deps: Update @sentry/webpack-plugin to 1.15.1 in @sentry/nextjs (#3708)
1 parent 67b7685 commit 9cd2b7e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@sentry/react": "6.7.1",
2424
"@sentry/tracing": "6.7.1",
2525
"@sentry/utils": "6.7.1",
26-
"@sentry/webpack-plugin": "1.15.0",
26+
"@sentry/webpack-plugin": "1.15.1",
2727
"tslib": "^1.9.3"
2828
},
2929
"devDependencies": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2629,10 +2629,10 @@
26292629
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
26302630
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=
26312631

2632-
"@sentry/cli@^1.63.1":
2633-
version "1.64.0"
2634-
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.64.0.tgz#8eadb93118ad295b0ac49de55a80eeb5a682c403"
2635-
integrity sha512-MHWHiYVBJaE0y/JVSziZIclBYhINiI4VsJ10r7rcJYAwDah3JYBPMrv0iwmuxBVWRFMSuAmSpivkzn67JS6sPg==
2632+
"@sentry/cli@^1.64.1":
2633+
version "1.66.0"
2634+
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.66.0.tgz#0526f1bc1c0570ce72ed817190af92f3b63a2e9a"
2635+
integrity sha512-2pZ+JHnvKqwyJWcGkKg/gCM/zURYronAnruBNllI+rH2g5IL0N90deMmjB1xcqXS66J222+MPTtWrGEK1Vl0/w==
26362636
dependencies:
26372637
https-proxy-agent "^5.0.0"
26382638
mkdirp "^0.5.5"
@@ -2641,12 +2641,12 @@
26412641
progress "^2.0.3"
26422642
proxy-from-env "^1.1.0"
26432643

2644-
"@sentry/[email protected].0":
2645-
version "1.15.0"
2646-
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.15.0.tgz#c7f9eafbbace1929c3fb81bb720fc0d7e8b4f86d"
2647-
integrity sha512-KHVug+xI+KH/xCL7otWcRRszw0rt6i/BCH5F8+6/njz2gCBrYQOzdMvzWm4GeXZUuw5ekgycYaUhDs1/6enjuQ==
2644+
"@sentry/[email protected].1":
2645+
version "1.15.1"
2646+
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.15.1.tgz#deb014fce8c1b51811100f25ec9050dd03addd9b"
2647+
integrity sha512-/Z06MJDXyWcN2+CbeDTMDwVzySjgZWQajOke773TvpkgqdtkeT1eYBsA+pfsje+ZE1prEgrZdlH/L9HdM1odnQ==
26482648
dependencies:
2649-
"@sentry/cli" "^1.63.1"
2649+
"@sentry/cli" "^1.64.1"
26502650

26512651
"@simple-dom/interface@^1.4.0":
26522652
version "1.4.0"

0 commit comments

Comments
 (0)