Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
lowercasename committed May 26, 2024
1 parent d728068 commit 288da5e
Showing 2 changed files with 2,994 additions and 2,368 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -20,13 +20,13 @@
"license": "GPL-3.0-or-later",
"dependencies": {
"@sendgrid/mail": "^6.5.5",
"@types/cookie-parser": "^1.4.6",
"activitypub-types": "^1.0.3",
"@types/cookie-parser": "^1.4.7",
"activitypub-types": "^1.1.0",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"dompurify": "^3.0.9",
"express": "^4.18.2",
"express-fileupload": "^1.4.3",
"dompurify": "^3.1.4",
"express": "^4.19.2",
"express-fileupload": "^1.5.0",
"express-handlebars": "^6.0.7",
"express-session": "^1.18.0",
"express-validator": "^6.15.0",
@@ -35,17 +35,17 @@
"ical-generator": "^1.15.4",
"jimp": "^0.16.13",
"jsdom": "^22.1.0",
"marked": "^12.0.0",
"marked": "^12.0.2",
"moment-timezone": "^0.5.45",
"mongoose": "^5.13.22",
"multer": "1.4.5-lts.1",
"nanoid": "^5.0.6",
"nanoid": "^5.0.7",
"niceware": "^3.0.0",
"node-schedule": "^1.3.3",
"nodemailer": "^6.9.10",
"nodemailer": "^6.9.13",
"randomstring": "^1.3.0",
"request": "^2.88.2",
"sanitize-html": "^2.12.1",
"sanitize-html": "^2.13.0",
"toml": "^3.0.0",
"wait-on": "^7.2.0"
},
@@ -55,12 +55,12 @@
"@types/ical": "^0.8.3",
"@types/jsdom": "^21.1.6",
"@types/multer": "^1.4.11",
"@types/node": "^20.11.20",
"@types/nodemailer": "^6.4.14",
"cypress": "^13.6.6",
"@types/node": "^20.12.12",
"@types/nodemailer": "^6.4.15",
"cypress": "^13.10.0",
"eslint": "^8.57.0",
"nodemon": "^2.0.22",
"prettier": "^3.2.5",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
}
}
5,336 changes: 2,981 additions & 2,355 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 288da5e

Please sign in to comment.