Skip to content

Commit 86925f4

Browse files
committed
chore: update dependencies
1 parent 9dadfe1 commit 86925f4

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,19 @@
4141
"url": "https://github.com/aldis-ameriks/pg-notify/issues"
4242
},
4343
"dependencies": {
44-
"pg": "^8.12.0",
44+
"pg": "^8.16.3",
4545
"pg-format": "^1.0.4",
46-
"secure-json-parse": "^2.7.0"
46+
"secure-json-parse": "^4.0.0"
4747
},
4848
"devDependencies": {
49-
"@types/pg": "^8.11.6",
50-
"ava": "^6.1.3",
49+
"@types/pg": "^8.15.5",
50+
"ava": "^6.4.1",
5151
"benchmark": "^2.1.4",
52-
"c8": "10.1.2",
52+
"c8": "10.1.3",
5353
"coveralls": "^3.1.1",
54-
"dotenv": "^16.4.5",
55-
"standard": "^17.1.0",
56-
"tsd": "^0.31.0"
54+
"dotenv": "^17.2.1",
55+
"standard": "^17.1.2",
56+
"tsd": "^0.33.0"
5757
},
5858
"tsd": {
5959
"directory": "types"

0 commit comments

Comments
 (0)