File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 98
98
"@prisma/instrumentation" : " 6.7.0" ,
99
99
"@sentry/core" : " 9.17.0" ,
100
100
"@sentry/opentelemetry" : " 9.17.0" ,
101
- "import-in-the-middle" : " ^1.13.0 "
101
+ "import-in-the-middle" : " ^1.13.1 "
102
102
},
103
103
"devDependencies" : {
104
104
"@types/node" : " ^18.19.1"
Original file line number Diff line number Diff line change @@ -17685,10 +17685,10 @@ import-fresh@^3.0.0, import-fresh@^3.2.1:
17685
17685
parent-module "^1.0.0"
17686
17686
resolve-from "^4.0.0"
17687
17687
17688
- import-in-the-middle@^1.13.0 , import-in-the-middle@^1.8.1:
17689
- version "1.13.0 "
17690
- resolved "https://registry.yarnpkg.com/import-in-the-middle/-/import-in-the-middle-1.13.0 .tgz#e592583c3f53ff29c6079c0af31feab592ac6b2a "
17691
- integrity sha512-YG86SYDtrL/Yu8JgfWb7kjQ0myLeT1whw6fs/ZHFkXFcbk9zJU9lOCsSJHpvaPumU11nN3US7NW6x1YTk+HrUA ==
17688
+ import-in-the-middle@^1.13.1 , import-in-the-middle@^1.8.1:
17689
+ version "1.13.1 "
17690
+ resolved "https://registry.yarnpkg.com/import-in-the-middle/-/import-in-the-middle-1.13.1 .tgz#789651f9e93dd902a5a306f499ab51eb72b03a12 "
17691
+ integrity sha512-k2V9wNm9B+ysuelDTHjI9d5KPc4l8zAZTGqj+pcynvWkypZd857ryzN8jNC7Pg2YZXNMJcHRPpaDyCBbNyVRpA ==
17692
17692
dependencies:
17693
17693
acorn "^8.14.0"
17694
17694
acorn-import-attributes "^1.9.5"
You can’t perform that action at this time.
0 commit comments