Skip to content

Commit 9341e0a

Browse files
committed
dependencies updated
1 parent 9ac47a6 commit 9341e0a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pg-promise",
3-
"version": "11.10.0",
3+
"version": "11.10.1",
44
"description": "PostgreSQL interface for Node.js",
55
"main": "lib/index.js",
66
"typings": "typescript/pg-promise.d.ts",
@@ -44,7 +44,7 @@
4444
"assert-options": "0.8.2",
4545
"pg": "8.13.0",
4646
"pg-minify": "1.6.5",
47-
"spex": "3.3.0"
47+
"spex": "3.4.0"
4848
},
4949
"peerDependencies": {
5050
"pg-query-stream": "4.7.0"
@@ -54,7 +54,7 @@
5454
"@types/node": "22.7.5",
5555
"bluebird": "3.7.2",
5656
"coveralls": "3.1.1",
57-
"cspell": "8.15.0",
57+
"cspell": "8.15.1",
5858
"eslint": "9.12.0",
5959
"globals": "15.11.0",
6060
"istanbul": "0.4.5",

0 commit comments

Comments
 (0)