diff --git a/package.json b/package.json index 0799e429..049dd6df 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@tailwindcss/typography": "^0.5.15", "@types/dotenv-flow": "^3.3.3", "@vercel/analytics": "^1.4.1", - "@vercel/blob": "^0.25.1", + "@vercel/blob": "^0.27.0", "@vercel/speed-insights": "^1.1.0", "@whatwg-node/fetch": "^0.9.23", "autoprefixer": "^10.4.20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c9aabe67..420f5ded 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -76,8 +76,8 @@ importers: specifier: ^1.4.1 version: 1.4.1(@sveltejs/kit@1.30.4(svelte@4.2.17)(vite@4.5.3(@types/node@22.10.4)))(next@15.1.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)(svelte@4.2.17) '@vercel/blob': - specifier: ^0.25.1 - version: 0.25.1 + specifier: ^0.27.0 + version: 0.27.0 '@vercel/speed-insights': specifier: ^1.1.0 version: 1.1.0(@sveltejs/kit@1.30.4(svelte@4.2.17)(vite@4.5.3(@types/node@22.10.4)))(next@15.1.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)(svelte@4.2.17) @@ -2680,8 +2680,8 @@ packages: vue-router: optional: true - '@vercel/blob@0.25.1': - resolution: {integrity: sha512-JqnDCGcoDH2gDF5Qgp5RGcDfrdR4IoOEnpS7CiDE15pw25/m1xE0CusjeZcjiBVBnLrLJCDuA9Ts77etOoCOeQ==} + '@vercel/blob@0.27.0': + resolution: {integrity: sha512-EkYMKRMlHkWRWCnh99adrIT7G6cgv1dWpj/S3Kqykha8cI3EAMSmvnzI1N+41MAZiLMm0CsoGToKgtzGTf5xKQ==} engines: {node: '>=16.14'} '@vercel/build-utils@6.8.3': @@ -4399,6 +4399,9 @@ packages: resolution: {integrity: sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==} engines: {node: '>= 0.4'} + is-node-process@1.2.0: + resolution: {integrity: sha512-Vg4o6/fqPxIjtxgUH5QLJhwZ7gW5diGCVlXpuUfELC62CuxM1iHcRe51f2W1FDy04Ai4KJkagKjx3XaqyfRKXw==} + is-number-object@1.1.1: resolution: {integrity: sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==} engines: {node: '>= 0.4'} @@ -5903,6 +5906,10 @@ packages: thread-stream@3.1.0: resolution: {integrity: sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==} + throttleit@2.1.0: + resolution: {integrity: sha512-nt6AMGKW1p/70DF/hGBdJB57B8Tspmbp5gfJ8ilhLnt7kkr2ye7hzD6NVG8GGErk2HWF34igrL2CXmNIkzKqKw==} + engines: {node: '>=18'} + time-span@4.0.0: resolution: {integrity: sha512-MyqZCTGLDZ77u4k+jqg4UlrzPTPZ49NDlaekU6uuFaJLzPIN1woaRXCbGeqOfxwc3Y37ZROGAJ614Rdv7Olt+g==} engines: {node: '>=10'} @@ -9369,11 +9376,13 @@ snapshots: react: 19.0.0 svelte: 4.2.17 - '@vercel/blob@0.25.1': + '@vercel/blob@0.27.0': dependencies: async-retry: 1.3.3 bytes: 3.1.2 is-buffer: 2.0.5 + is-node-process: 1.2.0 + throttleit: 2.1.0 undici: 5.28.4 '@vercel/build-utils@6.8.3': @@ -11475,6 +11484,8 @@ snapshots: is-map@2.0.3: {} + is-node-process@1.2.0: {} + is-number-object@1.1.1: dependencies: call-bound: 1.0.3 @@ -13043,6 +13054,8 @@ snapshots: real-require: 0.2.0 optional: true + throttleit@2.1.0: {} + time-span@4.0.0: dependencies: convert-hrtime: 3.0.0