+5
-5
| { | ||
| "name": "pg-cache", | ||
| "version": "3.11.1", | ||
| "version": "3.12.0", | ||
| "author": "Constructive <developers@constructive.io>", | ||
@@ -32,7 +32,7 @@ "description": "PostgreSQL connection pool LRU cache manager", | ||
| "dependencies": { | ||
| "@pgpmjs/logger": "^2.11.1", | ||
| "@pgpmjs/types": "^2.28.1", | ||
| "@pgpmjs/logger": "^2.12.0", | ||
| "@pgpmjs/types": "^2.29.0", | ||
| "lru-cache": "^11.2.7", | ||
| "pg": "^8.21.0", | ||
| "pg-env": "^1.15.1" | ||
| "pg-env": "^1.16.0" | ||
| }, | ||
@@ -52,3 +52,3 @@ "devDependencies": { | ||
| ], | ||
| "gitHead": "423992019655cc1e780149ce3f7e6e8c9b1c6e80" | ||
| "gitHead": "0503916f414a3b8a6f6cbe46e03a59988b2f3cb5" | ||
| } |
Updated
Updated
Updated