|
9 | 9 | dependencies:
|
10 | 10 | "@jridgewell/trace-mapping" "^0.3.0"
|
11 | 11 |
|
12 |
| -"@babel/cli@7.17.6": |
13 |
| - version "7.17.6" |
14 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.17.6.tgz#169e5935f1795f0b62ded5a2accafeedfe5c5363" |
15 |
| - integrity sha512-l4w608nsDNlxZhiJ5tE3DbNmr61fIKMZ6fTBo171VEFuFMIYuJ3mHRhTLEkKKyvx2Mizkkv/0a8OJOnZqkKYNA== |
| 12 | +"@babel/cli@7.17.10": |
| 13 | + version "7.17.10" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.17.10.tgz#5ea0bf6298bb78f3b59c7c06954f9bd1c79d5943" |
| 15 | + integrity sha512-OygVO1M2J4yPMNOW9pb+I6kFGpQK77HmG44Oz3hg8xQIl5L/2zq+ZohwAdSaqYgVwM0SfmPHZHphH4wR8qzVYw== |
16 | 16 | dependencies:
|
17 |
| - "@jridgewell/trace-mapping" "^0.3.4" |
| 17 | + "@jridgewell/trace-mapping" "^0.3.8" |
18 | 18 | commander "^4.0.1"
|
19 | 19 | convert-source-map "^1.1.0"
|
20 | 20 | fs-readdir-recursive "^1.1.0"
|
21 | 21 | glob "^7.0.0"
|
22 | 22 | make-dir "^2.1.0"
|
23 | 23 | slash "^2.0.0"
|
24 |
| - source-map "^0.5.0" |
25 | 24 | optionalDependencies:
|
26 | 25 | "@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
|
27 | 26 | chokidar "^3.4.0"
|
|
40 | 39 | dependencies:
|
41 | 40 | "@babel/highlight" "^7.16.7"
|
42 | 41 |
|
43 |
| -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.17.0", "@babel/compat-data@^7.17.7": |
44 |
| - version "7.17.7" |
45 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2" |
46 |
| - integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ== |
| 42 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.17.0", "@babel/compat-data@^7.17.10": |
| 43 | + version "7.17.10" |
| 44 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab" |
| 45 | + integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw== |
47 | 46 |
|
48 |
| -"@babel/core@7.17.9", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.7.5": |
49 |
| - version "7.17.9" |
50 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.9.tgz#6bae81a06d95f4d0dec5bb9d74bbc1f58babdcfe" |
51 |
| - integrity sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw== |
| 47 | +"@babel/core@7.17.10", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.7.5": |
| 48 | + version "7.17.10" |
| 49 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.10.tgz#74ef0fbf56b7dfc3f198fc2d927f4f03e12f4b05" |
| 50 | + integrity sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA== |
52 | 51 | dependencies:
|
53 | 52 | "@ampproject/remapping" "^2.1.0"
|
54 | 53 | "@babel/code-frame" "^7.16.7"
|
55 |
| - "@babel/generator" "^7.17.9" |
56 |
| - "@babel/helper-compilation-targets" "^7.17.7" |
| 54 | + "@babel/generator" "^7.17.10" |
| 55 | + "@babel/helper-compilation-targets" "^7.17.10" |
57 | 56 | "@babel/helper-module-transforms" "^7.17.7"
|
58 | 57 | "@babel/helpers" "^7.17.9"
|
59 |
| - "@babel/parser" "^7.17.9" |
| 58 | + "@babel/parser" "^7.17.10" |
60 | 59 | "@babel/template" "^7.16.7"
|
61 |
| - "@babel/traverse" "^7.17.9" |
62 |
| - "@babel/types" "^7.17.0" |
| 60 | + "@babel/traverse" "^7.17.10" |
| 61 | + "@babel/types" "^7.17.10" |
63 | 62 | convert-source-map "^1.7.0"
|
64 | 63 | debug "^4.1.0"
|
65 | 64 | gensync "^1.0.0-beta.2"
|
66 | 65 | json5 "^2.2.1"
|
67 | 66 | semver "^6.3.0"
|
68 | 67 |
|
69 |
| -"@babel/generator@^7.17.9", "@babel/generator@^7.4.0", "@babel/generator@^7.7.2": |
70 |
| - version "7.17.9" |
71 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.9.tgz#f4af9fd38fa8de143c29fce3f71852406fc1e2fc" |
72 |
| - integrity sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ== |
| 68 | +"@babel/generator@^7.17.10", "@babel/generator@^7.4.0", "@babel/generator@^7.7.2": |
| 69 | + version "7.17.10" |
| 70 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.10.tgz#c281fa35b0c349bbe9d02916f4ae08fc85ed7189" |
| 71 | + integrity sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg== |
73 | 72 | dependencies:
|
74 |
| - "@babel/types" "^7.17.0" |
| 73 | + "@babel/types" "^7.17.10" |
| 74 | + "@jridgewell/gen-mapping" "^0.1.0" |
75 | 75 | jsesc "^2.5.1"
|
76 |
| - source-map "^0.5.0" |
77 | 76 |
|
78 | 77 | "@babel/helper-annotate-as-pure@^7.16.7":
|
79 | 78 | version "7.16.7"
|
|
90 | 89 | "@babel/helper-explode-assignable-expression" "^7.16.7"
|
91 | 90 | "@babel/types" "^7.16.7"
|
92 | 91 |
|
93 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.7": |
94 |
| - version "7.17.7" |
95 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz#a3c2924f5e5f0379b356d4cfb313d1414dc30e46" |
96 |
| - integrity sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w== |
| 92 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10": |
| 93 | + version "7.17.10" |
| 94 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz#09c63106d47af93cf31803db6bc49fef354e2ebe" |
| 95 | + integrity sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ== |
97 | 96 | dependencies:
|
98 |
| - "@babel/compat-data" "^7.17.7" |
| 97 | + "@babel/compat-data" "^7.17.10" |
99 | 98 | "@babel/helper-validator-option" "^7.16.7"
|
100 |
| - browserslist "^4.17.5" |
| 99 | + browserslist "^4.20.2" |
101 | 100 | semver "^6.3.0"
|
102 | 101 |
|
103 | 102 | "@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.17.6":
|
|
283 | 282 | chalk "^2.0.0"
|
284 | 283 | js-tokens "^4.0.0"
|
285 | 284 |
|
286 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.9", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0": |
287 |
| - version "7.17.9" |
288 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef" |
289 |
| - integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg== |
| 285 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.10", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0": |
| 286 | + version "7.17.10" |
| 287 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78" |
| 288 | + integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ== |
290 | 289 |
|
291 | 290 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
292 | 291 | version "7.16.7"
|
|
978 | 977 | "@babel/parser" "^7.16.7"
|
979 | 978 | "@babel/types" "^7.16.7"
|
980 | 979 |
|
981 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
982 |
| - version "7.17.9" |
983 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d" |
984 |
| - integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw== |
| 980 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.10", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
| 981 | + version "7.17.10" |
| 982 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.10.tgz#1ee1a5ac39f4eac844e6cf855b35520e5eb6f8b5" |
| 983 | + integrity sha512-VmbrTHQteIdUUQNTb+zE12SHS/xQVIShmBPhlNP12hD5poF2pbITW1Z4172d03HegaQWhLffdkRJYtAzp0AGcw== |
985 | 984 | dependencies:
|
986 | 985 | "@babel/code-frame" "^7.16.7"
|
987 |
| - "@babel/generator" "^7.17.9" |
| 986 | + "@babel/generator" "^7.17.10" |
988 | 987 | "@babel/helper-environment-visitor" "^7.16.7"
|
989 | 988 | "@babel/helper-function-name" "^7.17.9"
|
990 | 989 | "@babel/helper-hoist-variables" "^7.16.7"
|
991 | 990 | "@babel/helper-split-export-declaration" "^7.16.7"
|
992 |
| - "@babel/parser" "^7.17.9" |
993 |
| - "@babel/types" "^7.17.0" |
| 991 | + "@babel/parser" "^7.17.10" |
| 992 | + "@babel/types" "^7.17.10" |
994 | 993 | debug "^4.1.0"
|
995 | 994 | globals "^11.1.0"
|
996 | 995 |
|
997 |
| -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
998 |
| - version "7.17.0" |
999 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b" |
1000 |
| - integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw== |
| 996 | +"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.17.10", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
| 997 | + version "7.17.10" |
| 998 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.10.tgz#d35d7b4467e439fcf06d195f8100e0fea7fc82c4" |
| 999 | + integrity sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A== |
1001 | 1000 | dependencies:
|
1002 | 1001 | "@babel/helper-validator-identifier" "^7.16.7"
|
1003 | 1002 | to-fast-properties "^2.0.0"
|
|
1350 | 1349 | "@types/yargs" "^16.0.0"
|
1351 | 1350 | chalk "^4.0.0"
|
1352 | 1351 |
|
| 1352 | +"@jridgewell/gen-mapping@^0.1.0": |
| 1353 | + version "0.1.1" |
| 1354 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996" |
| 1355 | + integrity sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w== |
| 1356 | + dependencies: |
| 1357 | + "@jridgewell/set-array" "^1.0.0" |
| 1358 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 1359 | + |
1353 | 1360 | "@jridgewell/resolve-uri@^3.0.3":
|
1354 | 1361 | version "3.0.5"
|
1355 | 1362 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz#68eb521368db76d040a6315cdb24bf2483037b9c"
|
1356 | 1363 | integrity sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==
|
1357 | 1364 |
|
| 1365 | +"@jridgewell/set-array@^1.0.0": |
| 1366 | + version "1.1.0" |
| 1367 | + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.0.tgz#1179863356ac8fbea64a5a4bcde93a4871012c01" |
| 1368 | + integrity sha512-SfJxIxNVYLTsKwzB3MoOQ1yxf4w/E6MdkvTgrgAt1bfxjSrLUoHMKrDOykwN14q65waezZIdqDneUIPh4/sKxg== |
| 1369 | + |
1358 | 1370 | "@jridgewell/sourcemap-codec@^1.4.10":
|
1359 | 1371 | version "1.4.11"
|
1360 | 1372 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec"
|
1361 | 1373 | integrity sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==
|
1362 | 1374 |
|
1363 |
| -"@jridgewell/trace-mapping@^0.3.0", "@jridgewell/trace-mapping@^0.3.4": |
1364 |
| - version "0.3.4" |
1365 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz#f6a0832dffd5b8a6aaa633b7d9f8e8e94c83a0c3" |
1366 |
| - integrity sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ== |
| 1375 | +"@jridgewell/trace-mapping@^0.3.0", "@jridgewell/trace-mapping@^0.3.8": |
| 1376 | + version "0.3.9" |
| 1377 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9" |
| 1378 | + integrity sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ== |
1367 | 1379 | dependencies:
|
1368 | 1380 | "@jridgewell/resolve-uri" "^3.0.3"
|
1369 | 1381 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
@@ -2839,15 +2851,15 @@ browser-process-hrtime@^1.0.0:
|
2839 | 2851 | resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
|
2840 | 2852 | integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
|
2841 | 2853 |
|
2842 |
| -browserslist@^4.17.5, browserslist@^4.19.1: |
2843 |
| - version "4.20.2" |
2844 |
| - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.20.2.tgz#567b41508757ecd904dab4d1c646c612cd3d4f88" |
2845 |
| - integrity sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA== |
| 2854 | +browserslist@^4.19.1, browserslist@^4.20.2: |
| 2855 | + version "4.20.3" |
| 2856 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.20.3.tgz#eb7572f49ec430e054f56d52ff0ebe9be915f8bf" |
| 2857 | + integrity sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg== |
2846 | 2858 | dependencies:
|
2847 |
| - caniuse-lite "^1.0.30001317" |
2848 |
| - electron-to-chromium "^1.4.84" |
| 2859 | + caniuse-lite "^1.0.30001332" |
| 2860 | + electron-to-chromium "^1.4.118" |
2849 | 2861 | escalade "^3.1.1"
|
2850 |
| - node-releases "^2.0.2" |
| 2862 | + node-releases "^2.0.3" |
2851 | 2863 | picocolors "^1.0.0"
|
2852 | 2864 |
|
2853 | 2865 | bser@2.1.1:
|
@@ -2959,10 +2971,10 @@ camelcase@^6.0.0:
|
2959 | 2971 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
|
2960 | 2972 | integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
|
2961 | 2973 |
|
2962 |
| -caniuse-lite@^1.0.30001317: |
2963 |
| - version "1.0.30001320" |
2964 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001320.tgz#8397391bec389b8ccce328636499b7284ee13285" |
2965 |
| - integrity sha512-MWPzG54AGdo3nWx7zHZTefseM5Y1ccM7hlQKHRqJkPozUaw3hNbBTMmLn16GG2FUzjR13Cr3NPfhIieX5PzXDA== |
| 2974 | +caniuse-lite@^1.0.30001332: |
| 2975 | + version "1.0.30001334" |
| 2976 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001334.tgz#892e9965b35285033fc2b8a8eff499fe02f13d8b" |
| 2977 | + integrity sha512-kbaCEBRRVSoeNs74sCuq92MJyGrMtjWVfhltoHUCW4t4pXFvGjUBrfo47weBRViHkiV3eBYyIsfl956NtHGazw== |
2966 | 2978 |
|
2967 | 2979 | capture-exit@^2.0.0:
|
2968 | 2980 | version "2.0.0"
|
@@ -3815,10 +3827,10 @@ ecc-jsbn@~0.1.1:
|
3815 | 3827 | jsbn "~0.1.0"
|
3816 | 3828 | safer-buffer "^2.1.0"
|
3817 | 3829 |
|
3818 |
| -electron-to-chromium@^1.4.84: |
3819 |
| - version "1.4.96" |
3820 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.96.tgz#a97438a01d5db1460343fea4a344960b09330990" |
3821 |
| - integrity sha512-DPNjvNGPabv6FcyjzLAN4C0psN/GgD9rSGvMTuv81SeXG/EX3mCz0wiw9N1tUEnfQXYCJi3H8M0oFPRziZh7rw== |
| 3830 | +electron-to-chromium@^1.4.118: |
| 3831 | + version "1.4.127" |
| 3832 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.127.tgz#4ef19d5d920abe2676d938f4170729b44f7f423a" |
| 3833 | + integrity sha512-nhD6S8nKI0O2MueC6blNOEZio+/PWppE/pevnf3LOlQA/fKPCrDp2Ao4wx4LFwmIkJpVdFdn2763YWLy9ENIZg== |
3822 | 3834 |
|
3823 | 3835 | emittery@^0.7.1:
|
3824 | 3836 | version "0.7.2"
|
@@ -7364,10 +7376,10 @@ node-notifier@^8.0.0:
|
7364 | 7376 | uuid "^8.3.0"
|
7365 | 7377 | which "^2.0.2"
|
7366 | 7378 |
|
7367 |
| -node-releases@^2.0.2: |
7368 |
| - version "2.0.2" |
7369 |
| - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.2.tgz#7139fe71e2f4f11b47d4d2986aaf8c48699e0c01" |
7370 |
| - integrity sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg== |
| 7379 | +node-releases@^2.0.3: |
| 7380 | + version "2.0.4" |
| 7381 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.4.tgz#f38252370c43854dc48aa431c766c6c398f40476" |
| 7382 | + integrity sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ== |
7371 | 7383 |
|
7372 | 7384 | nopt@*, nopt@^5.0.0:
|
7373 | 7385 | version "5.0.0"
|
@@ -9139,7 +9151,7 @@ source-map@0.5.6:
|
9139 | 9151 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
|
9140 | 9152 | integrity sha1-dc449SvwczxafwwRjYEzSiu19BI=
|
9141 | 9153 |
|
9142 |
| -source-map@^0.5.0, source-map@^0.5.6: |
| 9154 | +source-map@^0.5.6: |
9143 | 9155 | version "0.5.7"
|
9144 | 9156 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
|
9145 | 9157 | integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
|
|
0 commit comments