Skip to content

Commit 8508358

Browse files
authored
Merge pull request #8 from npm/dependabot/npm_and_yarn/pg-6.1.6
Bump pg from 6.1.5 to 6.1.6
2 parents dfaf43a + 0501ece commit 8508358

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npm/pg-db-session",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "domain-attached database sessions",
55
"main": "db-session.js",
66
"scripts": {
@@ -26,7 +26,7 @@
2626
},
2727
"homepage": "https://github.com/npm/pg-db-session#readme",
2828
"devDependencies": {
29-
"pg": "6.1.5",
29+
"pg": "6.1.6",
3030
"standard": "10.0.2",
3131
"tap": "10.3.2"
3232
},

0 commit comments

Comments
 (0)