pg-cache
+6
-6
| { | ||
| "name": "pg-cache", | ||
| "version": "3.20.0", | ||
| "version": "3.21.0", | ||
| "author": "Constructive <developers@constructive.io>", | ||
@@ -32,8 +32,8 @@ "description": "PostgreSQL connection pool LRU cache manager", | ||
| "dependencies": { | ||
| "12factor-env": "^1.22.0", | ||
| "@pgpmjs/logger": "^2.19.0", | ||
| "@pgpmjs/types": "^2.42.0", | ||
| "12factor-env": "^1.23.0", | ||
| "@pgpmjs/logger": "^2.20.0", | ||
| "@pgpmjs/types": "^2.43.0", | ||
| "lru-cache": "^11.2.7", | ||
| "pg": "^8.21.0", | ||
| "pg-env": "^1.23.0" | ||
| "pg-env": "^1.24.0" | ||
| }, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
| ], | ||
| "gitHead": "bb3269d48cdf2bc8f361bdd79b4833c921c13ec3" | ||
| "gitHead": "3ba26a9dfa342feff5a2216aafea962132d51621" | ||
| } |
Updated
Updated
Updated
Updated