diff --git a/package-lock.json b/package-lock.json index 7841f5b7..af5d4e3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8445,9 +8445,9 @@ } }, "node_modules/@upstash/redis": { - "version": "1.38.0", - "resolved": "https://registry.npmjs.org/@upstash/redis/-/redis-1.38.0.tgz", - "integrity": "sha512-wu+dZBptlLy0+MCUEoHmzrY/TnmgDey3+c7EbIGwrLqAvkP8yi5MWZHYGIFtAygmL4Bkz2TdFu+eU0vFPncIcg==", + "version": "1.38.4", + "resolved": "https://registry.npmjs.org/@upstash/redis/-/redis-1.38.4.tgz", + "integrity": "sha512-ZX69mKReun/yieyHYLoBg0eSiF6hjCQjd8zUKkJ5eCHehDV6P8S8oZOHxGSfkH1spfOhGZk0EGerBrfUsXow8g==", "license": "MIT", "dependencies": { "uncrypto": "^0.1.3"