Skip to content

Commit

Permalink
dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Oct 13, 2024
1 parent 9ac47a6 commit 9341e0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pg-promise",
"version": "11.10.0",
"version": "11.10.1",
"description": "PostgreSQL interface for Node.js",
"main": "lib/index.js",
"typings": "typescript/pg-promise.d.ts",
Expand Down Expand Up @@ -44,7 +44,7 @@
"assert-options": "0.8.2",
"pg": "8.13.0",
"pg-minify": "1.6.5",
"spex": "3.3.0"
"spex": "3.4.0"
},
"peerDependencies": {
"pg-query-stream": "4.7.0"
Expand All @@ -54,7 +54,7 @@
"@types/node": "22.7.5",
"bluebird": "3.7.2",
"coveralls": "3.1.1",
"cspell": "8.15.0",
"cspell": "8.15.1",
"eslint": "9.12.0",
"globals": "15.11.0",
"istanbul": "0.4.5",
Expand Down

0 comments on commit 9341e0a

Please sign in to comment.