Skip to content

Commit a760069

Browse files
committed
fix: resources/projects/expressjs-env-logical-or/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253
1 parent d51f02d commit a760069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/projects/expressjs-env-logical-or/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"author": "",
1212
"license": "ISC",
1313
"dependencies": {
14-
"express": "^4.18.2"
14+
"express": "^4.22.0"
1515
}
1616
}

0 commit comments

Comments
 (0)