|
2836 | 2836 | integrity sha512-aqBg5oAGo/qh/+wxUfuMadDu2WO0MEWOblyzwaM1Ske2xilUxBfgPqapAFVAfrVTDMVwa0UMarzGot8m64IAzA==
|
2837 | 2837 |
|
2838 | 2838 | "@types/css-tree@^2.3.8":
|
2839 |
| - version "2.3.8" |
2840 |
| - resolved "https://registry.yarnpkg.com/@types/css-tree/-/css-tree-2.3.8.tgz#0eabc115e45051b2f7abe51ee1531074b234ed19" |
2841 |
| - integrity sha512-zABG3nI2UENsx7AQv63tI5/ptoAG/7kQR1H0OvG+WTWYHOR5pfAT3cGgC8SdyCrgX/TTxJBZNmx82IjCXs1juQ== |
| 2839 | + version "2.3.9" |
| 2840 | + resolved "https://registry.yarnpkg.com/@types/css-tree/-/css-tree-2.3.9.tgz#54c404e0a803e7e660fdc08c84fe73ee5266cece" |
| 2841 | + integrity sha512-g1FE6xkPDP4tsccmTd6jIugjKZdxIDqAf9h2pc+4LsGgYbOyfa9phNjBHYbm6FtwIlNfT1NBx3f2zSeqO7aRAw== |
2842 | 2842 |
|
2843 | 2843 | "@types/diff-match-patch@^1.0.32":
|
2844 | 2844 | version "1.0.36"
|
|
2861 | 2861 | integrity sha512-trOc4AAUThEz9hapPtSd7wf5tiQKvTtu5b371UxXdTuqzIh0ArcRspRP0i0Viu+LXstIQ1z96t1nsPxT9ol01g==
|
2862 | 2862 |
|
2863 | 2863 | "@types/express-serve-static-core@*", "@types/express-serve-static-core@^5.0.0":
|
2864 |
| - version "5.0.0" |
2865 |
| - resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-5.0.0.tgz#91f06cda1049e8f17eeab364798ed79c97488a1c" |
2866 |
| - integrity sha512-AbXMTZGt40T+KON9/Fdxx0B2WK5hsgxcfXJLr5bFpZ7b4JCex2WyQPTEKdXqfHiY5nKKBScZ7yCoO6Pvgxfvnw== |
| 2864 | + version "5.0.2" |
| 2865 | + resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-5.0.2.tgz#812d2871e5eea17fb0bd5214dda7a7b748c0e12a" |
| 2866 | + integrity sha512-vluaspfvWEtE4vcSDlKRNer52DvOGrB2xv6diXy6UKyKW0lqZiWHGNApSyxOv+8DE5Z27IzVvE7hNkxg7EXIcg== |
2867 | 2867 | dependencies:
|
2868 | 2868 | "@types/node" "*"
|
2869 | 2869 | "@types/qs" "*"
|
|
3065 | 3065 | integrity sha512-yslwR0zZ3zAT1qXcCPxIcD23CZ6W6nKsl6JufSJHAmdwOBuYwCVJkaMsEo9yzxGV7ATfoX8S+RgtnajOEtKxYA==
|
3066 | 3066 |
|
3067 | 3067 | "@types/node-fetch@^2.6.2":
|
3068 |
| - version "2.6.11" |
3069 |
| - resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.11.tgz#9b39b78665dae0e82a08f02f4967d62c66f95d24" |
3070 |
| - integrity sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g== |
| 3068 | + version "2.6.12" |
| 3069 | + resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.12.tgz#8ab5c3ef8330f13100a7479e2cd56d3386830a03" |
| 3070 | + integrity sha512-8nneRWKCg3rMtF69nLQJnOYUcbafYeFSjqkw3jCRLsqkWFlHaoQrr5mXmofFGOx3DKn7UfmBMyov8ySvLRVldA== |
3071 | 3071 | dependencies:
|
3072 | 3072 | "@types/node" "*"
|
3073 | 3073 | form-data "^4.0.0"
|
|
3080 | 3080 | "@types/node" "*"
|
3081 | 3081 |
|
3082 | 3082 | "@types/node@*":
|
3083 |
| - version "22.7.6" |
3084 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.6.tgz#3ec3e2b071e136cd11093c19128405e1d1f92f33" |
3085 |
| - integrity sha512-/d7Rnj0/ExXDMcioS78/kf1lMzYk4BZV8MZGTBKzTGZ6/406ukkbYlIsZmMPhcR5KlkunDHQLrtAVmSq7r+mSw== |
| 3083 | + version "22.10.0" |
| 3084 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.0.tgz#89bfc9e82496b9c7edea3382583fa94f75896e81" |
| 3085 | + integrity sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA== |
3086 | 3086 | dependencies:
|
3087 |
| - undici-types "~6.19.2" |
| 3087 | + undici-types "~6.20.0" |
3088 | 3088 |
|
3089 | 3089 | "@types/node@18":
|
3090 |
| - version "18.19.64" |
3091 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.64.tgz#122897fb79f2a9ec9c979bded01c11461b2b1478" |
3092 |
| - integrity sha512-955mDqvO2vFf/oL7V3WiUtiz+BugyX8uVbaT2H8oj3+8dRyH2FLiNdowe7eNqRM7IOIZvzDH76EoAT+gwm6aIQ== |
| 3090 | + version "18.19.66" |
| 3091 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.66.tgz#0937a47904ceba5994eedf5cf4b6d503d8d6136c" |
| 3092 | + integrity sha512-14HmtUdGxFUalGRfLLn9Gc1oNWvWh5zNbsyOLo5JV6WARSeN1QcEBKRnZm9QqNfrutgsl/hY4eJW63aZ44aBCg== |
3093 | 3093 | dependencies:
|
3094 | 3094 | undici-types "~5.26.4"
|
3095 | 3095 |
|
@@ -11670,10 +11670,10 @@ undici-types@~5.26.4:
|
11670 | 11670 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
|
11671 | 11671 | integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
11672 | 11672 |
|
11673 |
| -undici-types@~6.19.2: |
11674 |
| - version "6.19.8" |
11675 |
| - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" |
11676 |
| - integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== |
| 11673 | +undici-types@~6.20.0: |
| 11674 | + version "6.20.0" |
| 11675 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433" |
| 11676 | + integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg== |
11677 | 11677 |
|
11678 | 11678 | unhomoglyph@^1.0.6:
|
11679 | 11679 | version "1.0.6"
|
|
0 commit comments