|
61 | 61 | dependencies: |
62 | 62 | "@babel/highlight" "^7.10.4" |
63 | 63 |
|
64 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.8.3": |
| 64 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.8.3": |
65 | 65 | version "7.23.5" |
66 | 66 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244" |
67 | 67 | integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA== |
68 | 68 | dependencies: |
69 | 69 | "@babel/highlight" "^7.23.4" |
70 | 70 | chalk "^2.4.2" |
71 | 71 |
|
72 | | -"@babel/code-frame@^7.12.13": |
73 | | - version "7.23.4" |
74 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.4.tgz#03ae5af150be94392cb5c7ccd97db5a19a5da6aa" |
75 | | - integrity sha512-r1IONyb6Ia+jYR2vvIDhdWdlTGhqbBoFqLTQidzZ4kepUFH15ejXvFHxCVbtl7BOXIudsIubf4E81xeA3h3IXA== |
76 | | - dependencies: |
77 | | - "@babel/highlight" "^7.23.4" |
78 | | - chalk "^2.4.2" |
79 | | - |
80 | 72 | "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5": |
81 | 73 | version "7.23.5" |
82 | 74 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98" |
|
2831 | 2823 | "@types/istanbul-lib-report" "*" |
2832 | 2824 |
|
2833 | 2825 | "@types/jest@^29.0.0": |
2834 | | - version "29.5.10" |
2835 | | - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.10.tgz#a10fc5bab9e426081c12b2ef73d24d4f0c9b7f50" |
2836 | | - integrity sha512-tE4yxKEphEyxj9s4inideLHktW/x6DwesIwWZ9NN1FKf9zbJYsnhBoA9vrHA/IuIOKwPa5PcFBNV4lpMIOEzyQ== |
| 2826 | + version "29.5.11" |
| 2827 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.11.tgz#0c13aa0da7d0929f078ab080ae5d4ced80fa2f2c" |
| 2828 | + integrity sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ== |
2837 | 2829 | dependencies: |
2838 | 2830 | expect "^29.0.0" |
2839 | 2831 | pretty-format "^29.0.0" |
|
2892 | 2884 | "@types/node" "*" |
2893 | 2885 | form-data "^4.0.0" |
2894 | 2886 |
|
2895 | | -"@types/node@*", "@types/node@>=10.0.0": |
| 2887 | +"@types/node@*": |
| 2888 | + version "20.10.4" |
| 2889 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.4.tgz#b246fd84d55d5b1b71bf51f964bd514409347198" |
| 2890 | + integrity sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg== |
| 2891 | + dependencies: |
| 2892 | + undici-types "~5.26.4" |
| 2893 | + |
| 2894 | +"@types/node@>=10.0.0": |
2896 | 2895 | version "20.10.3" |
2897 | 2896 | resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.3.tgz#4900adcc7fc189d5af5bb41da8f543cea6962030" |
2898 | 2897 | integrity sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg== |
|
0 commit comments