Selaa lähdekoodia

Bump pg-promise from 10.7.3 to 11.5.5 in /frameworks/JavaScript/express

Bumps [pg-promise](https://github.com/vitaly-t/pg-promise) from 10.7.3 to 11.5.5.
- [Release notes](https://github.com/vitaly-t/pg-promise/releases)
- [Commits](https://github.com/vitaly-t/pg-promise/compare/10.7.3...11.5.5)

---
updated-dependencies:
- dependency-name: pg-promise
  dependency-version: 11.5.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 2 kuukautta sitten
vanhempi
commit
f271aa1c02
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      frameworks/JavaScript/express/package.json

+ 1 - 1
frameworks/JavaScript/express/package.json

@@ -10,7 +10,7 @@
     "mongoose": "8.9.5",
     "mysql2": "3.9.8",
     "pg": "8.5.0",
-    "pg-promise": "10.7.3",
+    "pg-promise": "11.5.5",
     "pug": "3.0.3",
     "postgres": "^3.4.3",
     "slow-json-stringify": "^2.0.1",