Skip to content

Commit db019b5

Browse files
fix(deps): update devdependency @sentry/webpack-plugin to v2.22.4
1 parent 1876fe1 commit db019b5

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@nuxtjs/module-test-utils": "1.6.3",
8181
"@release-it/conventional-changelog": "8.0.1",
8282
"@sentry/profiling-node": "7.119.0",
83-
"@sentry/webpack-plugin": "2.22.3",
83+
"@sentry/webpack-plugin": "2.22.4",
8484
"@size-limit/file": "11.1.4",
8585
"@types/hash-sum": "1.0.2",
8686
"@types/lodash.mergewith": "4.6.9",

yarn.lock

+16-16
Original file line numberDiff line numberDiff line change
@@ -2565,10 +2565,10 @@
25652565
"@sentry/types" "7.119.0"
25662566
"@sentry/utils" "7.119.0"
25672567

2568-
"@sentry/[email protected].3":
2569-
version "2.22.3"
2570-
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.22.3.tgz#de4970d51a54ef52b21f0d6ec49bd06bf37753c1"
2571-
integrity sha512-OlHA+i+vnQHRIdry4glpiS/xTOtgjmpXOt6IBOUqynx5Jd/iK1+fj+t8CckqOx9wRacO/hru2wfW/jFq0iViLg==
2568+
"@sentry/[email protected].4":
2569+
version "2.22.4"
2570+
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.22.4.tgz#c5adef7201a799c971cdccc5ba11c97d4609b1a2"
2571+
integrity sha512-hbSq067KwmeKIEkmyzkTNJbmbtx2KRqvpiy9Q/DynI5Z46Nko/ppvgIfyFXK9DelwvEPOqZic4WXTIhO4iv3DA==
25722572

25732573
25742574
version "7.119.0"
@@ -2584,13 +2584,13 @@
25842584
"@sentry/types" "7.119.0"
25852585
"@sentry/utils" "7.119.0"
25862586

2587-
"@sentry/[email protected].3":
2588-
version "2.22.3"
2589-
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.22.3.tgz#f8c0a25321216ae9777749c1a4b9d982ae1ec2e1"
2590-
integrity sha512-DeoUl0WffcqZZRl5Wy9aHvX4WfZbbWt0QbJ7NJrcEViq+dRAI2FQTYECFLwdZi5Gtb3oyqZICO+P7k8wDnzsjQ==
2587+
"@sentry/[email protected].4":
2588+
version "2.22.4"
2589+
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.22.4.tgz#e2c4efc713436b5a38dbbc4be510769c1c548cca"
2590+
integrity sha512-25NiyV3v6mdqOXlpzbbJnq0FHdAu1uTEDr+DU8CzNLjIXlq2Sr2CFZ/mhRcR6daM8OAretJdQ34lu0yHUVeE4Q==
25912591
dependencies:
25922592
"@babel/core" "^7.18.5"
2593-
"@sentry/babel-plugin-component-annotate" "2.22.3"
2593+
"@sentry/babel-plugin-component-annotate" "2.22.4"
25942594
"@sentry/cli" "^2.33.1"
25952595
dotenv "^16.3.1"
25962596
find-up "^5.0.0"
@@ -2721,12 +2721,12 @@
27212721
"@sentry/types" "7.119.0"
27222722
"@sentry/utils" "7.119.0"
27232723

2724-
"@sentry/[email protected].3":
2725-
version "2.22.3"
2726-
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-2.22.3.tgz#a9eeb4689c062eb6dc50671c09f06ec6875b9b02"
2727-
integrity sha512-Sq1S6bL3nuoTP5typkj+HPjQ13dqftIE8kACAq4tKkXOpWO9bf6HtqcruEQCxMekbWDTdljsrknQ17ZBx2q66Q==
2724+
"@sentry/[email protected].4":
2725+
version "2.22.4"
2726+
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-2.22.4.tgz#0102e83c77a6a4415344e7141f4aebc586d625da"
2727+
integrity sha512-Y7+RBrXBZlEuvoC0SbuClHZ8VC0nM0wZXroFuY/157EfUFtWr0J8f3b8+mzNshDGaCWV/UzFn6092M/BlAXCQA==
27282728
dependencies:
2729-
"@sentry/bundler-plugin-core" "2.22.3"
2729+
"@sentry/bundler-plugin-core" "2.22.4"
27302730
unplugin "1.0.1"
27312731
uuid "^9.0.0"
27322732

@@ -11552,12 +11552,12 @@ safe-array-concat@^1.1.2:
1155211552
has-symbols "^1.0.3"
1155311553
isarray "^2.0.5"
1155411554

11555-
[email protected], safe-buffer@~5.1.0, safe-buffer@~5.1.1:
11555+
[email protected], safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
1155611556
version "5.1.2"
1155711557
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
1155811558
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
1155911559

11560-
[email protected], safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@^5.2.1:
11560+
[email protected], safe-buffer@^5.2.1:
1156111561
version "5.2.1"
1156211562
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
1156311563
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==

0 commit comments

Comments
 (0)