62
62
semver "^5.4.1"
63
63
source-map "^0.5.0"
64
64
65
- "@babel/generator@^7.4.0", "@babel/generator@^7. 9.0":
65
+ "@babel/generator@^7.9.0":
66
66
version "7.9.4"
67
67
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.9.4.tgz#12441e90c3b3c4159cdecf312075bf1a8ce2dbce"
68
68
integrity sha512-rjP8ahaDy/ouhrvCoU1E5mqaitWrxwuNGU+dy1EpaoK48jZay4MdkskKGIMHLZNewg8sAsqpGSREJwP0zH3YQA==
295
295
chalk "^2.0.0"
296
296
js-tokens "^4.0.0"
297
297
298
- "@babel/parser@^7.4.3", "@babel/parser@^7. 7.5", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0":
298
+ "@babel/parser@^7.7.5", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0":
299
299
version "7.9.4"
300
300
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.9.4.tgz#68a35e6b0319bbc014465be43828300113f2f2e8"
301
301
integrity sha512-bC49otXX6N0/VYhgOMh4gnP26E9xnDZK3TmbNpxYzzz9BQLBosQwfyOe9/cXUU3txYhTzLCbcqd5c8y/OmCjHA==
785
785
dependencies:
786
786
regenerator-runtime "^0.13.4"
787
787
788
- "@babel/template@^7.4.0", "@babel/template@^7. 7.4", "@babel/template@^7.8.3", "@babel/template@^7.8.6":
788
+ "@babel/template@^7.7.4", "@babel/template@^7.8.3", "@babel/template@^7.8.6":
789
789
version "7.8.6"
790
790
resolved "https://registry.npmjs.org/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b"
791
791
integrity sha512-zbMsPMy/v0PWFZEhQJ66bqjhH+z0JgMoBWuikXybgG3Gkd/3t5oQ1Rw2WQhnSrsOmsKXnZOx15tkC4qON/+JPg==
794
794
"@babel/parser" "^7.8.6"
795
795
"@babel/types" "^7.8.6"
796
796
797
- "@babel/traverse@^7.4.3", "@babel/traverse@^7. 7.4", "@babel/traverse@^7.8.3", "@babel/traverse@^7.8.6", "@babel/traverse@^7.9.0":
797
+ "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.3", "@babel/traverse@^7.8.6", "@babel/traverse@^7.9.0":
798
798
version "7.9.0"
799
799
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.9.0.tgz#d3882c2830e513f4fe4cec9fe76ea1cc78747892"
800
800
integrity sha512-jAZQj0+kn4WTHO5dUZkZKhbFrqZE7K5LAQ5JysMnmvGij+wOdr+8lWqPeW0BcF4wFwrEXXtdGO7wcV6YPJcf3w==
824
824
globals "^11.1.0"
825
825
lodash "^4.17.13"
826
826
827
- "@babel/types@^7.4.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0":
828
- version "7.9.0"
829
- resolved "https://registry.npmjs.org/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5"
830
- integrity sha512-BS9JKfXkzzJl8RluW4JGknzpiUV7ZrvTayM6yfqLTVBEnFtyowVIOu6rqxRd5cVO6yGoWf4T8u8dgK9oB+GCng==
831
- dependencies:
832
- "@babel/helper-validator-identifier" "^7.9.0"
833
- lodash "^4.17.13"
834
- to-fast-properties "^2.0.0"
835
-
836
827
"@babel/types@^7.4.4", "@babel/types@^7.9.5":
837
828
version "7.9.5"
838
829
resolved "https://registry.npmjs.org/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444"
842
833
lodash "^4.17.13"
843
834
to-fast-properties "^2.0.0"
844
835
836
+ "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0":
837
+ version "7.9.0"
838
+ resolved "https://registry.npmjs.org/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5"
839
+ integrity sha512-BS9JKfXkzzJl8RluW4JGknzpiUV7ZrvTayM6yfqLTVBEnFtyowVIOu6rqxRd5cVO6yGoWf4T8u8dgK9oB+GCng==
840
+ dependencies:
841
+ "@babel/helper-validator-identifier" "^7.9.0"
842
+ lodash "^4.17.13"
843
+ to-fast-properties "^2.0.0"
844
+
845
845
"@babel/types@^7.9.6":
846
846
version "7.9.6"
847
847
resolved "https://registry.npmjs.org/@babel/types/-/types-7.9.6.tgz#2c5502b427251e9de1bd2dff95add646d95cc9f7"
@@ -3083,13 +3083,6 @@ append-buffer@^1.0.2:
3083
3083
dependencies:
3084
3084
buffer-equal "^1.0.0"
3085
3085
3086
- append-transform@^1.0.0:
3087
- version "1.0.0"
3088
- resolved "https://registry.npmjs.org/append-transform/-/append-transform-1.0.0.tgz#046a52ae582a228bd72f58acfbe2967c678759ab"
3089
- integrity sha512-P009oYkeHyU742iSZJzZZywj4QRJdnTWffaKuJQLablCZ1uz6/cW4yaRgcDaoQ+uwOxxnt0gRUcwfsNP2ri0gw==
3090
- dependencies:
3091
- default-require-extensions "^2.0.0"
3092
-
3093
3086
append-transform@^2.0.0:
3094
3087
version "2.0.0"
3095
3088
resolved "https://registry.npmjs.org/append-transform/-/append-transform-2.0.0.tgz#99d9d29c7b38391e6f428d28ce136551f0b77e12"
@@ -4750,7 +4743,7 @@ compare-semver@^1.0.0:
4750
4743
dependencies:
4751
4744
semver "^5.0.1"
4752
4745
4753
- compare-versions@^3.4.0, compare-versions@^3. 6.0:
4746
+ compare-versions@^3.6.0:
4754
4747
version "3.6.0"
4755
4748
resolved "https://registry.npmjs.org/compare-versions/-/compare-versions-3.6.0.tgz#1a5689913685e5a87637b8d3ffca75514ec41d62"
4756
4749
integrity sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==
@@ -5473,13 +5466,6 @@ default-compare@^1.0.0:
5473
5466
dependencies:
5474
5467
kind-of "^5.0.2"
5475
5468
5476
- default-require-extensions@^2.0.0:
5477
- version "2.0.0"
5478
- resolved "https://registry.npmjs.org/default-require-extensions/-/default-require-extensions-2.0.0.tgz#f5f8fbb18a7d6d50b21f641f649ebb522cfe24f7"
5479
- integrity sha1-9fj7sYp9bVCyH2QfZJ67Uiz+JPc=
5480
- dependencies:
5481
- strip-bom "^3.0.0"
5482
-
5483
5469
default-require-extensions@^3.0.0:
5484
5470
version "3.0.0"
5485
5471
resolved "https://registry.npmjs.org/default-require-extensions/-/default-require-extensions-3.0.0.tgz#e03f93aac9b2b6443fc52e5e4a37b3ad9ad8df96"
6661
6647
resolved "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
6662
6648
integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
6663
6649
6664
- fileset@^2.0.3:
6665
- version "2.0.3"
6666
- resolved "https://registry.npmjs.org/fileset/-/fileset-2.0.3.tgz#8e7548a96d3cc2327ee5e674168723a333bba2a0"
6667
- integrity sha1-jnVIqW08wjJ+5eZ0FocjozO7oqA=
6668
- dependencies:
6669
- glob "^7.0.3"
6670
- minimatch "^3.0.3"
6671
-
6672
6650
filesize@^3.1.3:
6673
6651
version "3.6.1"
6674
6652
resolved "https://registry.npmjs.org/filesize/-/filesize-3.6.1.tgz#090bb3ee01b6f801a8a8be99d31710b3422bb317"
@@ -8913,25 +8891,6 @@ isstream@~0.1.2:
8913
8891
resolved "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
8914
8892
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
8915
8893
8916
- istanbul-api@^2.1.6:
8917
- version "2.1.6"
8918
- resolved "https://registry.npmjs.org/istanbul-api/-/istanbul-api-2.1.6.tgz#d61702a9d1c66ad89d92e66d401e16b0bda4a35f"
8919
- integrity sha512-x0Eicp6KsShG1k1rMgBAi/1GgY7kFGEBwQpw3PXGEmu+rBcBNhqU8g2DgY9mlepAsLPzrzrbqSgCGANnki4POA==
8920
- dependencies:
8921
- async "^2.6.2"
8922
- compare-versions "^3.4.0"
8923
- fileset "^2.0.3"
8924
- istanbul-lib-coverage "^2.0.5"
8925
- istanbul-lib-hook "^2.0.7"
8926
- istanbul-lib-instrument "^3.3.0"
8927
- istanbul-lib-report "^2.0.8"
8928
- istanbul-lib-source-maps "^3.0.6"
8929
- istanbul-reports "^2.2.4"
8930
- js-yaml "^3.13.1"
8931
- make-dir "^2.1.0"
8932
- minimatch "^3.0.4"
8933
- once "^1.4.0"
8934
-
8935
8894
8936
8895
version "3.0.1"
8937
8896
resolved "https://registry.npmjs.org/istanbul-instrumenter-loader/-/istanbul-instrumenter-loader-3.0.1.tgz#9957bd59252b373fae5c52b7b5188e6fde2a0949"
@@ -8957,13 +8916,6 @@ istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.0.0-alpha.1:
8957
8916
resolved "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz#f5944a37c70b550b02a78a5c3b2055b280cec8ec"
8958
8917
integrity sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg==
8959
8918
8960
- istanbul-lib-hook@^2.0.7:
8961
- version "2.0.7"
8962
- resolved "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-2.0.7.tgz#c95695f383d4f8f60df1f04252a9550e15b5b133"
8963
- integrity sha512-vrRztU9VRRFDyC+aklfLoeXyNdTfga2EI3udDGn4cZ6fpSXpHLV9X6CHvfoMCPtggg8zvDDmC4b9xfu0z6/llA==
8964
- dependencies:
8965
- append-transform "^1.0.0"
8966
-
8967
8919
istanbul-lib-hook@^3.0.0:
8968
8920
version "3.0.0"
8969
8921
resolved "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-3.0.0.tgz#8f84c9434888cc6b1d0a9d7092a76d239ebf0cc6"
@@ -8984,19 +8936,6 @@ istanbul-lib-instrument@^1.7.3:
8984
8936
istanbul-lib-coverage "^1.2.1"
8985
8937
semver "^5.3.0"
8986
8938
8987
- istanbul-lib-instrument@^3.3.0:
8988
- version "3.3.0"
8989
- resolved "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-3.3.0.tgz#a5f63d91f0bbc0c3e479ef4c5de027335ec6d630"
8990
- integrity sha512-5nnIN4vo5xQZHdXno/YDXJ0G+I3dAm4XgzfSVTPLQpj/zAV2dV6Juy0yaf10/zrJOJeHoN3fraFe+XRq2bFVZA==
8991
- dependencies:
8992
- "@babel/generator" "^7.4.0"
8993
- "@babel/parser" "^7.4.3"
8994
- "@babel/template" "^7.4.0"
8995
- "@babel/traverse" "^7.4.3"
8996
- "@babel/types" "^7.4.0"
8997
- istanbul-lib-coverage "^2.0.5"
8998
- semver "^6.0.0"
8999
-
9000
8939
istanbul-lib-instrument@^4.0.0:
9001
8940
version "4.0.1"
9002
8941
resolved "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.1.tgz#61f13ac2c96cfefb076fe7131156cc05907874e6"
@@ -9023,15 +8962,6 @@ istanbul-lib-processinfo@^2.0.2:
9023
8962
rimraf "^3.0.0"
9024
8963
uuid "^3.3.3"
9025
8964
9026
- istanbul-lib-report@^2.0.8:
9027
- version "2.0.8"
9028
- resolved "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-2.0.8.tgz#5a8113cd746d43c4889eba36ab10e7d50c9b4f33"
9029
- integrity sha512-fHBeG573EIihhAblwgxrSenp0Dby6tJMFR/HvlerBsrCTD5bkUuoNtn3gVh29ZCS824cGGBPn7Sg7cNk+2xUsQ==
9030
- dependencies:
9031
- istanbul-lib-coverage "^2.0.5"
9032
- make-dir "^2.1.0"
9033
- supports-color "^6.1.0"
9034
-
9035
8965
istanbul-lib-report@^3.0.0:
9036
8966
version "3.0.0"
9037
8967
resolved "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz#7518fe52ea44de372f460a76b5ecda9ffb73d8a6"
@@ -9061,13 +8991,6 @@ istanbul-lib-source-maps@^4.0.0:
9061
8991
istanbul-lib-coverage "^3.0.0"
9062
8992
source-map "^0.6.1"
9063
8993
9064
- istanbul-reports@^2.2.4:
9065
- version "2.2.7"
9066
- resolved "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-2.2.7.tgz#5d939f6237d7b48393cc0959eab40cd4fd056931"
9067
- integrity sha512-uu1F/L1o5Y6LzPVSVZXNOoD/KXpJue9aeLRd0sM9uMXfZvzomB0WxVamWb5ue8kA2vVWEmW7EG+A5n3f1kqHKg==
9068
- dependencies:
9069
- html-escaper "^2.0.0"
9070
-
9071
8994
istanbul-reports@^3.0.0, istanbul-reports@^3.0.2:
9072
8995
version "3.0.2"
9073
8996
resolved "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.0.2.tgz#d593210e5000683750cb09fc0644e4b6e27fd53b"
9369
9292
dependencies:
9370
9293
resolve "^1.3.3"
9371
9294
9372
- karma-coverage-istanbul-reporter@2.1.1 :
9373
- version "2.1.1 "
9374
- resolved "https://registry.npmjs.org/karma-coverage-istanbul-reporter/-/karma-coverage-istanbul-reporter-2.1.1 .tgz#37a775fbfbb3cbe98cebf19605c94c6277c3b88a "
9375
- integrity sha512-CH8lTi8+kKXGvrhy94+EkEMldLCiUA0xMOiL31vvli9qK0T+qcXJAwWBRVJWnVWxYkTmyWar8lPz63dxX6/z1A ==
9295
+ karma-coverage-istanbul-reporter@3.0.3 :
9296
+ version "3.0.3 "
9297
+ resolved "https://registry.npmjs.org/karma-coverage-istanbul-reporter/-/karma-coverage-istanbul-reporter-3.0.3 .tgz#f3b5303553aadc8e681d40d360dfdc19bc7e9fe9 "
9298
+ integrity sha512-wE4VFhG/QZv2Y4CdAYWDbMmcAHeS926ZIji4z+FkB2aF/EposRb6DP6G5ncT/wXhqUfAb/d7kZrNKPonbvsATw ==
9376
9299
dependencies:
9377
- istanbul-api "^2.1.6"
9300
+ istanbul-lib-coverage "^3.0.0"
9301
+ istanbul-lib-report "^3.0.0"
9302
+ istanbul-lib-source-maps "^3.0.6"
9303
+ istanbul-reports "^3.0.2"
9378
9304
minimatch "^3.0.4"
9379
9305
9380
9306
@@ -10532,7 +10458,7 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
10532
10458
resolved "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
10533
10459
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
10534
10460
10535
- [email protected] , minimatch@^3.0.0, minimatch@^3.0.
3, minimatch@^3.0. 4:
10461
+ [email protected] , minimatch@^3.0.0, minimatch@^3.0.4:
10536
10462
version "3.0.4"
10537
10463
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
10538
10464
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
0 commit comments