Skip to content

Commit 16afbbd

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253
1 parent dffc1c1 commit 16afbbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
"dayjs": "^1.11.3",
266266
"dotenv": "^16.4.5",
267267
"escape-string-regexp": "5.0.0",
268-
"express": "4.21.2",
268+
"express": "4.22.0",
269269
"express-rate-limit": "7.4.0",
270270
"fastest-levenshtein": "1.0.16",
271271
"file-type": "20.0.0",

0 commit comments

Comments
 (0)