+6
-6
| { | ||
| "name": "pg-cache", | ||
| "version": "3.24.0", | ||
| "version": "3.24.1", | ||
| "author": "Constructive <developers@constructive.io>", | ||
@@ -32,8 +32,8 @@ "description": "PostgreSQL connection pool LRU cache manager", | ||
| "dependencies": { | ||
| "12factor-env": "^1.26.0", | ||
| "@pgpmjs/logger": "^2.23.0", | ||
| "@pgpmjs/types": "^2.49.0", | ||
| "12factor-env": "^1.26.1", | ||
| "@pgpmjs/logger": "^2.23.1", | ||
| "@pgpmjs/types": "^2.49.1", | ||
| "lru-cache": "^11.2.7", | ||
| "pg": "^8.21.0", | ||
| "pg-env": "^1.27.0" | ||
| "pg-env": "^1.27.1" | ||
| }, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
| ], | ||
| "gitHead": "622be766e8b1d5762b6f0536699d59f745a34c0c" | ||
| "gitHead": "b8d21445e1336136aacf826b178a06bec2b8a4c7" | ||
| } |
Updated
Updated
Updated
Updated