diff --git a/packages/api/package.json b/packages/api/package.json index 13a441c0..045e407d 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -19,7 +19,7 @@ "@trpc/client": "^10.45.0", "@trpc/server": "^10.45.0", "@upstash/ratelimit": "^1.0.0", - "@upstash/redis": "^1.28.1", + "@upstash/redis": "^1.28.2", "@weatherio/city-data": "workspace:^0.1.0", "@weatherio/types": "workspace:^0.1.0", "axios": "^1.6.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 170e7c92..dbcd95cd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -181,8 +181,8 @@ importers: specifier: ^1.0.0 version: 1.0.0 '@upstash/redis': - specifier: ^1.28.1 - version: 1.28.1 + specifier: ^1.28.2 + version: 1.28.2 '@weatherio/city-data': specifier: workspace:^0.1.0 version: link:../city-data @@ -3283,7 +3283,7 @@ packages: resolution: {integrity: sha512-cpPSR0XJAJs4Ddz9nq3tINlPS5aLfWVCqhhtHnXt4p7qr5+/Znlt1Es736poB/9rnl1hAHrOsOvVj46NEXcVqA==} engines: {node: '>=16.0.0'} dependencies: - '@upstash/redis': 1.28.1 + '@upstash/redis': 1.28.2 dev: false /@upstash/ratelimit@1.0.0: @@ -3292,8 +3292,8 @@ packages: '@upstash/core-analytics': 0.0.6 dev: false - /@upstash/redis@1.28.1: - resolution: {integrity: sha512-px7x2ZP/Tn5HZg0GbM4sf/+LMExrR8zmGAAGeOvptB/5wgTvaease7RdyoEmsb/PwL5GjlJy3xWmy4TsGk9s4w==} + /@upstash/redis@1.28.2: + resolution: {integrity: sha512-e4HmmCji6kE6UnriU92sAVGLQcRYAB4fXSPXls08cjW7zdE/wFaDfhAGi1/T4/wUN50bAy/lpHwW4bMkI2EAcw==} dependencies: crypto-js: 4.2.0 dev: false