|
3 | 3 |
|
4 | 4 |
|
5 | 5 | "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4":
|
6 |
| - version "7.10.4" |
7 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a" |
8 |
| - integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg== |
| 6 | + version "7.12.11" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f" |
| 8 | + integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw== |
9 | 9 | dependencies:
|
10 | 10 | "@babel/highlight" "^7.10.4"
|
11 | 11 |
|
|
31 | 31 | source-map "^0.5.0"
|
32 | 32 |
|
33 | 33 | "@babel/generator@^7.12.10":
|
34 |
| - version "7.12.10" |
35 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.10.tgz#2b188fc329fb8e4f762181703beffc0fe6df3460" |
36 |
| - integrity sha512-6mCdfhWgmqLdtTkhXjnIz0LcdVCd26wS2JXRtj2XY0u5klDsXBREA/pG5NVOuVnF2LUrBGNFtQkIqqTbblg0ww== |
| 34 | + version "7.12.11" |
| 35 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.11.tgz#98a7df7b8c358c9a37ab07a24056853016aba3af" |
| 36 | + integrity sha512-Ggg6WPOJtSi8yYQvLVjG8F/TlpWDlKx0OpS4Kt+xMQPs5OaGYWy+v1A+1TvxI6sAMGZpKWWoAQ1DaeQbImlItA== |
37 | 37 | dependencies:
|
38 |
| - "@babel/types" "^7.12.10" |
| 38 | + "@babel/types" "^7.12.11" |
39 | 39 | jsesc "^2.5.1"
|
40 | 40 | source-map "^0.5.0"
|
41 | 41 |
|
42 | 42 | "@babel/helper-function-name@^7.10.4":
|
43 |
| - version "7.10.4" |
44 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a" |
45 |
| - integrity sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ== |
| 43 | + version "7.12.11" |
| 44 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.11.tgz#1fd7738aee5dcf53c3ecff24f1da9c511ec47b42" |
| 45 | + integrity sha512-AtQKjtYNolKNi6nNNVLQ27CP6D9oFR6bq/HPYSizlzbp7uC1M59XJe8L+0uXjbIaZaUJF99ruHqVGiKXU/7ybA== |
46 | 46 | dependencies:
|
47 |
| - "@babel/helper-get-function-arity" "^7.10.4" |
48 |
| - "@babel/template" "^7.10.4" |
49 |
| - "@babel/types" "^7.10.4" |
| 47 | + "@babel/helper-get-function-arity" "^7.12.10" |
| 48 | + "@babel/template" "^7.12.7" |
| 49 | + "@babel/types" "^7.12.11" |
50 | 50 |
|
51 |
| -"@babel/helper-get-function-arity@^7.10.4": |
| 51 | +"@babel/helper-get-function-arity@^7.12.10": |
52 | 52 | version "7.12.10"
|
53 | 53 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.10.tgz#b158817a3165b5faa2047825dfa61970ddcc16cf"
|
54 | 54 | integrity sha512-mm0n5BPjR06wh9mPQaDdXWDoll/j5UpCAPl1x8fS71GHm7HA6Ua2V4ylG1Ju8lvcTOietbPNNPaSilKj+pj+Ag==
|
55 | 55 | dependencies:
|
56 | 56 | "@babel/types" "^7.12.10"
|
57 | 57 |
|
58 |
| -"@babel/helper-member-expression-to-functions@^7.12.1": |
| 58 | +"@babel/helper-member-expression-to-functions@^7.12.7": |
59 | 59 | version "7.12.7"
|
60 | 60 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.7.tgz#aa77bd0396ec8114e5e30787efa78599d874a855"
|
61 | 61 | integrity sha512-DCsuPyeWxeHgh1Dus7APn7iza42i/qXqiFPWyBDdOFtvS581JQePsc1F/nD+fHrcswhLlRc2UpYS1NwERxZhHw==
|
|
84 | 84 | "@babel/types" "^7.12.1"
|
85 | 85 | lodash "^4.17.19"
|
86 | 86 |
|
87 |
| -"@babel/helper-optimise-call-expression@^7.10.4": |
| 87 | +"@babel/helper-optimise-call-expression@^7.12.10": |
88 | 88 | version "7.12.10"
|
89 | 89 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.10.tgz#94ca4e306ee11a7dd6e9f42823e2ac6b49881e2d"
|
90 | 90 | integrity sha512-4tpbU0SrSTjjt65UMWSrUOPZTsgvPgGG4S8QSTNHacKzpS51IVWGDj0yCwyeZND/i+LSN2g/O63jEXEWm49sYQ==
|
|
97 | 97 | integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
|
98 | 98 |
|
99 | 99 | "@babel/helper-replace-supers@^7.12.1":
|
100 |
| - version "7.12.5" |
101 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.5.tgz#f009a17543bbbbce16b06206ae73b63d3fca68d9" |
102 |
| - integrity sha512-5YILoed0ZyIpF4gKcpZitEnXEJ9UoDRki1Ey6xz46rxOzfNMAhVIJMoune1hmPVxh40LRv1+oafz7UsWX+vyWA== |
| 100 | + version "7.12.11" |
| 101 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.11.tgz#ea511658fc66c7908f923106dd88e08d1997d60d" |
| 102 | + integrity sha512-q+w1cqmhL7R0FNzth/PLLp2N+scXEK/L2AHbXUyydxp828F4FEa5WcVoqui9vFRiHDQErj9Zof8azP32uGVTRA== |
103 | 103 | dependencies:
|
104 |
| - "@babel/helper-member-expression-to-functions" "^7.12.1" |
105 |
| - "@babel/helper-optimise-call-expression" "^7.10.4" |
106 |
| - "@babel/traverse" "^7.12.5" |
107 |
| - "@babel/types" "^7.12.5" |
| 104 | + "@babel/helper-member-expression-to-functions" "^7.12.7" |
| 105 | + "@babel/helper-optimise-call-expression" "^7.12.10" |
| 106 | + "@babel/traverse" "^7.12.10" |
| 107 | + "@babel/types" "^7.12.11" |
108 | 108 |
|
109 | 109 | "@babel/helper-simple-access@^7.12.1":
|
110 | 110 | version "7.12.1"
|
|
114 | 114 | "@babel/types" "^7.12.1"
|
115 | 115 |
|
116 | 116 | "@babel/helper-split-export-declaration@^7.11.0":
|
117 |
| - version "7.11.0" |
118 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f" |
119 |
| - integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg== |
| 117 | + version "7.12.11" |
| 118 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.11.tgz#1b4cc424458643c47d37022223da33d76ea4603a" |
| 119 | + integrity sha512-LsIVN8j48gHgwzfocYUSkO/hjYAOJqlpJEc7tGXcIm4cubjVUf8LGW6eWRyxEu7gA25q02p0rQUWoCI33HNS5g== |
120 | 120 | dependencies:
|
121 |
| - "@babel/types" "^7.11.0" |
| 121 | + "@babel/types" "^7.12.11" |
122 | 122 |
|
123 |
| -"@babel/helper-validator-identifier@^7.10.4": |
124 |
| - version "7.10.4" |
125 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" |
126 |
| - integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw== |
| 123 | +"@babel/helper-validator-identifier@^7.10.4", "@babel/helper-validator-identifier@^7.12.11": |
| 124 | + version "7.12.11" |
| 125 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" |
| 126 | + integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== |
127 | 127 |
|
128 | 128 | "@babel/helpers@^7.12.5":
|
129 | 129 | version "7.12.5"
|
|
144 | 144 | js-tokens "^4.0.0"
|
145 | 145 |
|
146 | 146 | "@babel/parser@^7.1.0", "@babel/parser@^7.12.10", "@babel/parser@^7.12.7":
|
147 |
| - version "7.12.10" |
148 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.10.tgz#824600d59e96aea26a5a2af5a9d812af05c3ae81" |
149 |
| - integrity sha512-PJdRPwyoOqFAWfLytxrWwGrAxghCgh/yTNCYciOz8QgjflA7aZhECPZAa2VUedKg2+QMWkI0L9lynh2SNmNEgA== |
| 147 | + version "7.12.11" |
| 148 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.11.tgz#9ce3595bcd74bc5c466905e86c535b8b25011e79" |
| 149 | + integrity sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg== |
150 | 150 |
|
151 | 151 | "@babel/plugin-syntax-async-generators@^7.8.4":
|
152 | 152 | version "7.8.4"
|
|
256 | 256 | globals "^11.1.0"
|
257 | 257 | lodash "^4.17.19"
|
258 | 258 |
|
259 |
| -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@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": |
260 |
| - version "7.12.10" |
261 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.10.tgz#7965e4a7260b26f09c56bcfcb0498af1f6d9b260" |
262 |
| - integrity sha512-sf6wboJV5mGyip2hIpDSKsr80RszPinEFjsHTalMxZAZkoQ2/2yQzxlcFN52SJqsyPfLtPmenL4g2KB3KJXPDw== |
| 259 | +"@babel/types@^7.0.0", "@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": |
| 260 | + version "7.12.11" |
| 261 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.11.tgz#a86e4d71e30a9b6ee102590446c98662589283ce" |
| 262 | + integrity sha512-ukA9SQtKThINm++CX1CwmliMrE54J6nIYB5XTwL5f/CLFW9owfls+YSU8tVW15RQ2w+a3fSbPjC6HdQNtWZkiA== |
263 | 263 | dependencies:
|
264 |
| - "@babel/helper-validator-identifier" "^7.10.4" |
| 264 | + "@babel/helper-validator-identifier" "^7.12.11" |
265 | 265 | lodash "^4.17.19"
|
266 | 266 | to-fast-properties "^2.0.0"
|
267 | 267 |
|
|
532 | 532 | dependencies:
|
533 | 533 | "@sinonjs/commons" "^1.7.0"
|
534 | 534 |
|
535 |
| -"@types/aws-lambda@^8.10.66": |
536 |
| - version "8.10.66" |
537 |
| - resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.66.tgz#195ae8ff7226a4f580a0cab570d683f5b9a215d0" |
538 |
| - integrity sha512-gwWIKwN3IVxRQTIZUNtjKo7w2LoB5RMzbP1PAFHsBq64dOKIhTv8y5RYRIjniLTewrBSBrV2EXxgQ1zZeGU4LA== |
| 535 | +"@types/aws-lambda@^8.10.67": |
| 536 | + version "8.10.67" |
| 537 | + resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.67.tgz#e74d1dc31ddfa5ca6cd3ca68b5bef719d0628d1c" |
| 538 | + integrity sha512-rQPIkP7Xs6oKR6VYdoPbKghzndzlvTJHbAGvd5PE6LXUo4PNPVP2y1dLTGgEXHapXZraTM9oBLrJFgozJom9BA== |
539 | 539 |
|
540 | 540 | "@types/aws-sdk@^2.7.0":
|
541 | 541 | version "2.7.0"
|
|
637 | 637 | dependencies:
|
638 | 638 | nock "*"
|
639 | 639 |
|
640 |
| -"@types/node@*", "@types/node@^14.14.13": |
641 |
| - version "14.14.13" |
642 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.13.tgz#9e425079799322113ae8477297ae6ef51b8e0cdf" |
643 |
| - integrity sha512-vbxr0VZ8exFMMAjCW8rJwaya0dMCDyYW2ZRdTyjtrCvJoENMpdUHOT/eTzvgyA5ZnqRZ/sI0NwqAxNHKYokLJQ== |
| 640 | +"@types/node@*", "@types/node@^14.14.14": |
| 641 | + version "14.14.14" |
| 642 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.14.tgz#f7fd5f3cc8521301119f63910f0fb965c7d761ae" |
| 643 | + integrity sha512-UHnOPWVWV1z+VV8k6L1HhG7UbGBgIdghqF3l9Ny9ApPghbjICXkUJSd/b9gOgQfjM1r+37cipdw/HJ3F6ICEnQ== |
644 | 644 |
|
645 | 645 | "@types/node@^10.12.18":
|
646 | 646 | version "10.17.49"
|
|
690 | 690 | integrity sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw==
|
691 | 691 |
|
692 | 692 | "@types/yargs@^15.0.0":
|
693 |
| - version "15.0.11" |
694 |
| - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.11.tgz#361d7579ecdac1527687bcebf9946621c12ab78c" |
695 |
| - integrity sha512-jfcNBxHFYJ4nPIacsi3woz1+kvUO6s1CyeEhtnDHBjHUMNj5UlW2GynmnSgiJJEdNg9yW5C8lfoNRZrHGv5EqA== |
| 693 | + version "15.0.12" |
| 694 | + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.12.tgz#6234ce3e3e3fa32c5db301a170f96a599c960d74" |
| 695 | + integrity sha512-f+fD/fQAo3BCbCDlrUpznF1A5Zp9rB0noS5vnoormHSIPFKL0Z2DcUJ3Gxp5ytH4uLRNxy7AwYUC9exZzqGMAw== |
696 | 696 | dependencies:
|
697 | 697 | "@types/yargs-parser" "*"
|
698 | 698 |
|
@@ -843,9 +843,9 @@ atomic-batcher@^1.0.2:
|
843 | 843 | integrity sha1-0WkB0QzOxZUWwZe5zNiTBom4E7Q=
|
844 | 844 |
|
845 | 845 | aws-sdk@*:
|
846 |
| - version "2.810.0" |
847 |
| - resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.810.0.tgz#67b11eb7ac6bb967c5fbbdba523872d45cfa52db" |
848 |
| - integrity sha512-+Sj+Ec00t675/0Kjisk4GIZGs7olsbu4//b5WrwPriYTV/xqJnXCPMpj3EZEV1z5Vx3PZD6dA6PTU4VZPPVcBw== |
| 846 | + version "2.815.0" |
| 847 | + resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.815.0.tgz#515ead6d0d242f603171faf30c49142fd53a53d9" |
| 848 | + integrity sha512-BXL3Og97rOY9jE7OeYQdKftMAZ3SneFg/rBslyog+W0dTDKq3NBuM3fBWhc3POf26kHcFjsnLIWScM8bWhD4AA== |
849 | 849 | dependencies:
|
850 | 850 | buffer "4.9.2"
|
851 | 851 | events "1.1.1"
|
@@ -921,9 +921,9 @@ babel-plugin-jest-hoist@^26.6.2:
|
921 | 921 | "@types/babel__traverse" "^7.0.6"
|
922 | 922 |
|
923 | 923 | babel-preset-current-node-syntax@^1.0.0:
|
924 |
| - version "1.0.0" |
925 |
| - resolved "https://registry.yarnpkg.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.0.tgz#cf5feef29551253471cfa82fc8e0f5063df07a77" |
926 |
| - integrity sha512-mGkvkpocWJes1CmMKtgGUwCeeq0pOhALyymozzDWYomHTbDLwueDYG6p4TK1YOeYHCzBzYPsWkgTto10JubI1Q== |
| 924 | + version "1.0.1" |
| 925 | + resolved "https://registry.yarnpkg.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz#b4399239b89b2a011f9ddbe3e4f401fc40cff73b" |
| 926 | + integrity sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ== |
927 | 927 | dependencies:
|
928 | 928 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
929 | 929 | "@babel/plugin-syntax-bigint" "^7.8.3"
|
@@ -1247,9 +1247,9 @@ concat-stream@^1.5.2:
|
1247 | 1247 | typedarray "^0.0.6"
|
1248 | 1248 |
|
1249 | 1249 | container-info@^1.0.1:
|
1250 |
| - version "1.0.1" |
1251 |
| - resolved "https://registry.yarnpkg.com/container-info/-/container-info-1.0.1.tgz#6b383cb5e197c8d921e88983388facb04124b56b" |
1252 |
| - integrity sha512-wk/+uJvPHOFG+JSwQS+fw6H6yw3Oyc8Kw9L4O2MN817uA90OqJ59nlZbbLPqDudsjJ7Tetee3pwExdKpd2ahjQ== |
| 1250 | + version "1.1.0" |
| 1251 | + resolved "https://registry.yarnpkg.com/container-info/-/container-info-1.1.0.tgz#6fcb94e93eacd397c6316ca2834491ede44e55ee" |
| 1252 | + integrity sha512-eD2zLAmxGS2kmL4f1jY8BdOqnmpL6X70kvzTBW/9FIQnxoxiBJ4htMsTmtPLPWRs7NHYFvqKQ1VtppV08mdsQA== |
1253 | 1253 |
|
1254 | 1254 | convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
|
1255 | 1255 | version "1.7.0"
|
@@ -1921,10 +1921,10 @@ hosted-git-info@^2.1.4:
|
1921 | 1921 | resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
|
1922 | 1922 | integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==
|
1923 | 1923 |
|
1924 |
| -hot-shots@8.2.1: |
1925 |
| - version "8.2.1" |
1926 |
| - resolved "https://registry.yarnpkg.com/hot-shots/-/hot-shots-8.2.1.tgz#8e7845f3978d7e834db2c1b47302de7ced2258c9" |
1927 |
| - integrity sha512-yI2wOPc40MNOqF+Q/8S+WzCQJqRNDpW/7bY0oEiiAzvDKQSHscCxK31eQiBuE1mJTTKmlZ+Q9rP8zRpxnpctzw== |
| 1924 | +hot-shots@8.3.0: |
| 1925 | + version "8.3.0" |
| 1926 | + resolved "https://registry.yarnpkg.com/hot-shots/-/hot-shots-8.3.0.tgz#360422464e8d7c5389753723bebaa969bb6f20d2" |
| 1927 | + integrity sha512-bdhBiiIMFhn9cXYJMtDKWM7O15iSLS14O5KetoHnyYOZdFr0A3cCtHA4byzkS3E72xFbqWFg4lqJ2EN/33J7UQ== |
1928 | 1928 | optionalDependencies:
|
1929 | 1929 | unix-dgram "2.0.x"
|
1930 | 1930 |
|
@@ -3041,9 +3041,9 @@ node-modules-regexp@^1.0.0:
|
3041 | 3041 | integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
|
3042 | 3042 |
|
3043 | 3043 | node-notifier@^8.0.0:
|
3044 |
| - version "8.0.0" |
3045 |
| - resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.0.tgz#a7eee2d51da6d0f7ff5094bc7108c911240c1620" |
3046 |
| - integrity sha512-46z7DUmcjoYdaWyXouuFNNfUo6eFa94t23c53c+lG/9Cvauk4a98rAUp9672X5dxGdQmLpPzTxzu8f/OeEPaFA== |
| 3044 | + version "8.0.1" |
| 3045 | + resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.1.tgz#f86e89bbc925f2b068784b31f382afdc6ca56be1" |
| 3046 | + integrity sha512-BvEXF+UmsnAfYfoapKM9nGxnP+Wn7P91YfXmrKnfcYCx6VBeoN5Ez5Ogck6I8Bi5k4RlpqRYaw75pAwzX9OphA== |
3047 | 3047 | dependencies:
|
3048 | 3048 | growly "^1.3.0"
|
3049 | 3049 | is-wsl "^2.2.0"
|
@@ -4305,9 +4305,9 @@ uuid@^8.3.0:
|
4305 | 4305 | integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
|
4306 | 4306 |
|
4307 | 4307 | v8-to-istanbul@^7.0.0:
|
4308 |
| - version "7.0.0" |
4309 |
| - resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-7.0.0.tgz#b4fe00e35649ef7785a9b7fcebcea05f37c332fc" |
4310 |
| - integrity sha512-fLL2rFuQpMtm9r8hrAV2apXX/WqHJ6+IC4/eQVdMDGBUgH/YMV4Gv3duk3kjmyg6uiQWBAA9nJwue4iJUOkHeA== |
| 4308 | + version "7.1.0" |
| 4309 | + resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-7.1.0.tgz#5b95cef45c0f83217ec79f8fc7ee1c8b486aee07" |
| 4310 | + integrity sha512-uXUVqNUCLa0AH1vuVxzi+MI4RfxEOKt9pBgKwHbgH7st8Kv2P1m+jvWNnektzBh5QShF3ODgKmUFCf38LnVz1g== |
4311 | 4311 | dependencies:
|
4312 | 4312 | "@types/istanbul-lib-coverage" "^2.0.1"
|
4313 | 4313 | convert-source-map "^1.6.0"
|
|
0 commit comments