Skip to content

Commit ab1fee7

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DECOMPRESS-557358
1 parent 11cd9e1 commit ab1fee7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"chalk": "^3.0.0",
3636
"classnames": "^2.2.6",
3737
"cors": "^2.8.5",
38-
"decompress": "^4.2.0",
38+
"decompress": "^4.2.1",
3939
"dotenv": "^8.2.0",
4040
"express": "^4.16.4",
4141
"express-manifest-helpers": "^0.6.0",

0 commit comments

Comments
 (0)