|
15 | 15 | escape-string-regexp "^5.0.0"
|
16 | 16 | execa "^7.1.1"
|
17 | 17 |
|
18 |
| -"@azure/functions@3.5.1": |
19 |
| - version "3.5.1" |
20 |
| - resolved "https://registry.yarnpkg.com/@azure/functions/-/functions-3.5.1.tgz#98ac5c18f84835fd5821de404c52abbd458871f6" |
21 |
| - integrity sha512-6UltvJiuVpvHSwLcK/Zc6NfUwlkDLOFFx97BHCJzlWNsfiWwzwmTsxJXg4kE/LemKTHxPpfoPE+kOJ8hAdiKFQ== |
| 18 | +"@azure/functions@4.7.0": |
| 19 | + version "4.7.0" |
| 20 | + resolved "https://registry.yarnpkg.com/@azure/functions/-/functions-4.7.0.tgz#572039654da41857f83da78296f60f8de9d8f55a" |
| 21 | + integrity sha512-y1caGX6LYrA7msAckQVb/quFOhWHSPiGzWfIML17t0ee2ydpinJTBF+Sti+URfLAH63dtmXJR4meraZkhhK9tw== |
22 | 22 | dependencies:
|
23 |
| - iconv-lite "^0.6.3" |
| 23 | + cookie "^0.7.0" |
24 | 24 | long "^4.0.0"
|
25 |
| - uuid "^8.3.0" |
| 25 | + undici "^5.13.0" |
26 | 26 |
|
27 | 27 | "@azure/functions@^3.0.0":
|
28 | 28 | version "3.0.0"
|
|
542 | 542 | "@ethersproject/properties" "^5.4.0"
|
543 | 543 | "@ethersproject/strings" "^5.4.0"
|
544 | 544 |
|
| 545 | +"@fastify/busboy@^2.0.0": |
| 546 | + version "2.1.1" |
| 547 | + resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.1.1.tgz#b9da6a878a371829a0502c9b6c1c143ef6663f4d" |
| 548 | + integrity sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA== |
| 549 | + |
545 | 550 | "@humanwhocodes/config-array@^0.13.0":
|
546 | 551 | version "0.13.0"
|
547 | 552 | resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748"
|
|
2821 | 2826 | resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.0.tgz#beb437e7022b3b6d49019d088665303ebe9c14ba"
|
2822 | 2827 | integrity sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==
|
2823 | 2828 |
|
| 2829 | +cookie@^0.7.0: |
| 2830 | + version "0.7.2" |
| 2831 | + resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7" |
| 2832 | + integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w== |
| 2833 | + |
2824 | 2834 | cookiejar@^2.1.1:
|
2825 | 2835 | version "2.1.2"
|
2826 | 2836 | resolved "https://registry.yarnpkg.com/cookiejar/-/cookiejar-2.1.2.tgz#dd8a235530752f988f9a0844f3fc589e3111125c"
|
|
4970 | 4980 | dependencies:
|
4971 | 4981 | safer-buffer ">= 2.1.2 < 3"
|
4972 | 4982 |
|
4973 |
| -iconv-lite@^0.6.2, iconv-lite@^0.6.3: |
| 4983 | +iconv-lite@^0.6.2: |
4974 | 4984 | version "0.6.3"
|
4975 | 4985 | resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.6.3.tgz#a52f80bf38da1952eb5c681790719871a1a72501"
|
4976 | 4986 | integrity sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==
|
@@ -9226,6 +9236,13 @@ undici-types@~6.20.0:
|
9226 | 9236 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
|
9227 | 9237 | integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
|
9228 | 9238 |
|
| 9239 | +undici@^5.13.0: |
| 9240 | + version "5.28.5" |
| 9241 | + resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.5.tgz#b2b94b6bf8f1d919bc5a6f31f2c01deb02e54d4b" |
| 9242 | + integrity sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA== |
| 9243 | + dependencies: |
| 9244 | + "@fastify/busboy" "^2.0.0" |
| 9245 | + |
9229 | 9246 | union-value@^1.0.0:
|
9230 | 9247 | version "1.0.1"
|
9231 | 9248 | resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
|
@@ -9380,11 +9397,6 @@ uuid@^3.3.2:
|
9380 | 9397 | resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
|
9381 | 9398 | integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
|
9382 | 9399 |
|
9383 |
| -uuid@^8.3.0: |
9384 |
| - version "8.3.2" |
9385 |
| - resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" |
9386 |
| - integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== |
9387 |
| - |
9388 | 9400 | validate-npm-package-license@^3.0.1:
|
9389 | 9401 | version "3.0.4"
|
9390 | 9402 | resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"
|
|
0 commit comments