chore(deps): bump the production-dependencies group with 2 updates (#124)
Bumps the production-dependencies group with 2 updates: [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) and [tsdav](https://github.com/natelindev/tsdav). Updates `express-rate-limit` from 8.4.1 to 8.5.0 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](https://github.com/express-rate-limit/express-rate-limit/compare/v8.4.1...v8.5.0) Updates `tsdav` from 2.1.8 to 2.2.0 - [Release notes](https://github.com/natelindev/tsdav/releases) - [Changelog](https://github.com/natelindev/tsdav/blob/main/CHANGELOG.md) - [Commits](https://github.com/natelindev/tsdav/compare/v2.1.8...v2.2.0) --- updated-dependencies: - dependency-name: express-rate-limit dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tsdav dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+2
-2
@@ -36,7 +36,7 @@
|
||||
"better-sqlite3": "^12.9.0",
|
||||
"dotenv": "^17.4.2",
|
||||
"express": "^5.2.1",
|
||||
"express-rate-limit": "^8.4.1",
|
||||
"express-rate-limit": "^8.5.0",
|
||||
"express-session": "^1.19.0",
|
||||
"helmet": "^8.1.0",
|
||||
"node-cron": "^4.2.1",
|
||||
@@ -44,7 +44,7 @@
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"googleapis": "^171.4.0",
|
||||
"tsdav": "^2.1.8"
|
||||
"tsdav": "^2.2.0"
|
||||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user