Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Commit 7d2964d

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253
1 parent cf3c8bb commit 7d2964d

File tree

2 files changed

+310
-12
lines changed

2 files changed

+310
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"es6-symbol": "^3.1.3",
5959
"escape-html": "^1.0.3",
6060
"exif-js": "^2.3.0",
61-
"express": "^4.18.2",
61+
"express": "^4.22.0",
6262
"file-loader": "^6.2.0",
6363
"font-awesome": "^4.7.0",
6464
"fuzzysort": "^1.9.0",

0 commit comments

Comments
 (0)