Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 18c88b3

Browse files
Merge pull request #531 from redpwn/dependabot/npm_and_yarn/types/pg-7.14.5
2 parents 4802c69 + 09c59e3 commit 18c88b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/mailgun-js": "0.22.10",
6464
"@types/mustache": "4.0.1",
6565
"@types/nodemailer": "6.4.0",
66-
"@types/pg": "7.14.4",
66+
"@types/pg": "7.14.5",
6767
"@types/uuid": "8.3.0",
6868
"@typescript-eslint/eslint-plugin": "3.9.0",
6969
"@typescript-eslint/parser": "3.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1277,10 +1277,10 @@
12771277
resolved "https://registry.yarnpkg.com/@types/pg-types/-/pg-types-1.11.5.tgz#1eebbe62b6772fcc75c18957a90f933d155e005b"
12781278
integrity sha512-L8ogeT6vDzT1vxlW3KITTCt+BVXXVkLXfZ/XNm6UqbcJgxf+KPO7yjWx7dQQE8RW07KopL10x2gNMs41+IkMGQ==
12791279

1280-
"@types/[email protected].4", "@types/pg@^7.4.0":
1281-
version "7.14.4"
1282-
resolved "https://registry.yarnpkg.com/@types/pg/-/pg-7.14.4.tgz#15cfcfd9300f94fd44e6191a1b0ba18d2de209f6"
1283-
integrity sha512-yCKVMCcFPZSFHGg+8qjY368uf3ruyDBPjxvOU2ZcGa/vRFo5Ti5Y6z6vl+2hxtwm9VMWUGb6TWkIk3cIV8C0Cw==
1280+
"@types/[email protected].5", "@types/pg@^7.4.0":
1281+
version "7.14.5"
1282+
resolved "https://registry.yarnpkg.com/@types/pg/-/pg-7.14.5.tgz#07638c7aa69061abe4be31267028cc5c3fc35f98"
1283+
integrity sha512-wqTKZmqkqXd1YiVRBT2poRrMIojwEi2bKTAAjUX6nEbzr98jc3cfR/7o7ZtubhH5xT7YJ6LRdRr1GZOgs8OUjg==
12841284
dependencies:
12851285
"@types/node" "*"
12861286
"@types/pg-types" "*"

0 commit comments

Comments
 (0)