+6
-6
| { | ||
| "name": "pg-cache", | ||
| "version": "3.26.1", | ||
| "version": "3.27.0", | ||
| "author": "Constructive <developers@constructive.io>", | ||
@@ -32,8 +32,8 @@ "description": "PostgreSQL connection pool LRU cache manager", | ||
| "dependencies": { | ||
| "12factor-env": "^1.31.1", | ||
| "@pgpmjs/logger": "^2.24.1", | ||
| "@pgpmjs/types": "^2.51.1", | ||
| "12factor-env": "^1.32.0", | ||
| "@pgpmjs/logger": "^2.25.0", | ||
| "@pgpmjs/types": "^2.52.0", | ||
| "lru-cache": "^11.2.7", | ||
| "pg": "^8.21.0", | ||
| "pg-env": "^1.30.1" | ||
| "pg-env": "^1.31.0" | ||
| }, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
| ], | ||
| "gitHead": "ce544846eafd96280fac2607f873960392ae2c89" | ||
| "gitHead": "b5b6b9f05276b7e9cbd3d1f4acd31dd315c353ea" | ||
| } |
Updated
Updated
Updated
Updated