Skip to content
This repository was archived by the owner on Feb 23, 2025. It is now read-only.

Commit 13d64cc

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EXPRESS-6474509
1 parent a6f2a0a commit 13d64cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"crypto-random-string": "3.3.1",
6161
"cssnano": "^6.0.1",
6262
"escape-html": "^1.0.3",
63-
"express": "^4.18.2",
63+
"express": "^4.19.2",
6464
"express-busboy": "^10.1.0",
6565
"ffmpeg-static": "^5.2.0",
6666
"fs-extra": "^11.1.1",

0 commit comments

Comments
 (0)