|
15 | 15 | "@jridgewell/gen-mapping" "^0.3.0"
|
16 | 16 | "@jridgewell/trace-mapping" "^0.3.9"
|
17 | 17 |
|
18 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4": |
19 |
| - version "7.21.4" |
20 |
| - resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39" |
21 |
| - integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g== |
22 |
| - dependencies: |
23 |
| - "@babel/highlight" "^7.18.6" |
24 |
| - |
25 |
| -"@babel/code-frame@^7.12.13": |
| 18 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13": |
26 | 19 | version "7.22.5"
|
27 | 20 | resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.5.tgz#234d98e1551960604f1246e6475891a570ad5658"
|
28 | 21 | integrity sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==
|
29 | 22 | dependencies:
|
30 | 23 | "@babel/highlight" "^7.22.5"
|
31 | 24 |
|
| 25 | +"@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4": |
| 26 | + version "7.21.4" |
| 27 | + resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39" |
| 28 | + integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g== |
| 29 | + dependencies: |
| 30 | + "@babel/highlight" "^7.18.6" |
| 31 | + |
32 | 32 | "@babel/compat-data@^7.21.4":
|
33 | 33 | version "7.21.4"
|
34 | 34 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f"
|
@@ -3406,9 +3406,9 @@ cosmiconfig@^7.0.0:
|
3406 | 3406 | yaml "^1.10.0"
|
3407 | 3407 |
|
3408 | 3408 | cosmiconfig@^8.0.0:
|
3409 |
| - version "8.1.3" |
3410 |
| - resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz#0e614a118fcc2d9e5afc2f87d53cd09931015689" |
3411 |
| - integrity sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw== |
| 3409 | + version "8.2.0" |
| 3410 | + resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.2.0.tgz#f7d17c56a590856cd1e7cee98734dca272b0d8fd" |
| 3411 | + integrity sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ== |
3412 | 3412 | dependencies:
|
3413 | 3413 | import-fresh "^3.2.1"
|
3414 | 3414 | js-yaml "^4.1.0"
|
|
0 commit comments