|
10 | 10 | tslib "~2.0.1" |
11 | 11 |
|
12 | 12 | "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4": |
13 | | - version "7.10.4" |
14 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a" |
15 | | - integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg== |
| 13 | + version "7.12.11" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f" |
| 15 | + integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw== |
16 | 16 | dependencies: |
17 | 17 | "@babel/highlight" "^7.10.4" |
18 | 18 |
|
|
38 | 38 | source-map "^0.5.0" |
39 | 39 |
|
40 | 40 | "@babel/generator@^7.12.10", "@babel/generator@^7.5.0": |
41 | | - version "7.12.10" |
42 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.10.tgz#2b188fc329fb8e4f762181703beffc0fe6df3460" |
43 | | - integrity sha512-6mCdfhWgmqLdtTkhXjnIz0LcdVCd26wS2JXRtj2XY0u5klDsXBREA/pG5NVOuVnF2LUrBGNFtQkIqqTbblg0ww== |
| 41 | + version "7.12.11" |
| 42 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.11.tgz#98a7df7b8c358c9a37ab07a24056853016aba3af" |
| 43 | + integrity sha512-Ggg6WPOJtSi8yYQvLVjG8F/TlpWDlKx0OpS4Kt+xMQPs5OaGYWy+v1A+1TvxI6sAMGZpKWWoAQ1DaeQbImlItA== |
44 | 44 | dependencies: |
45 | | - "@babel/types" "^7.12.10" |
| 45 | + "@babel/types" "^7.12.11" |
46 | 46 | jsesc "^2.5.1" |
47 | 47 | source-map "^0.5.0" |
48 | 48 |
|
|
53 | 53 | dependencies: |
54 | 54 | "@babel/types" "^7.12.10" |
55 | 55 |
|
56 | | -"@babel/helper-builder-react-jsx-experimental@^7.12.10": |
57 | | - version "7.12.10" |
58 | | - resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.12.10.tgz#a58cb96a793dc0fcd5c9ed3bb36d62fdc60534c2" |
59 | | - integrity sha512-3Kcr2LGpL7CTRDTTYm1bzeor9qZbxbvU2AxsLA6mUG9gYarSfIKMK0UlU+azLWI+s0+BH768bwyaziWB2NOJlQ== |
| 56 | +"@babel/helper-builder-react-jsx-experimental@^7.12.11": |
| 57 | + version "7.12.11" |
| 58 | + resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.12.11.tgz#a39616d7e4cf8f9da1f82b5fc3ee1f7406beeb11" |
| 59 | + integrity sha512-4oGVOekPI8dh9JphkPXC68iIuP6qp/RPbaPmorRmEFbRAHZjSqxPjqHudn18GVDPgCuFM/KdFXc63C17Ygfa9w== |
60 | 60 | dependencies: |
61 | 61 | "@babel/helper-annotate-as-pure" "^7.12.10" |
62 | 62 | "@babel/helper-module-imports" "^7.12.5" |
63 | | - "@babel/types" "^7.12.10" |
| 63 | + "@babel/types" "^7.12.11" |
64 | 64 |
|
65 | 65 | "@babel/helper-builder-react-jsx@^7.10.4": |
66 | 66 | version "7.10.4" |
|
91 | 91 | lodash "^4.17.19" |
92 | 92 |
|
93 | 93 | "@babel/helper-function-name@^7.10.4": |
94 | | - version "7.10.4" |
95 | | - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a" |
96 | | - integrity sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ== |
| 94 | + version "7.12.11" |
| 95 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.11.tgz#1fd7738aee5dcf53c3ecff24f1da9c511ec47b42" |
| 96 | + integrity sha512-AtQKjtYNolKNi6nNNVLQ27CP6D9oFR6bq/HPYSizlzbp7uC1M59XJe8L+0uXjbIaZaUJF99ruHqVGiKXU/7ybA== |
97 | 97 | dependencies: |
98 | | - "@babel/helper-get-function-arity" "^7.10.4" |
99 | | - "@babel/template" "^7.10.4" |
100 | | - "@babel/types" "^7.10.4" |
| 98 | + "@babel/helper-get-function-arity" "^7.12.10" |
| 99 | + "@babel/template" "^7.12.7" |
| 100 | + "@babel/types" "^7.12.11" |
101 | 101 |
|
102 | | -"@babel/helper-get-function-arity@^7.10.4": |
| 102 | +"@babel/helper-get-function-arity@^7.12.10": |
103 | 103 | version "7.12.10" |
104 | 104 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.10.tgz#b158817a3165b5faa2047825dfa61970ddcc16cf" |
105 | 105 | integrity sha512-mm0n5BPjR06wh9mPQaDdXWDoll/j5UpCAPl1x8fS71GHm7HA6Ua2V4ylG1Ju8lvcTOietbPNNPaSilKj+pj+Ag== |
106 | 106 | dependencies: |
107 | 107 | "@babel/types" "^7.12.10" |
108 | 108 |
|
109 | | -"@babel/helper-member-expression-to-functions@^7.12.1": |
| 109 | +"@babel/helper-member-expression-to-functions@^7.12.1", "@babel/helper-member-expression-to-functions@^7.12.7": |
110 | 110 | version "7.12.7" |
111 | 111 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.7.tgz#aa77bd0396ec8114e5e30787efa78599d874a855" |
112 | 112 | integrity sha512-DCsuPyeWxeHgh1Dus7APn7iza42i/qXqiFPWyBDdOFtvS581JQePsc1F/nD+fHrcswhLlRc2UpYS1NwERxZhHw== |
|
135 | 135 | "@babel/types" "^7.12.1" |
136 | 136 | lodash "^4.17.19" |
137 | 137 |
|
138 | | -"@babel/helper-optimise-call-expression@^7.10.4": |
| 138 | +"@babel/helper-optimise-call-expression@^7.10.4", "@babel/helper-optimise-call-expression@^7.12.10": |
139 | 139 | version "7.12.10" |
140 | 140 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.10.tgz#94ca4e306ee11a7dd6e9f42823e2ac6b49881e2d" |
141 | 141 | integrity sha512-4tpbU0SrSTjjt65UMWSrUOPZTsgvPgGG4S8QSTNHacKzpS51IVWGDj0yCwyeZND/i+LSN2g/O63jEXEWm49sYQ== |
|
148 | 148 | integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg== |
149 | 149 |
|
150 | 150 | "@babel/helper-replace-supers@^7.12.1": |
151 | | - version "7.12.5" |
152 | | - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.5.tgz#f009a17543bbbbce16b06206ae73b63d3fca68d9" |
153 | | - integrity sha512-5YILoed0ZyIpF4gKcpZitEnXEJ9UoDRki1Ey6xz46rxOzfNMAhVIJMoune1hmPVxh40LRv1+oafz7UsWX+vyWA== |
| 151 | + version "7.12.11" |
| 152 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.11.tgz#ea511658fc66c7908f923106dd88e08d1997d60d" |
| 153 | + integrity sha512-q+w1cqmhL7R0FNzth/PLLp2N+scXEK/L2AHbXUyydxp828F4FEa5WcVoqui9vFRiHDQErj9Zof8azP32uGVTRA== |
154 | 154 | dependencies: |
155 | | - "@babel/helper-member-expression-to-functions" "^7.12.1" |
156 | | - "@babel/helper-optimise-call-expression" "^7.10.4" |
157 | | - "@babel/traverse" "^7.12.5" |
158 | | - "@babel/types" "^7.12.5" |
| 155 | + "@babel/helper-member-expression-to-functions" "^7.12.7" |
| 156 | + "@babel/helper-optimise-call-expression" "^7.12.10" |
| 157 | + "@babel/traverse" "^7.12.10" |
| 158 | + "@babel/types" "^7.12.11" |
159 | 159 |
|
160 | 160 | "@babel/helper-simple-access@^7.12.1": |
161 | 161 | version "7.12.1" |
|
172 | 172 | "@babel/types" "^7.12.1" |
173 | 173 |
|
174 | 174 | "@babel/helper-split-export-declaration@^7.10.4", "@babel/helper-split-export-declaration@^7.11.0": |
175 | | - version "7.11.0" |
176 | | - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f" |
177 | | - integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg== |
| 175 | + version "7.12.11" |
| 176 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.11.tgz#1b4cc424458643c47d37022223da33d76ea4603a" |
| 177 | + integrity sha512-LsIVN8j48gHgwzfocYUSkO/hjYAOJqlpJEc7tGXcIm4cubjVUf8LGW6eWRyxEu7gA25q02p0rQUWoCI33HNS5g== |
178 | 178 | dependencies: |
179 | | - "@babel/types" "^7.11.0" |
| 179 | + "@babel/types" "^7.12.11" |
180 | 180 |
|
181 | | -"@babel/helper-validator-identifier@^7.10.4": |
182 | | - version "7.10.4" |
183 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" |
184 | | - integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw== |
| 181 | +"@babel/helper-validator-identifier@^7.10.4", "@babel/helper-validator-identifier@^7.12.11": |
| 182 | + version "7.12.11" |
| 183 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" |
| 184 | + integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== |
185 | 185 |
|
186 | 186 | "@babel/helpers@^7.12.5": |
187 | 187 | version "7.12.5" |
|
202 | 202 | js-tokens "^4.0.0" |
203 | 203 |
|
204 | 204 | "@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.12.10", "@babel/parser@^7.12.7": |
205 | | - version "7.12.10" |
206 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.10.tgz#824600d59e96aea26a5a2af5a9d812af05c3ae81" |
207 | | - integrity sha512-PJdRPwyoOqFAWfLytxrWwGrAxghCgh/yTNCYciOz8QgjflA7aZhECPZAa2VUedKg2+QMWkI0L9lynh2SNmNEgA== |
| 205 | + version "7.12.11" |
| 206 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.11.tgz#9ce3595bcd74bc5c466905e86c535b8b25011e79" |
| 207 | + integrity sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg== |
208 | 208 |
|
209 | 209 | "@babel/plugin-proposal-class-properties@^7.0.0": |
210 | 210 | version "7.12.1" |
|
336 | 336 | "@babel/helper-plugin-utils" "^7.10.4" |
337 | 337 |
|
338 | 338 | "@babel/plugin-transform-block-scoping@^7.0.0": |
339 | | - version "7.12.1" |
340 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.1.tgz#f0ee727874b42a208a48a586b84c3d222c2bbef1" |
341 | | - integrity sha512-zJyAC9sZdE60r1nVQHblcfCj29Dh2Y0DOvlMkcqSo0ckqjiCwNiUezUKw+RjOCwGfpLRwnAeQ2XlLpsnGkvv9w== |
| 339 | + version "7.12.11" |
| 340 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.11.tgz#83ae92a104dbb93a7d6c6dd1844f351083c46b4f" |
| 341 | + integrity sha512-atR1Rxc3hM+VPg/NvNvfYw0npQEAcHuJ+MGZnFn6h3bo+1U3BWXMdFMlvVRApBTWKQMX7SOwRJZA5FBF/JQbvA== |
342 | 342 | dependencies: |
343 | 343 | "@babel/helper-plugin-utils" "^7.10.4" |
344 | 344 |
|
|
447 | 447 | "@babel/helper-plugin-utils" "^7.10.4" |
448 | 448 |
|
449 | 449 | "@babel/plugin-transform-react-jsx@^7.0.0": |
450 | | - version "7.12.10" |
451 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.10.tgz#a7af3097c73479123594c8c8fe39545abebd44e3" |
452 | | - integrity sha512-MM7/BC8QdHXM7Qc1wdnuk73R4gbuOpfrSUgfV/nODGc86sPY1tgmY2M9E9uAnf2e4DOIp8aKGWqgZfQxnTNGuw== |
| 450 | + version "7.12.11" |
| 451 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.11.tgz#09a7319195946b0ddc09f9a5f01346f2cb80dfdd" |
| 452 | + integrity sha512-5nWOw6mTylaFU72BdZfa0dP1HsGdY3IMExpxn8LBE8dNmkQjB+W+sR+JwIdtbzkPvVuFviT3zyNbSUkuVTVxbw== |
453 | 453 | dependencies: |
454 | 454 | "@babel/helper-builder-react-jsx" "^7.10.4" |
455 | | - "@babel/helper-builder-react-jsx-experimental" "^7.12.10" |
| 455 | + "@babel/helper-builder-react-jsx-experimental" "^7.12.11" |
456 | 456 | "@babel/helper-plugin-utils" "^7.10.4" |
457 | 457 | "@babel/plugin-syntax-jsx" "^7.12.1" |
458 | 458 |
|
|
517 | 517 | globals "^11.1.0" |
518 | 518 | lodash "^4.17.19" |
519 | 519 |
|
520 | | -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
521 | | - version "7.12.10" |
522 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.10.tgz#7965e4a7260b26f09c56bcfcb0498af1f6d9b260" |
523 | | - integrity sha512-sf6wboJV5mGyip2hIpDSKsr80RszPinEFjsHTalMxZAZkoQ2/2yQzxlcFN52SJqsyPfLtPmenL4g2KB3KJXPDw== |
| 520 | +"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
| 521 | + version "7.12.11" |
| 522 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.11.tgz#a86e4d71e30a9b6ee102590446c98662589283ce" |
| 523 | + integrity sha512-ukA9SQtKThINm++CX1CwmliMrE54J6nIYB5XTwL5f/CLFW9owfls+YSU8tVW15RQ2w+a3fSbPjC6HdQNtWZkiA== |
524 | 524 | dependencies: |
525 | | - "@babel/helper-validator-identifier" "^7.10.4" |
| 525 | + "@babel/helper-validator-identifier" "^7.12.11" |
526 | 526 | lodash "^4.17.19" |
527 | 527 | to-fast-properties "^2.0.0" |
528 | 528 |
|
|
673 | 673 | tslib "~2.0.1" |
674 | 674 |
|
675 | 675 | "@graphql-tools/utils@^7.1.0": |
676 | | - version "7.1.5" |
677 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-7.1.5.tgz#82eb9fd1d796bf9455ccf8f3d8775674a4582eb3" |
678 | | - integrity sha512-utJgoKJNhAUz0i+MGF1uvz7i4fxxz1TE21c68R38Hs4kmXO6A6H5e18jwzGdjspyf3IZOS621fmN9GQPzIazHg== |
| 676 | + version "7.1.6" |
| 677 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-7.1.6.tgz#307e99f9a1a39ee3202ccdf8ce7528d4fe1a6103" |
| 678 | + integrity sha512-vupjLA3lobKaqFsQJoPqaUhZ525F+SbqhAtZl/mug96EAjjGMi1KpZMqIMP+eyYlVQFgyV1Mej9LALrGU1c9SQ== |
679 | 679 | dependencies: |
680 | 680 | "@ardatan/aggregate-error" "0.0.6" |
681 | 681 | camel-case "4.1.2" |
|
992 | 992 | dependencies: |
993 | 993 | "@types/braces" "*" |
994 | 994 |
|
995 | | -"@types/node@*": |
996 | | - version "14.14.13" |
997 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.13.tgz#9e425079799322113ae8477297ae6ef51b8e0cdf" |
998 | | - integrity sha512-vbxr0VZ8exFMMAjCW8rJwaya0dMCDyYW2ZRdTyjtrCvJoENMpdUHOT/eTzvgyA5ZnqRZ/sI0NwqAxNHKYokLJQ== |
999 | | - |
1000 | | -"@types/node@^14.14.14": |
| 995 | +"@types/node@*", "@types/node@^14.14.14": |
1001 | 996 | version "14.14.14" |
1002 | 997 | resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.14.tgz#f7fd5f3cc8521301119f63910f0fb965c7d761ae" |
1003 | 998 | integrity sha512-UHnOPWVWV1z+VV8k6L1HhG7UbGBgIdghqF3l9Ny9ApPghbjICXkUJSd/b9gOgQfjM1r+37cipdw/HJ3F6ICEnQ== |
|
1023 | 1018 | integrity sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw== |
1024 | 1019 |
|
1025 | 1020 | "@types/yargs@^15.0.0": |
1026 | | - version "15.0.11" |
1027 | | - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.11.tgz#361d7579ecdac1527687bcebf9946621c12ab78c" |
1028 | | - integrity sha512-jfcNBxHFYJ4nPIacsi3woz1+kvUO6s1CyeEhtnDHBjHUMNj5UlW2GynmnSgiJJEdNg9yW5C8lfoNRZrHGv5EqA== |
| 1021 | + version "15.0.12" |
| 1022 | + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.12.tgz#6234ce3e3e3fa32c5db301a170f96a599c960d74" |
| 1023 | + integrity sha512-f+fD/fQAo3BCbCDlrUpznF1A5Zp9rB0noS5vnoormHSIPFKL0Z2DcUJ3Gxp5ytH4uLRNxy7AwYUC9exZzqGMAw== |
1029 | 1024 | dependencies: |
1030 | 1025 | "@types/yargs-parser" "*" |
1031 | 1026 |
|
@@ -1409,9 +1404,9 @@ babel-plugin-syntax-trailing-function-commas@^7.0.0-beta.0: |
1409 | 1404 | integrity sha512-Xj9XuRuz3nTSbaTXWv3itLOcxyF4oPD8douBBmj7U9BBC6nEBYfyOJYQMf/8PJAFotC62UY5dFfIGEPr7WswzQ== |
1410 | 1405 |
|
1411 | 1406 | babel-preset-current-node-syntax@^1.0.0: |
1412 | | - version "1.0.0" |
1413 | | - resolved "https://registry.yarnpkg.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.0.tgz#cf5feef29551253471cfa82fc8e0f5063df07a77" |
1414 | | - integrity sha512-mGkvkpocWJes1CmMKtgGUwCeeq0pOhALyymozzDWYomHTbDLwueDYG6p4TK1YOeYHCzBzYPsWkgTto10JubI1Q== |
| 1407 | + version "1.0.1" |
| 1408 | + resolved "https://registry.yarnpkg.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz#b4399239b89b2a011f9ddbe3e4f401fc40cff73b" |
| 1409 | + integrity sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ== |
1415 | 1410 | dependencies: |
1416 | 1411 | "@babel/plugin-syntax-async-generators" "^7.8.4" |
1417 | 1412 | "@babel/plugin-syntax-bigint" "^7.8.3" |
@@ -4057,9 +4052,9 @@ node-modules-regexp@^1.0.0: |
4057 | 4052 | integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA= |
4058 | 4053 |
|
4059 | 4054 | node-notifier@^8.0.0: |
4060 | | - version "8.0.0" |
4061 | | - resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.0.tgz#a7eee2d51da6d0f7ff5094bc7108c911240c1620" |
4062 | | - integrity sha512-46z7DUmcjoYdaWyXouuFNNfUo6eFa94t23c53c+lG/9Cvauk4a98rAUp9672X5dxGdQmLpPzTxzu8f/OeEPaFA== |
| 4055 | + version "8.0.1" |
| 4056 | + resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.1.tgz#f86e89bbc925f2b068784b31f382afdc6ca56be1" |
| 4057 | + integrity sha512-BvEXF+UmsnAfYfoapKM9nGxnP+Wn7P91YfXmrKnfcYCx6VBeoN5Ez5Ogck6I8Bi5k4RlpqRYaw75pAwzX9OphA== |
4063 | 4058 | dependencies: |
4064 | 4059 | growly "^1.3.0" |
4065 | 4060 | is-wsl "^2.2.0" |
|
0 commit comments