aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/package-lock.json b/package-lock.json
index 3792b7b5..2f50b082 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -24,7 +24,6 @@
"node-pushnotifications": "^3.1.1",
"node-telegram-bot-api": "^0.66.0",
"pg": "^8.13.1",
- "postgres": "^3.4.4",
"react": "^18.3.1",
"react-content-loader": "^7.0.2",
"react-dom": "^18.3.1",
@@ -17772,18 +17771,6 @@
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
},
- "node_modules/postgres": {
- "version": "3.4.4",
- "resolved": "https://registry.npmjs.org/postgres/-/postgres-3.4.4.tgz",
- "integrity": "sha512-IbyN+9KslkqcXa8AO9fxpk97PA4pzewvpi2B3Dwy9u4zpV32QicaEdgmF3eSQUzdRk7ttDHQejNgAEr4XoeH4A==",
- "engines": {
- "node": ">=12"
- },
- "funding": {
- "type": "individual",
- "url": "https://github.com/sponsors/porsager"
- }
- },
"node_modules/postgres-array": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/postgres-array/-/postgres-array-2.0.0.tgz",