aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-03-06 09:20:09 +0000
committerGravatar vitalyster2024-03-06 12:22:53 +0300
commit1ce8dde7f12f2b4e01132315d1c53443c5163eca (patch)
tree470dbe71b183322c279465152a00db0a872b8e63 /package.json
parent08860b6aa04e10549e85170ae8b40b5d80b0c351 (diff)
build(deps): bump express from 4.18.2 to 4.18.3
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.18.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.18.2...4.18.3) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 af1c196d..64103c2f 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
"dayjs": "^1.11.10",
"element-closest": "3.0.2",
"evil-icons": "^1.10.1",
- "express": "^4.18.2",
+ "express": "^4.18.3",
"formdata-polyfill": "^4.0.10",
"mailparser": "^3.6.9",
"node-pushnotifications": "^2.1.1",