|
80 | 80 | resolved "https://registry.yarnpkg.com/@11ty/lodash-custom/-/lodash-custom-4.17.21.tgz#a8d2e25a47ee3bb58b71cde4edc2ae8dd3d1b269"
|
81 | 81 | integrity sha512-Mqt6im1xpb1Ykn3nbcCovWXK3ggywRJa+IXIdoz4wIIK+cvozADH63lexcuPpGS/gJ6/m2JxyyXDyupkMr5DHw==
|
82 | 82 |
|
83 |
| -"@babel/helper-string-parser@^7.24.8": |
84 |
| - version "7.24.8" |
85 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d" |
86 |
| - integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ== |
| 83 | +"@babel/helper-string-parser@^7.25.7": |
| 84 | + version "7.25.7" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz#d50e8d37b1176207b4fe9acedec386c565a44a54" |
| 86 | + integrity sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g== |
87 | 87 |
|
88 |
| -"@babel/helper-validator-identifier@^7.24.7": |
89 |
| - version "7.24.7" |
90 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db" |
91 |
| - integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w== |
| 88 | +"@babel/helper-validator-identifier@^7.25.7": |
| 89 | + version "7.25.7" |
| 90 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz#77b7f60c40b15c97df735b38a66ba1d7c3e93da5" |
| 91 | + integrity sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg== |
92 | 92 |
|
93 | 93 | "@babel/parser@^7.6.0", "@babel/parser@^7.9.6":
|
94 |
| - version "7.25.6" |
95 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.6.tgz#85660c5ef388cbbf6e3d2a694ee97a38f18afe2f" |
96 |
| - integrity sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q== |
| 94 | + version "7.25.7" |
| 95 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.7.tgz#99b927720f4ddbfeb8cd195a363ed4532f87c590" |
| 96 | + integrity sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw== |
97 | 97 | dependencies:
|
98 |
| - "@babel/types" "^7.25.6" |
| 98 | + "@babel/types" "^7.25.7" |
99 | 99 |
|
100 |
| -"@babel/types@^7.25.6", "@babel/types@^7.6.1", "@babel/types@^7.9.6": |
101 |
| - version "7.25.6" |
102 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.6.tgz#893942ddb858f32ae7a004ec9d3a76b3463ef8e6" |
103 |
| - integrity sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw== |
| 100 | +"@babel/types@^7.25.7", "@babel/types@^7.6.1", "@babel/types@^7.9.6": |
| 101 | + version "7.25.7" |
| 102 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.7.tgz#1b7725c1d3a59f328cb700ce704c46371e6eef9b" |
| 103 | + integrity sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ== |
104 | 104 | dependencies:
|
105 |
| - "@babel/helper-string-parser" "^7.24.8" |
106 |
| - "@babel/helper-validator-identifier" "^7.24.7" |
| 105 | + "@babel/helper-string-parser" "^7.25.7" |
| 106 | + "@babel/helper-validator-identifier" "^7.25.7" |
107 | 107 | to-fast-properties "^2.0.0"
|
108 | 108 |
|
109 | 109 | "@iarna/toml@^2.2.5":
|
|
0 commit comments