0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00

fix(deps): update dependency @netlify/functions to v3 (#13261)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-28 15:52:48 +00:00 committed by GitHub
parent 9c7afbe620
commit f15aa9d4e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View file

@ -39,7 +39,7 @@
"@astrojs/internal-helpers": "workspace:*", "@astrojs/internal-helpers": "workspace:*",
"@astrojs/underscore-redirects": "workspace:*", "@astrojs/underscore-redirects": "workspace:*",
"@netlify/blobs": "^8.1.0", "@netlify/blobs": "^8.1.0",
"@netlify/functions": "^2.8.0", "@netlify/functions": "^3.0.0",
"@vercel/nft": "^0.29.0", "@vercel/nft": "^0.29.0",
"esbuild": "^0.25.0", "esbuild": "^0.25.0",
"tinyglobby": "^0.2.12", "tinyglobby": "^0.2.12",

20
pnpm-lock.yaml generated
View file

@ -5185,8 +5185,8 @@ importers:
specifier: ^8.1.0 specifier: ^8.1.0
version: 8.1.0 version: 8.1.0
'@netlify/functions': '@netlify/functions':
specifier: ^2.8.0 specifier: ^3.0.0
version: 2.8.2 version: 3.0.0
'@vercel/nft': '@vercel/nft':
specifier: ^0.29.0 specifier: ^0.29.0
version: 0.29.1(rollup@4.34.6) version: 0.29.1(rollup@4.34.6)
@ -7729,16 +7729,16 @@ packages:
'@netlify/edge-handler-types@0.34.1': '@netlify/edge-handler-types@0.34.1':
resolution: {integrity: sha512-YTwn8cw89M4lRTmoUhl9s8ljSGMDt7FOIsxsrx7YrRz/RZlbh4Yuh4RU13DDafDRBEVuRbjGo93cnN621ZfBjA==} resolution: {integrity: sha512-YTwn8cw89M4lRTmoUhl9s8ljSGMDt7FOIsxsrx7YrRz/RZlbh4Yuh4RU13DDafDRBEVuRbjGo93cnN621ZfBjA==}
'@netlify/functions@2.8.2': '@netlify/functions@3.0.0':
resolution: {integrity: sha512-DeoAQh8LuNPvBE4qsKlezjKj0PyXDryOFJfJKo3Z1qZLKzQ21sT314KQKPVjfvw6knqijj+IO+0kHXy/TJiqNA==} resolution: {integrity: sha512-XXf9mNw4+fkxUzukDpJtzc32bl1+YlXZwEhc5ZgMcTbJPLpgRLDs5WWSPJ4eY/Mv1ZFvtxmMwmfgoQYVt68Qog==}
engines: {node: '>=14.0.0'} engines: {node: '>=18.0.0'}
'@netlify/node-cookies@0.1.0': '@netlify/node-cookies@0.1.0':
resolution: {integrity: sha512-OAs1xG+FfLX0LoRASpqzVntVV/RpYkgpI0VrUnw2u0Q1qiZUzcPffxRK8HF3gc4GjuhG5ahOEMJ9bswBiZPq0g==} resolution: {integrity: sha512-OAs1xG+FfLX0LoRASpqzVntVV/RpYkgpI0VrUnw2u0Q1qiZUzcPffxRK8HF3gc4GjuhG5ahOEMJ9bswBiZPq0g==}
engines: {node: ^14.16.0 || >=16.0.0} engines: {node: ^14.16.0 || >=16.0.0}
'@netlify/serverless-functions-api@1.26.1': '@netlify/serverless-functions-api@1.30.1':
resolution: {integrity: sha512-q3L9i3HoNfz0SGpTIS4zTcKBbRkxzCRpd169eyiTuk3IwcPC3/85mzLHranlKo2b+HYT0gu37YxGB45aD8A3Tw==} resolution: {integrity: sha512-JkbaWFeydQdeDHz1mAy4rw+E3bl9YtbCgkntfTxq+IlNX/aIMv2/b1kZnQZcil4/sPoZGL831Dq6E374qRpU1A==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@nodelib/fs.scandir@2.1.5': '@nodelib/fs.scandir@2.1.5':
@ -14205,13 +14205,13 @@ snapshots:
dependencies: dependencies:
web-streams-polyfill: 3.3.3 web-streams-polyfill: 3.3.3
'@netlify/functions@2.8.2': '@netlify/functions@3.0.0':
dependencies: dependencies:
'@netlify/serverless-functions-api': 1.26.1 '@netlify/serverless-functions-api': 1.30.1
'@netlify/node-cookies@0.1.0': {} '@netlify/node-cookies@0.1.0': {}
'@netlify/serverless-functions-api@1.26.1': '@netlify/serverless-functions-api@1.30.1':
dependencies: dependencies:
'@netlify/node-cookies': 0.1.0 '@netlify/node-cookies': 0.1.0
urlpattern-polyfill: 8.0.2 urlpattern-polyfill: 8.0.2