Skip to content

Commit 0615fe0

Browse files
committed
fix: exercises/c4-demos-master/10-udagram-app/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINDOCUMENT-13045385
1 parent a7f4f03 commit 0615fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/c4-demos-master/10-udagram-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"elasticsearch": "^15.4.1",
1313
"express": "^4.21.0",
1414
"http-aws-es": "^6.0.0",
15-
"jimp": "^0.10.1",
15+
"jimp": "^1.0.2",
1616
"jsonwebtoken": "^8.5.1",
1717
"middy": "^0.25.0",
1818
"source-map-support": "^0.5.11",

0 commit comments

Comments
 (0)