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 695
695
resolved "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
696
696
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==
697
697
698
- abab@^2.0.5 :
699
- version "2.0.5"
700
- resolved "https://registry.npmjs.org/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"
701
- integrity sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==
702
-
703
698
abbrev@1 :
704
699
version "1.1.1"
705
700
resolved "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
2542
2537
dependencies :
2543
2538
safer-buffer ">= 2.1.2 < 3"
2544
2539
2545
- iconv-lite@^0.6.2 :
2540
+ iconv-lite@^0.6.3 :
2546
2541
version "0.6.3"
2547
2542
resolved "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz#a52f80bf38da1952eb5c681790719871a1a72501"
2548
2543
integrity sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==
@@ -4553,14 +4548,13 @@ source-map-js@^1.0.2:
4553
4548
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
4554
4549
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
4555
4550
4556
- source-map-loader@^3 .0.0 :
4557
- version "3 .0.0"
4558
- resolved "https://registry.npmjs.org/source-map-loader/-/source-map-loader-3 .0.0.tgz#f2a04ee2808ad01c774dea6b7d2639839f3b3049 "
4559
- integrity sha512-GKGWqWvYr04M7tn8dryIWvb0s8YM41z82iQv01yBtIylgxax0CwvSy6gc2Y02iuXwEfGWRlMicH0nvms9UZphw ==
4551
+ source-map-loader@^5 .0.0 :
4552
+ version "5 .0.0"
4553
+ resolved "https://registry.npmjs.org/source-map-loader/-/source-map-loader-5 .0.0.tgz#f593a916e1cc54471cfc8851b905c8a845fc7e38 "
4554
+ integrity sha512-k2Dur7CbSLcAH73sBcIkV5xjPV4SzqO1NJ7+XaQl8if3VODDUj3FNchNGpqgJSKbvUfJuhVdv8K2Eu8/TNl2eA ==
4560
4555
dependencies :
4561
- abab "^2.0.5"
4562
- iconv-lite "^0.6.2"
4563
- source-map-js "^0.6.2"
4556
+ iconv-lite "^0.6.3"
4557
+ source-map-js "^1.0.2"
4564
4558
4565
4559
source-map-support@~0.5.12 :
4566
4560
version "0.5.19"
You can’t perform that action at this time.
0 commit comments