|
124 | 124 | "@jridgewell/resolve-uri" "^3.0.3"
|
125 | 125 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
126 | 126 |
|
127 |
| -"@netlify/functions@^1.6.0": |
128 |
| - version "1.6.0" |
129 |
| - resolved "https://registry.yarnpkg.com/@netlify/functions/-/functions-1.6.0.tgz#c373423e6fef0e6f7422ac0345e8bbf2cb692366" |
130 |
| - integrity sha512-6G92AlcpFrQG72XU8YH8pg94eDnq7+Q0YJhb8x4qNpdGsvuzvrfHWBmqFGp/Yshmv4wex9lpsTRZOocdrA2erQ== |
| 127 | +"@netlify/functions@^2.0.1": |
| 128 | + version "2.0.1" |
| 129 | + resolved "https://registry.yarnpkg.com/@netlify/functions/-/functions-2.0.1.tgz#97122db5d21cb5a4dfb267485ea242d77d0433e9" |
| 130 | + integrity sha512-YrgCmz078II0LKknXKj5NbtGBuzek1JC+ZYi4xHcLhZD+HIGlerlmkhnVydWVPoA7fdd2IeSUd9CFFL7bY+y5Q== |
131 | 131 | dependencies:
|
| 132 | + "@netlify/serverless-functions-api" "1.7.1" |
132 | 133 | is-promise "^4.0.0"
|
133 | 134 |
|
134 | 135 | "@netlify/ipx@link:.":
|
135 | 136 | version "0.0.0"
|
136 | 137 |
|
| 138 | +"@netlify/node-cookies@^0.1.0": |
| 139 | + version "0.1.0" |
| 140 | + resolved "https://registry.yarnpkg.com/@netlify/node-cookies/-/node-cookies-0.1.0.tgz#dda912ba618527695cf519fafa221c5e6777c612" |
| 141 | + integrity sha512-OAs1xG+FfLX0LoRASpqzVntVV/RpYkgpI0VrUnw2u0Q1qiZUzcPffxRK8HF3gc4GjuhG5ahOEMJ9bswBiZPq0g== |
| 142 | + |
| 143 | + |
| 144 | + version "1.7.1" |
| 145 | + resolved "https://registry.yarnpkg.com/@netlify/serverless-functions-api/-/serverless-functions-api-1.7.1.tgz#325a972f4d2b0035c87c8c372ded3554f4b3cfa2" |
| 146 | + integrity sha512-vF9g62n+BFfBXtWtmVBJ5debyMERVDtuLlMlKDPYBp6QjEuJnaggxczLlRofZ2mtsBXs7mAlna6gIcBswFLJJQ== |
| 147 | + dependencies: |
| 148 | + "@netlify/node-cookies" "^0.1.0" |
| 149 | + urlpattern-polyfill "8.0.2" |
| 150 | + |
137 | 151 |
|
138 | 152 | version "2.1.5"
|
139 | 153 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
|
@@ -3746,6 +3760,11 @@ uri-js@^4.2.2:
|
3746 | 3760 | dependencies:
|
3747 | 3761 | punycode "^2.1.0"
|
3748 | 3762 |
|
| 3763 | + |
| 3764 | + version "8.0.2" |
| 3765 | + resolved "https://registry.yarnpkg.com/urlpattern-polyfill/-/urlpattern-polyfill-8.0.2.tgz#99f096e35eff8bf4b5a2aa7d58a1523d6ebc7ce5" |
| 3766 | + integrity sha512-Qp95D4TPJl1kC9SKigDcqgyM2VDVO4RiJc2d4qe5GrYm+zbIQCWWKAFaJNQ4BhdFeDGwBmAxqJBwWSJDb9T3BQ== |
| 3767 | + |
3749 | 3768 | util-deprecate@^1.0.1, util-deprecate@^1.0.2:
|
3750 | 3769 | version "1.0.2"
|
3751 | 3770 | resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
|
|
0 commit comments