Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
47b47cfea9 Bump express from 4.17.1 to 4.17.3
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.3)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 09:48:55 +00:00
2 changed files with 283 additions and 417 deletions

696
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -17,11 +17,11 @@
"build-tailwind": "npx postcss src/tailwind.css -o public/stylesheets/style.css"
},
"dependencies": {
"@sendgrid/mail": "^8.0.0",
"@sendgrid/mail": "^7.4.4",
"app-root-path": "^3.0.0",
"axios": "^0.21.3",
"cookie-parser": "^1.4.5",
"express": "^4.17.1",
"express": "^4.17.3",
"express-rate-limit": "^5.2.6",
"hcaptcha": "^0.0.2",
"helmet": "^4.6.0",