Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #264 from matrixgpt/dependabot/npm_and_yarn/keyv/p…
Browse files Browse the repository at this point in the history
…ostgres-1.4.10

Bump @keyv/postgres from 1.4.9 to 1.4.10
  • Loading branch information
bertybuttface authored Feb 5, 2024
2 parents 03267c7 + d04ec2b commit 8c161bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"typecheck": "yarn tsc"
},
"dependencies": {
"@keyv/postgres": "^1.4.9",
"@keyv/postgres": "^1.4.10",
"@keyv/redis": "^2.8.3",
"@keyv/sqlite": "^3.6.7",
"@waylaidwanderer/chatgpt-api": "^1.37.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
resolved "https://registry.yarnpkg.com/@ioredis/commands/-/commands-1.2.0.tgz#6d61b3097470af1fdbbe622795b8921d42018e11"
integrity sha512-Sx1pU8EM64o2BrqNpEO1CNLtKQwyhuXuqyfH7oGKCk+1a33d2r5saW8zNwm3j6BTExtjrv2BxTgzzkMwts6vGg==

"@keyv/postgres@^1.4.9":
version "1.4.9"
resolved "https://registry.yarnpkg.com/@keyv/postgres/-/postgres-1.4.9.tgz#3c6c9dc3014134c3a280530c582a634868cb4e2d"
integrity sha512-eCnZWcSSDc5Ooxo+mFjUI7cYYgaaQNsjYPU8cVTWj/EB3UOpkkHHnYz9Jly+wwxiwIIP2Wyr7MXSn825v5q5MA==
"@keyv/postgres@^1.4.10":
version "1.4.10"
resolved "https://registry.yarnpkg.com/@keyv/postgres/-/postgres-1.4.10.tgz#d2609e393c0a6e8596a4ec3da7326bc49f6611e3"
integrity sha512-iSAox9VrvpXqQvhjq6RlO+A2YdDC+5n2LIfYaVKF/K7Pu3GMwDSsIS/H/9LtVeh2LIjfYiXkPwHR6m2GUWJ78A==
dependencies:
pg "8.11.3"

Expand Down

0 comments on commit 8c161bf

Please sign in to comment.