aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2023-02-27 09:53:02 +0100
committerChocobozzz <me@florianbigard.com>2023-02-27 09:53:02 +0100
commit2be1fecc99dbc788c01d8dea381126212960f8a1 (patch)
treed964f2977b0648b69493bd5fd28e56dc6d60acdb /package.json
parentd7ce9dca613d96889baa0c93063806268f68cce5 (diff)
downloadPeerTube-2be1fecc99dbc788c01d8dea381126212960f8a1.tar.gz
PeerTube-2be1fecc99dbc788c01d8dea381126212960f8a1.tar.zst
PeerTube-2be1fecc99dbc788c01d8dea381126212960f8a1.zip
Upgrade sequelize dependency
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b9031389f..272c9991d 100644
--- a/package.json
+++ b/package.json
@@ -159,7 +159,7 @@
159 "pug": "^3.0.0", 159 "pug": "^3.0.0",
160 "reflect-metadata": "^0.1.12", 160 "reflect-metadata": "^0.1.12",
161 "sanitize-html": "2.x", 161 "sanitize-html": "2.x",
162 "sequelize": "6.25.5", 162 "sequelize": "6.29.0",
163 "sequelize-typescript": "^2.0.0-beta.1", 163 "sequelize-typescript": "^2.0.0-beta.1",
164 "short-uuid": "^4.2.0", 164 "short-uuid": "^4.2.0",
165 "sitemap": "^7.0.0", 165 "sitemap": "^7.0.0",