File tree Expand file tree Collapse file tree 2 files changed +8
-14
lines changed Expand file tree Collapse file tree 2 files changed +8
-14
lines changed Original file line number Diff line number Diff line change 87
87
"shx" : " ^0.3.3" ,
88
88
"sinon" : " ^17.0.0" ,
89
89
"sinon-chai" : " ^3.7.0" ,
90
- "source-map-loader" : " ^3 .0.0" ,
90
+ "source-map-loader" : " ^5 .0.0" ,
91
91
"style-loader" : " ^3.2.1" ,
92
92
"tman" : " ^1.10.0" ,
93
93
"ts-loader" : " ^9.2.5" ,
Original file line number Diff line number Diff line change 709
709
resolved "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
710
710
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==
711
711
712
- abab@^2.0.5 :
713
- version "2.0.5"
714
- resolved "https://registry.npmjs.org/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"
715
- integrity sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==
716
-
717
712
abbrev@1 :
718
713
version "1.1.1"
719
714
resolved "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
2576
2571
dependencies :
2577
2572
safer-buffer ">= 2.1.2 < 3"
2578
2573
2579
- iconv-lite@^0.6.2 :
2574
+ iconv-lite@^0.6.3 :
2580
2575
version "0.6.3"
2581
2576
resolved "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz#a52f80bf38da1952eb5c681790719871a1a72501"
2582
2577
integrity sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==
@@ -4708,14 +4703,13 @@ source-map-js@^1.0.2:
4708
4703
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
4709
4704
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
4710
4705
4711
- source-map-loader@^3 .0.0 :
4712
- version "3 .0.0"
4713
- resolved "https://registry.npmjs.org/source-map-loader/-/source-map-loader-3 .0.0.tgz#f2a04ee2808ad01c774dea6b7d2639839f3b3049 "
4714
- integrity sha512-GKGWqWvYr04M7tn8dryIWvb0s8YM41z82iQv01yBtIylgxax0CwvSy6gc2Y02iuXwEfGWRlMicH0nvms9UZphw ==
4706
+ source-map-loader@^5 .0.0 :
4707
+ version "5 .0.0"
4708
+ resolved "https://registry.npmjs.org/source-map-loader/-/source-map-loader-5 .0.0.tgz#f593a916e1cc54471cfc8851b905c8a845fc7e38 "
4709
+ integrity sha512-k2Dur7CbSLcAH73sBcIkV5xjPV4SzqO1NJ7+XaQl8if3VODDUj3FNchNGpqgJSKbvUfJuhVdv8K2Eu8/TNl2eA ==
4715
4710
dependencies :
4716
- abab "^2.0.5"
4717
- iconv-lite "^0.6.2"
4718
- source-map-js "^0.6.2"
4711
+ iconv-lite "^0.6.3"
4712
+ source-map-js "^1.0.2"
4719
4713
4720
4714
source-map-support@~0.5.12 :
4721
4715
version "0.5.19"
You can’t perform that action at this time.
0 commit comments