File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 66
66
},
67
67
"dependencies" : {
68
68
"@opentelemetry/instrumentation-http" : " 0.52.0" ,
69
- "@rollup/plugin-commonjs" : " 24 .0.0 " ,
69
+ "@rollup/plugin-commonjs" : " 26 .0.1 " ,
70
70
"@sentry/core" : " 8.9.2" ,
71
71
"@sentry/node" : " 8.9.2" ,
72
72
"@sentry/opentelemetry" : " 8.9.2" ,
Original file line number Diff line number Diff line change 6844
6844
dependencies:
6845
6845
web-streams-polyfill "^3.1.1"
6846
6846
6847
- "@rollup/plugin-commonjs@24 .0.0 ":
6848
- version "24 .0.0 "
6849
- resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-24 .0.0 .tgz#fb7cf4a6029f07ec42b25daa535c75b05a43f75c "
6850
- integrity sha512-0w0wyykzdyRRPHOb0cQt14mIBLujfAv6GgP6g8nvg/iBxEm112t3YPPq+Buqe2+imvElTka+bjNlJ/gB56TD8g ==
6847
+ "@rollup/plugin-commonjs@26 .0.1 ":
6848
+ version "26 .0.1 "
6849
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-26 .0.1 .tgz#16d4d6e54fa63021249a292b50f27c0b0f1a30d8 "
6850
+ integrity sha512-UnsKoZK6/aGIH6AdkptXhNvhaqftcjq3zZdT+LY5Ftms6JR06nADcDsYp5hTU9E2lbJUEOhdlY5J4DNTneM+jQ ==
6851
6851
dependencies:
6852
6852
"@rollup/pluginutils" "^5.0.1"
6853
6853
commondir "^1.0.1"
6854
6854
estree-walker "^2.0.2"
6855
- glob "^8.0.3 "
6855
+ glob "^10.4.1 "
6856
6856
is-reference "1.2.1"
6857
- magic-string "^0.27.0 "
6857
+ magic-string "^0.30.3 "
6858
6858
6859
6859
"@rollup/plugin-commonjs@^25.0.7":
6860
6860
version "25.0.7"
@@ -17758,7 +17758,7 @@ glob@^10.2.2:
17758
17758
minipass "^5.0.0 || ^6.0.2"
17759
17759
path-scurry "^1.10.0"
17760
17760
17761
- glob@^10.3.10:
17761
+ glob@^10.3.10, glob@^10.4.1 :
17762
17762
version "10.4.1"
17763
17763
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.1.tgz#0cfb01ab6a6b438177bfe6a58e2576f6efe909c2"
17764
17764
integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==
@@ -21690,7 +21690,7 @@ magic-string@0.26.2:
21690
21690
dependencies:
21691
21691
sourcemap-codec "^1.4.8"
21692
21692
21693
- magic-string@0.27.0, magic-string@^0.27.0 :
21693
+ magic-string@0.27.0:
21694
21694
version "0.27.0"
21695
21695
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.27.0.tgz#e4a3413b4bab6d98d2becffd48b4a257effdbbf3"
21696
21696
integrity sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==
You can’t perform that action at this time.
0 commit comments