|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@ampproject/remapping@^2.1.0": |
6 |
| - version "2.1.2" |
7 |
| - resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.2.tgz#4edca94973ded9630d20101cd8559cedb8d8bd34" |
8 |
| - integrity sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg== |
| 5 | +"@ampproject/remapping@^2.2.0": |
| 6 | + version "2.2.0" |
| 7 | + resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.0.tgz#56c133824780de3174aed5ab6834f3026790154d" |
| 8 | + integrity sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w== |
9 | 9 | dependencies:
|
10 |
| - "@jridgewell/trace-mapping" "^0.3.0" |
| 10 | + "@jridgewell/gen-mapping" "^0.1.0" |
| 11 | + "@jridgewell/trace-mapping" "^0.3.9" |
11 | 12 |
|
12 |
| -"@babel/cli@^7.20.7": |
13 |
| - version "7.20.7" |
14 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.20.7.tgz#8fc12e85c744a1a617680eacb488fab1fcd35b7c" |
15 |
| - integrity sha512-WylgcELHB66WwQqItxNILsMlaTd8/SO6SgTTjMp4uCI7P4QyH1r3nqgFmO3BfM4AtfniHgFMH3EpYFj/zynBkQ== |
| 13 | +"@babel/cli@^7.21.0": |
| 14 | + version "7.21.0" |
| 15 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.21.0.tgz#1868eb70e9824b427fc607610cce8e9e7889e7e1" |
| 16 | + integrity sha512-xi7CxyS8XjSyiwUGCfwf+brtJxjW1/ZTcBUkP10xawIEXLX5HzLn+3aXkgxozcP2UhRhtKTmQurw9Uaes7jZrA== |
16 | 17 | dependencies:
|
17 |
| - "@jridgewell/trace-mapping" "^0.3.8" |
| 18 | + "@jridgewell/trace-mapping" "^0.3.17" |
18 | 19 | commander "^4.0.1"
|
19 | 20 | convert-source-map "^1.1.0"
|
20 | 21 | fs-readdir-recursive "^1.1.0"
|
|
44 | 45 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec"
|
45 | 46 | integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==
|
46 | 47 |
|
47 |
| -"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.20.12", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
48 |
| - version "7.20.12" |
49 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.12.tgz#7930db57443c6714ad216953d1356dac0eb8496d" |
50 |
| - integrity sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg== |
| 48 | +"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.21.0", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
| 49 | + version "7.21.0" |
| 50 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.0.tgz#1341aefdcc14ccc7553fcc688dd8986a2daffc13" |
| 51 | + integrity sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA== |
51 | 52 | dependencies:
|
52 |
| - "@ampproject/remapping" "^2.1.0" |
| 53 | + "@ampproject/remapping" "^2.2.0" |
53 | 54 | "@babel/code-frame" "^7.18.6"
|
54 |
| - "@babel/generator" "^7.20.7" |
| 55 | + "@babel/generator" "^7.21.0" |
55 | 56 | "@babel/helper-compilation-targets" "^7.20.7"
|
56 |
| - "@babel/helper-module-transforms" "^7.20.11" |
57 |
| - "@babel/helpers" "^7.20.7" |
58 |
| - "@babel/parser" "^7.20.7" |
| 57 | + "@babel/helper-module-transforms" "^7.21.0" |
| 58 | + "@babel/helpers" "^7.21.0" |
| 59 | + "@babel/parser" "^7.21.0" |
59 | 60 | "@babel/template" "^7.20.7"
|
60 |
| - "@babel/traverse" "^7.20.12" |
61 |
| - "@babel/types" "^7.20.7" |
| 61 | + "@babel/traverse" "^7.21.0" |
| 62 | + "@babel/types" "^7.21.0" |
62 | 63 | convert-source-map "^1.7.0"
|
63 | 64 | debug "^4.1.0"
|
64 | 65 | gensync "^1.0.0-beta.2"
|
65 | 66 | json5 "^2.2.2"
|
66 | 67 | semver "^6.3.0"
|
67 | 68 |
|
68 |
| -"@babel/generator@^7.20.7", "@babel/generator@^7.7.2": |
69 |
| - version "7.20.7" |
70 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.7.tgz#f8ef57c8242665c5929fe2e8d82ba75460187b4a" |
71 |
| - integrity sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw== |
| 69 | +"@babel/generator@^7.21.0", "@babel/generator@^7.21.1", "@babel/generator@^7.7.2": |
| 70 | + version "7.21.1" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.1.tgz#951cc626057bc0af2c35cd23e9c64d384dea83dd" |
| 72 | + integrity sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA== |
72 | 73 | dependencies:
|
73 |
| - "@babel/types" "^7.20.7" |
| 74 | + "@babel/types" "^7.21.0" |
74 | 75 | "@jridgewell/gen-mapping" "^0.3.2"
|
| 76 | + "@jridgewell/trace-mapping" "^0.3.17" |
75 | 77 | jsesc "^2.5.1"
|
76 | 78 |
|
77 | 79 | "@babel/helper-annotate-as-pure@^7.18.6":
|
|
145 | 147 | dependencies:
|
146 | 148 | "@babel/types" "^7.18.6"
|
147 | 149 |
|
148 |
| -"@babel/helper-function-name@^7.18.6", "@babel/helper-function-name@^7.18.9", "@babel/helper-function-name@^7.19.0": |
149 |
| - version "7.19.0" |
150 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz#941574ed5390682e872e52d3f38ce9d1bef4648c" |
151 |
| - integrity sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w== |
| 150 | +"@babel/helper-function-name@^7.18.6", "@babel/helper-function-name@^7.18.9", "@babel/helper-function-name@^7.19.0", "@babel/helper-function-name@^7.21.0": |
| 151 | + version "7.21.0" |
| 152 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4" |
| 153 | + integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg== |
152 | 154 | dependencies:
|
153 |
| - "@babel/template" "^7.18.10" |
154 |
| - "@babel/types" "^7.19.0" |
| 155 | + "@babel/template" "^7.20.7" |
| 156 | + "@babel/types" "^7.21.0" |
155 | 157 |
|
156 | 158 | "@babel/helper-hoist-variables@^7.18.6":
|
157 | 159 | version "7.18.6"
|
|
174 | 176 | dependencies:
|
175 | 177 | "@babel/types" "^7.18.6"
|
176 | 178 |
|
177 |
| -"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.20.11": |
178 |
| - version "7.20.11" |
179 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz#df4c7af713c557938c50ea3ad0117a7944b2f1b0" |
180 |
| - integrity sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg== |
| 179 | +"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.21.0": |
| 180 | + version "7.21.2" |
| 181 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2" |
| 182 | + integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ== |
181 | 183 | dependencies:
|
182 | 184 | "@babel/helper-environment-visitor" "^7.18.9"
|
183 | 185 | "@babel/helper-module-imports" "^7.18.6"
|
184 | 186 | "@babel/helper-simple-access" "^7.20.2"
|
185 | 187 | "@babel/helper-split-export-declaration" "^7.18.6"
|
186 | 188 | "@babel/helper-validator-identifier" "^7.19.1"
|
187 | 189 | "@babel/template" "^7.20.7"
|
188 |
| - "@babel/traverse" "^7.20.10" |
189 |
| - "@babel/types" "^7.20.7" |
| 190 | + "@babel/traverse" "^7.21.2" |
| 191 | + "@babel/types" "^7.21.2" |
190 | 192 |
|
191 | 193 | "@babel/helper-optimise-call-expression@^7.18.6":
|
192 | 194 | version "7.18.6"
|
|
267 | 269 | "@babel/traverse" "^7.18.11"
|
268 | 270 | "@babel/types" "^7.18.10"
|
269 | 271 |
|
270 |
| -"@babel/helpers@^7.20.7": |
271 |
| - version "7.20.7" |
272 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.7.tgz#04502ff0feecc9f20ecfaad120a18f011a8e6dce" |
273 |
| - integrity sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA== |
| 272 | +"@babel/helpers@^7.21.0": |
| 273 | + version "7.21.0" |
| 274 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.0.tgz#9dd184fb5599862037917cdc9eecb84577dc4e7e" |
| 275 | + integrity sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA== |
274 | 276 | dependencies:
|
275 | 277 | "@babel/template" "^7.20.7"
|
276 |
| - "@babel/traverse" "^7.20.7" |
277 |
| - "@babel/types" "^7.20.7" |
| 278 | + "@babel/traverse" "^7.21.0" |
| 279 | + "@babel/types" "^7.21.0" |
278 | 280 |
|
279 | 281 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.18.6":
|
280 | 282 | version "7.18.6"
|
|
285 | 287 | chalk "^2.0.0"
|
286 | 288 | js-tokens "^4.0.0"
|
287 | 289 |
|
288 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.7.0": |
289 |
| - version "7.20.7" |
290 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b" |
291 |
| - integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg== |
| 290 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.0", "@babel/parser@^7.21.2", "@babel/parser@^7.7.0": |
| 291 | + version "7.21.2" |
| 292 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.2.tgz#dacafadfc6d7654c3051a66d6fe55b6cb2f2a0b3" |
| 293 | + integrity sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ== |
292 | 294 |
|
293 | 295 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
294 | 296 | version "7.18.6"
|
|
971 | 973 | "@babel/parser" "^7.20.7"
|
972 | 974 | "@babel/types" "^7.20.7"
|
973 | 975 |
|
974 |
| -"@babel/traverse@^7.18.11", "@babel/traverse@^7.19.1", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.7", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
975 |
| - version "7.20.12" |
976 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.12.tgz#7f0f787b3a67ca4475adef1f56cb94f6abd4a4b5" |
977 |
| - integrity sha512-MsIbFN0u+raeja38qboyF8TIT7K0BFzz/Yd/77ta4MsUsmP2RAnidIlwq7d5HFQrH/OZJecGV6B71C4zAgpoSQ== |
| 976 | +"@babel/traverse@^7.18.11", "@babel/traverse@^7.19.1", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
| 977 | + version "7.21.2" |
| 978 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.2.tgz#ac7e1f27658750892e815e60ae90f382a46d8e75" |
| 979 | + integrity sha512-ts5FFU/dSUPS13tv8XiEObDu9K+iagEKME9kAbaP7r0Y9KtZJZ+NGndDvWoRAYNpeWafbpFeki3q9QoMD6gxyw== |
978 | 980 | dependencies:
|
979 | 981 | "@babel/code-frame" "^7.18.6"
|
980 |
| - "@babel/generator" "^7.20.7" |
| 982 | + "@babel/generator" "^7.21.1" |
981 | 983 | "@babel/helper-environment-visitor" "^7.18.9"
|
982 |
| - "@babel/helper-function-name" "^7.19.0" |
| 984 | + "@babel/helper-function-name" "^7.21.0" |
983 | 985 | "@babel/helper-hoist-variables" "^7.18.6"
|
984 | 986 | "@babel/helper-split-export-declaration" "^7.18.6"
|
985 |
| - "@babel/parser" "^7.20.7" |
986 |
| - "@babel/types" "^7.20.7" |
| 987 | + "@babel/parser" "^7.21.2" |
| 988 | + "@babel/types" "^7.21.2" |
987 | 989 | debug "^4.1.0"
|
988 | 990 | globals "^11.1.0"
|
989 | 991 |
|
990 |
| -"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
991 |
| - version "7.20.7" |
992 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f" |
993 |
| - integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg== |
| 992 | +"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
| 993 | + version "7.21.2" |
| 994 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.2.tgz#92246f6e00f91755893c2876ad653db70c8310d1" |
| 995 | + integrity sha512-3wRZSs7jiFaB8AjxiiD+VqN5DTG2iRvJGQ+qYFrs/654lg6kGTQWIOFjlBo5RaXuAZjBmP3+OQH4dmhqiiyYxw== |
994 | 996 | dependencies:
|
995 | 997 | "@babel/helper-string-parser" "^7.19.4"
|
996 | 998 | "@babel/helper-validator-identifier" "^7.19.1"
|
|
1214 | 1216 | "@types/yargs" "^16.0.0"
|
1215 | 1217 | chalk "^4.0.0"
|
1216 | 1218 |
|
| 1219 | +"@jridgewell/gen-mapping@^0.1.0": |
| 1220 | + version "0.1.1" |
| 1221 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996" |
| 1222 | + integrity sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w== |
| 1223 | + dependencies: |
| 1224 | + "@jridgewell/set-array" "^1.0.0" |
| 1225 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 1226 | + |
1217 | 1227 | "@jridgewell/gen-mapping@^0.3.2":
|
1218 | 1228 | version "0.3.2"
|
1219 | 1229 | resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz#c1aedc61e853f2bb9f5dfe6d4442d3b565b253b9"
|
|
1223 | 1233 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
1224 | 1234 | "@jridgewell/trace-mapping" "^0.3.9"
|
1225 | 1235 |
|
1226 |
| -"@jridgewell/resolve-uri@^3.0.3": |
1227 |
| - version "3.0.4" |
1228 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.4.tgz#b876e3feefb9c8d3aa84014da28b5e52a0640d72" |
1229 |
| - integrity sha512-cz8HFjOFfUBtvN+NXYSFMHYRdxZMaEl0XypVrhzxBgadKIXhIkRd8aMeHhmF56Sl7SuS8OnUpQ73/k9LE4VnLg== |
| 1236 | +"@jridgewell/resolve-uri@3.1.0": |
| 1237 | + version "3.1.0" |
| 1238 | + resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78" |
| 1239 | + integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w== |
1230 | 1240 |
|
1231 |
| -"@jridgewell/set-array@^1.0.1": |
| 1241 | +"@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.0.1": |
1232 | 1242 | version "1.1.2"
|
1233 | 1243 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
|
1234 | 1244 | integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
|
1235 | 1245 |
|
1236 |
| -"@jridgewell/sourcemap-codec@^1.4.10": |
1237 |
| - version "1.4.10" |
1238 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.10.tgz#baf57b4e2a690d4f38560171f91783656b7f8186" |
1239 |
| - integrity sha512-Ht8wIW5v165atIX1p+JvKR5ONzUyF4Ac8DZIQ5kZs9zrb6M8SJNXpx1zn04rn65VjBMygRoMXcyYwNK0fT7bEg== |
| 1246 | +"@jridgewell/sourcemap-codec@1.4.14", "@jridgewell/sourcemap-codec@^1.4.10": |
| 1247 | + version "1.4.14" |
| 1248 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24" |
| 1249 | + integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw== |
1240 | 1250 |
|
1241 |
| -"@jridgewell/trace-mapping@^0.3.0", "@jridgewell/trace-mapping@^0.3.8", "@jridgewell/trace-mapping@^0.3.9": |
1242 |
| - version "0.3.13" |
1243 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz#dcfe3e95f224c8fe97a87a5235defec999aa92ea" |
1244 |
| - integrity sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w== |
| 1251 | +"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9": |
| 1252 | + version "0.3.17" |
| 1253 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz#793041277af9073b0951a7fe0f0d8c4c98c36985" |
| 1254 | + integrity sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g== |
1245 | 1255 | dependencies:
|
1246 |
| - "@jridgewell/resolve-uri" "^3.0.3" |
1247 |
| - "@jridgewell/sourcemap-codec" "^1.4.10" |
| 1256 | + "@jridgewell/resolve-uri" "3.1.0" |
| 1257 | + "@jridgewell/sourcemap-codec" "1.4.14" |
1248 | 1258 |
|
1249 | 1259 | "@nicolo-ribaudo/[email protected]":
|
1250 | 1260 | version "2.1.8-no-fsevents.3"
|
|
0 commit comments