File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -5388,7 +5388,7 @@ json5@^2.1.2:
5388
5388
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
5389
5389
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
5390
5390
5391
- json5@^2.2.1 :
5391
+ json5@^2.2.1, json5@^2.2.2 :
5392
5392
version "2.2.3"
5393
5393
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
5394
5394
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
@@ -8097,7 +8097,7 @@ tsconfig-paths-webpack-plugin@4.0.0:
8097
8097
enhanced-resolve "^5.7.0"
8098
8098
tsconfig-paths "^4.0.0"
8099
8099
8100
- tsconfig-paths@4.1.1, tsconfig-paths@^4.0.0 :
8100
+ tsconfig-paths@4.1.1 :
8101
8101
version "4.1.1"
8102
8102
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-4.1.1.tgz#7f23094ce897fcf4a93f67c4776e813003e48b75"
8103
8103
integrity sha512-VgPrtLKpRgEAJsMj5Q/I/mXouC6A/7eJ/X4Nuk6o0cRPwBtznYxTCU4FodbexbzH9somBPEXYi0ZkUViUpJ21Q==
@@ -8106,6 +8106,15 @@ tsconfig-paths@4.1.1, tsconfig-paths@^4.0.0:
8106
8106
minimist "^1.2.6"
8107
8107
strip-bom "^3.0.0"
8108
8108
8109
+ tsconfig-paths@^4.0.0 :
8110
+ version "4.1.2"
8111
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-4.1.2.tgz#4819f861eef82e6da52fb4af1e8c930a39ed979a"
8112
+ integrity sha512-uhxiMgnXQp1IR622dUXI+9Ehnws7i/y6xvpZB9IbUVOPy0muvdvgXeZOn88UcGPiT98Vp3rJPTa8bFoalZ3Qhw==
8113
+ dependencies :
8114
+ json5 "^2.2.2"
8115
+ minimist "^1.2.6"
8116
+ strip-bom "^3.0.0"
8117
+
8109
8118
tslib@2.4.0 :
8110
8119
version "2.4.0"
8111
8120
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
You can’t perform that action at this time.
0 commit comments