Skip to content

Commit e2c01ce

Browse files
committed
bump up import-in-the-middle
1 parent 29d35b4 commit e2c01ce

File tree

2 files changed

+29
-20
lines changed

2 files changed

+29
-20
lines changed

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@prisma/instrumentation": "6.10.1",
9898
"@sentry/core": "9.31.0",
9999
"@sentry/opentelemetry": "9.31.0",
100-
"import-in-the-middle": "^1.13.1",
100+
"import-in-the-middle": "^1.14.2",
101101
"minimatch": "^9.0.0"
102102
},
103103
"devDependencies": {

yarn.lock

Lines changed: 28 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -17727,7 +17727,17 @@ import-fresh@^3.0.0, import-fresh@^3.2.1:
1772717727
parent-module "^1.0.0"
1772817728
resolve-from "^4.0.0"
1772917729

17730-
import-in-the-middle@^1.13.1, import-in-the-middle@^1.8.1:
17730+
import-in-the-middle@^1.14.2:
17731+
version "1.14.2"
17732+
resolved "https://registry.yarnpkg.com/import-in-the-middle/-/import-in-the-middle-1.14.2.tgz#283661625a88ff7c0462bd2984f77715c3bc967c"
17733+
integrity sha512-5tCuY9BV8ujfOpwtAGgsTx9CGUapcFMEEyByLv1B+v2+6DhAcw+Zr0nhQT7uwaZ7DiourxFEscghOR8e1aPLQw==
17734+
dependencies:
17735+
acorn "^8.14.0"
17736+
acorn-import-attributes "^1.9.5"
17737+
cjs-module-lexer "^1.2.2"
17738+
module-details-from-path "^1.0.3"
17739+
17740+
import-in-the-middle@^1.8.1:
1773117741
version "1.13.1"
1773217742
resolved "https://registry.yarnpkg.com/import-in-the-middle/-/import-in-the-middle-1.13.1.tgz#789651f9e93dd902a5a306f499ab51eb72b03a12"
1773317743
integrity sha512-k2V9wNm9B+ysuelDTHjI9d5KPc4l8zAZTGqj+pcynvWkypZd857ryzN8jNC7Pg2YZXNMJcHRPpaDyCBbNyVRpA==
@@ -26920,7 +26930,7 @@ string-template@~0.2.1:
2692026930
is-fullwidth-code-point "^3.0.0"
2692126931
strip-ansi "^6.0.1"
2692226932

26923-
string-width@4.2.3, "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
26933+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
2692426934
version "4.2.3"
2692526935
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2692626936
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -27030,13 +27040,6 @@ stringify-object@^3.2.1:
2703027040
dependencies:
2703127041
ansi-regex "^5.0.1"
2703227042

27033-
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
27034-
version "6.0.1"
27035-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
27036-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
27037-
dependencies:
27038-
ansi-regex "^5.0.1"
27039-
2704027043
strip-ansi@^3.0.0:
2704127044
version "3.0.1"
2704227045
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
@@ -27058,6 +27061,13 @@ strip-ansi@^5.1.0, strip-ansi@^5.2.0:
2705827061
dependencies:
2705927062
ansi-regex "^4.1.0"
2706027063

27064+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
27065+
version "6.0.1"
27066+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
27067+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
27068+
dependencies:
27069+
ansi-regex "^5.0.1"
27070+
2706127071
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
2706227072
version "7.1.0"
2706327073
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -27193,9 +27203,8 @@ stylus@0.59.0, stylus@^0.59.0:
2719327203
sax "~1.2.4"
2719427204
source-map "^0.7.3"
2719527205

27196-
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
27206+
sucrase@^3.27.0, sucrase@^3.35.0:
2719727207
version "3.36.0"
27198-
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2719927208
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2720027209
dependencies:
2720127210
"@jridgewell/gen-mapping" "^0.3.2"
@@ -29829,19 +29838,19 @@ wrangler@^3.67.1:
2982929838
string-width "^4.1.0"
2983029839
strip-ansi "^6.0.0"
2983129840

29832-
wrap-ansi@7.0.0, wrap-ansi@^7.0.0:
29833-
version "7.0.0"
29834-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
29835-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
29841+
wrap-ansi@^6.0.1:
29842+
version "6.2.0"
29843+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"
29844+
integrity sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==
2983629845
dependencies:
2983729846
ansi-styles "^4.0.0"
2983829847
string-width "^4.1.0"
2983929848
strip-ansi "^6.0.0"
2984029849

29841-
wrap-ansi@^6.0.1:
29842-
version "6.2.0"
29843-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"
29844-
integrity sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==
29850+
wrap-ansi@^7.0.0:
29851+
version "7.0.0"
29852+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
29853+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
2984529854
dependencies:
2984629855
ansi-styles "^4.0.0"
2984729856
string-width "^4.1.0"

0 commit comments

Comments
 (0)