|
132 | 132 | "@jridgewell/resolve-uri" "^3.0.3"
|
133 | 133 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
134 | 134 |
|
135 |
| - |
136 |
| - version "0.27.2" |
137 |
| - resolved "https://registry.yarnpkg.com/@mswjs/interceptors/-/interceptors-0.27.2.tgz#220df9a48fdfdc61b7e0519ad51ab07967941324" |
138 |
| - integrity sha512-mE6PhwcoW70EX8+h+Y/4dLfHk33GFt/y5PzDJz56ktMyaVGFXMJ5BYLbUjdmGEABfE0x5GgAGyKbrbkYww2s3A== |
139 |
| - dependencies: |
140 |
| - "@open-draft/deferred-promise" "^2.2.0" |
141 |
| - "@open-draft/logger" "^0.3.0" |
142 |
| - "@open-draft/until" "^2.0.0" |
143 |
| - is-node-process "^1.2.0" |
144 |
| - outvariant "^1.2.1" |
145 |
| - strict-event-emitter "^0.5.1" |
146 |
| - |
147 |
| -"@netlify/functions@^2.6.3": |
148 |
| - version "2.6.3" |
149 |
| - resolved "https://registry.yarnpkg.com/@netlify/functions/-/functions-2.6.3.tgz#1d7aa3da289b5519369cda7abd0e6244963d8cba" |
150 |
| - integrity sha512-7Z9gWyAuPI2NnBOvpYPD66KIWOgNznLz9BkyZ0c7qeRE6p23UCMVZ2VsrJpjPDgoJtKplGSBzASl6fQD7iEeWw== |
| 135 | +"@netlify/functions@^2.7.0": |
| 136 | + version "2.7.0" |
| 137 | + resolved "https://registry.yarnpkg.com/@netlify/functions/-/functions-2.7.0.tgz#a9506191dc2c6fe888a50de28bcab1537b5b4161" |
| 138 | + integrity sha512-4pXC/fuj3eGQ86wbgPiM4zY8+AsNrdz6vcv6FEdUJnZW+LqF8IWjQcY3S0d1hLeLKODYOqq4CkrzGyCpce63Nw== |
151 | 139 | dependencies:
|
152 |
| - "@netlify/serverless-functions-api" "1.18.0" |
| 140 | + "@netlify/serverless-functions-api" "1.18.1" |
153 | 141 |
|
154 | 142 | "@netlify/ipx@link:.":
|
155 | 143 | version "0.0.0"
|
|
159 | 147 | resolved "https://registry.yarnpkg.com/@netlify/node-cookies/-/node-cookies-0.1.0.tgz#dda912ba618527695cf519fafa221c5e6777c612"
|
160 | 148 | integrity sha512-OAs1xG+FfLX0LoRASpqzVntVV/RpYkgpI0VrUnw2u0Q1qiZUzcPffxRK8HF3gc4GjuhG5ahOEMJ9bswBiZPq0g==
|
161 | 149 |
|
162 |
| - |
163 |
| - version "1.18.0" |
164 |
| - resolved "https://registry.yarnpkg.com/@netlify/serverless-functions-api/-/serverless-functions-api-1.18.0.tgz#83542c0ec29602e55871744e1539ad761b7fd308" |
165 |
| - integrity sha512-VCU5btoGZ8M6iI7HSwpfZXCpBLKWFmRtq5xYt0K7dY96BZWVBmaZY6Tn+w4L2DrGXwAsIeOFNp8CHjVXfuCAkg== |
| 150 | + |
| 151 | + version "1.18.1" |
| 152 | + resolved "https://registry.yarnpkg.com/@netlify/serverless-functions-api/-/serverless-functions-api-1.18.1.tgz#6b4b7995b7bb58dc14cc4215b0f6eea5675f8e6b" |
| 153 | + integrity sha512-DrSvivchuwsuQW03zbVPT3nxCQa5tn7m4aoPOsQKibuJXIuSbfxzCBxPLz0+LchU5ds7YyOaCc9872Y32ngYzg== |
166 | 154 | dependencies:
|
167 |
| - "@mswjs/interceptors" "0.27.2" |
168 | 155 | "@netlify/node-cookies" "^0.1.0"
|
169 | 156 | "@opentelemetry/core" "^1.23.0"
|
170 | 157 | "@opentelemetry/otlp-transformer" "^0.50.0"
|
|
220 | 207 | eslint-plugin-vue "^9.7.0"
|
221 | 208 | local-pkg "^0.4.2"
|
222 | 209 |
|
223 |
| -"@open-draft/deferred-promise@^2.2.0": |
224 |
| - version "2.2.0" |
225 |
| - resolved "https://registry.yarnpkg.com/@open-draft/deferred-promise/-/deferred-promise-2.2.0.tgz#4a822d10f6f0e316be4d67b4d4f8c9a124b073bd" |
226 |
| - integrity sha512-CecwLWx3rhxVQF6V4bAgPS5t+So2sTbPgAzafKkVizyi7tlwpcFpdFqq+wqF2OwNBmqFuu6tOyouTuxgpMfzmA== |
227 |
| - |
228 |
| -"@open-draft/logger@^0.3.0": |
229 |
| - version "0.3.0" |
230 |
| - resolved "https://registry.yarnpkg.com/@open-draft/logger/-/logger-0.3.0.tgz#2b3ab1242b360aa0adb28b85f5d7da1c133a0954" |
231 |
| - integrity sha512-X2g45fzhxH238HKO4xbSr7+wBS8Fvw6ixhTDuvLd5mqh6bJJCFAPwU9mPDxbcrRtfxv4u5IHCEH77BmxvXmmxQ== |
232 |
| - dependencies: |
233 |
| - is-node-process "^1.2.0" |
234 |
| - outvariant "^1.4.0" |
235 |
| - |
236 |
| -"@open-draft/until@^2.0.0": |
237 |
| - version "2.1.0" |
238 |
| - resolved "https://registry.yarnpkg.com/@open-draft/until/-/until-2.1.0.tgz#0acf32f470af2ceaf47f095cdecd40d68666efda" |
239 |
| - integrity sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg== |
240 |
| - |
241 | 210 | "@opentelemetry/[email protected]":
|
242 | 211 | version "0.50.0"
|
243 | 212 | resolved "https://registry.yarnpkg.com/@opentelemetry/api-logs/-/api-logs-0.50.0.tgz#d46b76daab0bc18fa92dcdabacfc106c380d19a1"
|
@@ -2643,11 +2612,6 @@ is-negative-zero@^2.0.2:
|
2643 | 2612 | resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz#7bf6f03a28003b8b3965de3ac26f664d765f3150"
|
2644 | 2613 | integrity sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==
|
2645 | 2614 |
|
2646 |
| -is-node-process@^1.2.0: |
2647 |
| - version "1.2.0" |
2648 |
| - resolved "https://registry.yarnpkg.com/is-node-process/-/is-node-process-1.2.0.tgz#ea02a1b90ddb3934a19aea414e88edef7e11d134" |
2649 |
| - integrity sha512-Vg4o6/fqPxIjtxgUH5QLJhwZ7gW5diGCVlXpuUfELC62CuxM1iHcRe51f2W1FDy04Ai4KJkagKjx3XaqyfRKXw== |
2650 |
| - |
2651 | 2615 | is-number-object@^1.0.4:
|
2652 | 2616 | version "1.0.7"
|
2653 | 2617 | resolved "https://registry.yarnpkg.com/is-number-object/-/is-number-object-1.0.7.tgz#59d50ada4c45251784e9904f5246c742f07a42fc"
|
@@ -3298,11 +3262,6 @@ optionator@^0.9.3:
|
3298 | 3262 | prelude-ls "^1.2.1"
|
3299 | 3263 | type-check "^0.4.0"
|
3300 | 3264 |
|
3301 |
| -outvariant@^1.2.1, outvariant@^1.4.0: |
3302 |
| - version "1.4.2" |
3303 |
| - resolved "https://registry.yarnpkg.com/outvariant/-/outvariant-1.4.2.tgz#f54f19240eeb7f15b28263d5147405752d8e2066" |
3304 |
| - integrity sha512-Ou3dJ6bA/UJ5GVHxah4LnqDwZRwAmWxrG3wtrHrbGnP4RnLCtA64A4F+ae7Y8ww660JaddSoArUR5HjipWSHAQ== |
3305 |
| - |
3306 | 3265 | p-defer@^1.0.0:
|
3307 | 3266 | version "1.0.0"
|
3308 | 3267 | resolved "https://registry.yarnpkg.com/p-defer/-/p-defer-1.0.0.tgz#9f6eb182f6c9aa8cd743004a7d4f96b196b0fb0c"
|
@@ -3860,11 +3819,6 @@ streamx@^2.15.0:
|
3860 | 3819 | fast-fifo "^1.1.0"
|
3861 | 3820 | queue-tick "^1.0.1"
|
3862 | 3821 |
|
3863 |
| -strict-event-emitter@^0.5.1: |
3864 |
| - version "0.5.1" |
3865 |
| - resolved "https://registry.yarnpkg.com/strict-event-emitter/-/strict-event-emitter-0.5.1.tgz#1602ece81c51574ca39c6815e09f1a3e8550bd93" |
3866 |
| - integrity sha512-vMgjE/GGEPEFnhFub6pa4FmJBRBVOLpIII2hvCZ8Kzb7K0hlHo7mQv6xYrBvCL2LtAIBwFUK8wvuJgTVSQ5MFQ== |
3867 |
| - |
3868 | 3822 | string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
|
3869 | 3823 | version "4.2.3"
|
3870 | 3824 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
|
0 commit comments