aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-03-25 21:18:59 +0000
committerGravatar vitalyster2024-03-26 20:13:09 +0300
commit0cd15b9303b84a9a0246228720326a4e4af02a6f (patch)
treefc04b24eb2a07caf33899b18197d741a7fe4997d /package.json
parent2617713ba0c624902edfcb5e3a2d1528b10ee8fc (diff)
build(deps): bump express from 4.18.3 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.2. - [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.3...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-minor ... 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 b0a6f560..d5b1a331 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.3",
+ "express": "^4.19.2",
"formdata-polyfill": "^4.0.10",
"mailparser": "^3.6.9",
"node-pushnotifications": "^2.1.1",