Skip to content

Commit 658ffb4

Browse files
Merge pull request #420 from shapehq/dependabot/npm_and_yarn/multi-8de63dc217
Bump pg and @types/pg
2 parents 075acc8 + c1a5b4d commit 658ffb4

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package-lock.json

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/jest": "^29.5.12",
5858
"@types/node": "^22.7.4",
5959
"@types/nprogress": "^0.2.3",
60-
"@types/pg": "^8.11.6",
60+
"@types/pg": "^8.11.10",
6161
"@types/react": "^18.3.11",
6262
"@types/react-dom": "^18.3.0",
6363
"@types/swagger-ui-react": "^4.18.3",
@@ -66,7 +66,7 @@
6666
"autoprefixer": "^10.4.20",
6767
"eslint": "^8.57.1",
6868
"eslint-config-next": "^14.2.14",
69-
"pg": "^8.12.0",
69+
"pg": "^8.13.1",
7070
"postcss": "^8.4.41",
7171
"tailwindcss": "^3.4.13",
7272
"ts-jest": "^29.2.5",

0 commit comments

Comments
 (0)