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==
777
777
dependencies:
778
778
regenerator-runtime "^0.13.4"
779
779
780
- "@babel/template@^7.4.0", "@babel/template@^7. 7.4", "@babel/template@^7.8.3", "@babel/template@^7.8.6":
780
+ "@babel/template@^7.7.4", "@babel/template@^7.8.3", "@babel/template@^7.8.6":
781
781
version "7.8.6"
782
782
resolved "https://registry.npmjs.org/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b"
783
783
integrity sha512-zbMsPMy/v0PWFZEhQJ66bqjhH+z0JgMoBWuikXybgG3Gkd/3t5oQ1Rw2WQhnSrsOmsKXnZOx15tkC4qON/+JPg==
786
786
"@babel/parser" "^7.8.6"
787
787
"@babel/types" "^7.8.6"
788
788
789
- "@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":
789
+ "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.3", "@babel/traverse@^7.8.6", "@babel/traverse@^7.9.0":
790
790
version "7.9.0"
791
791
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.9.0.tgz#d3882c2830e513f4fe4cec9fe76ea1cc78747892"
792
792
integrity sha512-jAZQj0+kn4WTHO5dUZkZKhbFrqZE7K5LAQ5JysMnmvGij+wOdr+8lWqPeW0BcF4wFwrEXXtdGO7wcV6YPJcf3w==
816
816
globals "^11.1.0"
817
817
lodash "^4.17.13"
818
818
819
- "@babel/types@^7.4.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0":
820
- version "7.9.0"
821
- resolved "https://registry.npmjs.org/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5"
822
- integrity sha512-BS9JKfXkzzJl8RluW4JGknzpiUV7ZrvTayM6yfqLTVBEnFtyowVIOu6rqxRd5cVO6yGoWf4T8u8dgK9oB+GCng==
823
- dependencies:
824
- "@babel/helper-validator-identifier" "^7.9.0"
825
- lodash "^4.17.13"
826
- to-fast-properties "^2.0.0"
827
-
828
819
"@babel/types@^7.4.4", "@babel/types@^7.9.5":
829
820
version "7.9.5"
830
821
resolved "https://registry.npmjs.org/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444"
834
825
lodash "^4.17.13"
835
826
to-fast-properties "^2.0.0"
836
827
828
+ "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0":
829
+ version "7.9.0"
830
+ resolved "https://registry.npmjs.org/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5"
831
+ integrity sha512-BS9JKfXkzzJl8RluW4JGknzpiUV7ZrvTayM6yfqLTVBEnFtyowVIOu6rqxRd5cVO6yGoWf4T8u8dgK9oB+GCng==
832
+ dependencies:
833
+ "@babel/helper-validator-identifier" "^7.9.0"
834
+ lodash "^4.17.13"
835
+ to-fast-properties "^2.0.0"
836
+
837
837
"@babel/types@^7.9.6":
838
838
version "7.9.6"
839
839
resolved "https://registry.npmjs.org/@babel/types/-/types-7.9.6.tgz#2c5502b427251e9de1bd2dff95add646d95cc9f7"
@@ -3075,13 +3075,6 @@ append-buffer@^1.0.2:
3075
3075
dependencies:
3076
3076
buffer-equal "^1.0.0"
3077
3077
3078
- append-transform@^1.0.0:
3079
- version "1.0.0"
3080
- resolved "https://registry.npmjs.org/append-transform/-/append-transform-1.0.0.tgz#046a52ae582a228bd72f58acfbe2967c678759ab"
3081
- integrity sha512-P009oYkeHyU742iSZJzZZywj4QRJdnTWffaKuJQLablCZ1uz6/cW4yaRgcDaoQ+uwOxxnt0gRUcwfsNP2ri0gw==
3082
- dependencies:
3083
- default-require-extensions "^2.0.0"
3084
-
3085
3078
append-transform@^2.0.0:
3086
3079
version "2.0.0"
3087
3080
resolved "https://registry.npmjs.org/append-transform/-/append-transform-2.0.0.tgz#99d9d29c7b38391e6f428d28ce136551f0b77e12"
@@ -4760,7 +4753,7 @@ compare-semver@^1.0.0:
4760
4753
dependencies:
4761
4754
semver "^5.0.1"
4762
4755
4763
- compare-versions@^3.4.0, compare-versions@^3. 6.0:
4756
+ compare-versions@^3.6.0:
4764
4757
version "3.6.0"
4765
4758
resolved "https://registry.npmjs.org/compare-versions/-/compare-versions-3.6.0.tgz#1a5689913685e5a87637b8d3ffca75514ec41d62"
4766
4759
integrity sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==
@@ -5471,13 +5464,6 @@ default-compare@^1.0.0:
5471
5464
dependencies:
5472
5465
kind-of "^5.0.2"
5473
5466
5474
- default-require-extensions@^2.0.0:
5475
- version "2.0.0"
5476
- resolved "https://registry.npmjs.org/default-require-extensions/-/default-require-extensions-2.0.0.tgz#f5f8fbb18a7d6d50b21f641f649ebb522cfe24f7"
5477
- integrity sha1-9fj7sYp9bVCyH2QfZJ67Uiz+JPc=
5478
- dependencies:
5479
- strip-bom "^3.0.0"
5480
-
5481
5467
default-require-extensions@^3.0.0:
5482
5468
version "3.0.0"
5483
5469
resolved "https://registry.npmjs.org/default-require-extensions/-/default-require-extensions-3.0.0.tgz#e03f93aac9b2b6443fc52e5e4a37b3ad9ad8df96"
6659
6645
resolved "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
6660
6646
integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
6661
6647
6662
- fileset@^2.0.3:
6663
- version "2.0.3"
6664
- resolved "https://registry.npmjs.org/fileset/-/fileset-2.0.3.tgz#8e7548a96d3cc2327ee5e674168723a333bba2a0"
6665
- integrity sha1-jnVIqW08wjJ+5eZ0FocjozO7oqA=
6666
- dependencies:
6667
- glob "^7.0.3"
6668
- minimatch "^3.0.3"
6669
-
6670
6648
filesize@^3.1.3:
6671
6649
version "3.6.1"
6672
6650
resolved "https://registry.npmjs.org/filesize/-/filesize-3.6.1.tgz#090bb3ee01b6f801a8a8be99d31710b3422bb317"
@@ -8904,25 +8882,6 @@ isstream@~0.1.2:
8904
8882
resolved "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
8905
8883
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
8906
8884
8907
- istanbul-api@^2.1.6:
8908
- version "2.1.6"
8909
- resolved "https://registry.npmjs.org/istanbul-api/-/istanbul-api-2.1.6.tgz#d61702a9d1c66ad89d92e66d401e16b0bda4a35f"
8910
- integrity sha512-x0Eicp6KsShG1k1rMgBAi/1GgY7kFGEBwQpw3PXGEmu+rBcBNhqU8g2DgY9mlepAsLPzrzrbqSgCGANnki4POA==
8911
- dependencies:
8912
- async "^2.6.2"
8913
- compare-versions "^3.4.0"
8914
- fileset "^2.0.3"
8915
- istanbul-lib-coverage "^2.0.5"
8916
- istanbul-lib-hook "^2.0.7"
8917
- istanbul-lib-instrument "^3.3.0"
8918
- istanbul-lib-report "^2.0.8"
8919
- istanbul-lib-source-maps "^3.0.6"
8920
- istanbul-reports "^2.2.4"
8921
- js-yaml "^3.13.1"
8922
- make-dir "^2.1.0"
8923
- minimatch "^3.0.4"
8924
- once "^1.4.0"
8925
-
8926
8885
8927
8886
version "3.0.1"
8928
8887
resolved "https://registry.npmjs.org/istanbul-instrumenter-loader/-/istanbul-instrumenter-loader-3.0.1.tgz#9957bd59252b373fae5c52b7b5188e6fde2a0949"
@@ -8948,13 +8907,6 @@ istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.0.0-alpha.1:
8948
8907
resolved "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz#f5944a37c70b550b02a78a5c3b2055b280cec8ec"
8949
8908
integrity sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg==
8950
8909
8951
- istanbul-lib-hook@^2.0.7:
8952
- version "2.0.7"
8953
- resolved "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-2.0.7.tgz#c95695f383d4f8f60df1f04252a9550e15b5b133"
8954
- integrity sha512-vrRztU9VRRFDyC+aklfLoeXyNdTfga2EI3udDGn4cZ6fpSXpHLV9X6CHvfoMCPtggg8zvDDmC4b9xfu0z6/llA==
8955
- dependencies:
8956
- append-transform "^1.0.0"
8957
-
8958
8910
istanbul-lib-hook@^3.0.0:
8959
8911
version "3.0.0"
8960
8912
resolved "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-3.0.0.tgz#8f84c9434888cc6b1d0a9d7092a76d239ebf0cc6"
@@ -8975,19 +8927,6 @@ istanbul-lib-instrument@^1.7.3:
8975
8927
istanbul-lib-coverage "^1.2.1"
8976
8928
semver "^5.3.0"
8977
8929
8978
- istanbul-lib-instrument@^3.3.0:
8979
- version "3.3.0"
8980
- resolved "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-3.3.0.tgz#a5f63d91f0bbc0c3e479ef4c5de027335ec6d630"
8981
- integrity sha512-5nnIN4vo5xQZHdXno/YDXJ0G+I3dAm4XgzfSVTPLQpj/zAV2dV6Juy0yaf10/zrJOJeHoN3fraFe+XRq2bFVZA==
8982
- dependencies:
8983
- "@babel/generator" "^7.4.0"
8984
- "@babel/parser" "^7.4.3"
8985
- "@babel/template" "^7.4.0"
8986
- "@babel/traverse" "^7.4.3"
8987
- "@babel/types" "^7.4.0"
8988
- istanbul-lib-coverage "^2.0.5"
8989
- semver "^6.0.0"
8990
-
8991
8930
istanbul-lib-instrument@^4.0.0:
8992
8931
version "4.0.1"
8993
8932
resolved "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.1.tgz#61f13ac2c96cfefb076fe7131156cc05907874e6"
@@ -9014,15 +8953,6 @@ istanbul-lib-processinfo@^2.0.2:
9014
8953
rimraf "^3.0.0"
9015
8954
uuid "^3.3.3"
9016
8955
9017
- istanbul-lib-report@^2.0.8:
9018
- version "2.0.8"
9019
- resolved "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-2.0.8.tgz#5a8113cd746d43c4889eba36ab10e7d50c9b4f33"
9020
- integrity sha512-fHBeG573EIihhAblwgxrSenp0Dby6tJMFR/HvlerBsrCTD5bkUuoNtn3gVh29ZCS824cGGBPn7Sg7cNk+2xUsQ==
9021
- dependencies:
9022
- istanbul-lib-coverage "^2.0.5"
9023
- make-dir "^2.1.0"
9024
- supports-color "^6.1.0"
9025
-
9026
8956
istanbul-lib-report@^3.0.0:
9027
8957
version "3.0.0"
9028
8958
resolved "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz#7518fe52ea44de372f460a76b5ecda9ffb73d8a6"
@@ -9052,13 +8982,6 @@ istanbul-lib-source-maps@^4.0.0:
9052
8982
istanbul-lib-coverage "^3.0.0"
9053
8983
source-map "^0.6.1"
9054
8984
9055
- istanbul-reports@^2.2.4:
9056
- version "2.2.7"
9057
- resolved "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-2.2.7.tgz#5d939f6237d7b48393cc0959eab40cd4fd056931"
9058
- integrity sha512-uu1F/L1o5Y6LzPVSVZXNOoD/KXpJue9aeLRd0sM9uMXfZvzomB0WxVamWb5ue8kA2vVWEmW7EG+A5n3f1kqHKg==
9059
- dependencies:
9060
- html-escaper "^2.0.0"
9061
-
9062
8985
istanbul-reports@^3.0.0, istanbul-reports@^3.0.2:
9063
8986
version "3.0.2"
9064
8987
resolved "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.0.2.tgz#d593210e5000683750cb09fc0644e4b6e27fd53b"
9360
9283
dependencies:
9361
9284
resolve "^1.3.3"
9362
9285
9363
- karma-coverage-istanbul-reporter@2.1.1 :
9364
- version "2.1.1 "
9365
- resolved "https://registry.npmjs.org/karma-coverage-istanbul-reporter/-/karma-coverage-istanbul-reporter-2.1.1 .tgz#37a775fbfbb3cbe98cebf19605c94c6277c3b88a "
9366
- integrity sha512-CH8lTi8+kKXGvrhy94+EkEMldLCiUA0xMOiL31vvli9qK0T+qcXJAwWBRVJWnVWxYkTmyWar8lPz63dxX6/z1A ==
9286
+ karma-coverage-istanbul-reporter@3.0.3 :
9287
+ version "3.0.3 "
9288
+ resolved "https://registry.npmjs.org/karma-coverage-istanbul-reporter/-/karma-coverage-istanbul-reporter-3.0.3 .tgz#f3b5303553aadc8e681d40d360dfdc19bc7e9fe9 "
9289
+ integrity sha512-wE4VFhG/QZv2Y4CdAYWDbMmcAHeS926ZIji4z+FkB2aF/EposRb6DP6G5ncT/wXhqUfAb/d7kZrNKPonbvsATw ==
9367
9290
dependencies:
9368
- istanbul-api "^2.1.6"
9291
+ istanbul-lib-coverage "^3.0.0"
9292
+ istanbul-lib-report "^3.0.0"
9293
+ istanbul-lib-source-maps "^3.0.6"
9294
+ istanbul-reports "^3.0.2"
9369
9295
minimatch "^3.0.4"
9370
9296
9371
9297
@@ -10511,7 +10437,7 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
10511
10437
resolved "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
10512
10438
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
10513
10439
10514
- [email protected] , minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.
3, minimatch@^3.0. 4:
10440
+ [email protected] , minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4:
10515
10441
version "3.0.4"
10516
10442
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
10517
10443
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
0 commit comments