Skip to content

Commit 88f465b

Browse files
authored
Merge pull request #27 from mohammadnewton/snyk-fix-76b0b69980ea119fee550477e9bec598
[Snyk] Security upgrade elasticsearch from 15.5.0 to 16.7.3
2 parents a84f636 + e7756cf commit 88f465b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

course-04/exercises/lesson-5/solution/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
99
"dependencies": {
10-
"elasticsearch": "^15.5.0",
10+
"elasticsearch": "^16.7.3",
1111
"http-aws-es": "^6.0.0",
1212
"jimp": "^0.6.4",
1313
"jsonwebtoken": "^8.5.1",

0 commit comments

Comments
 (0)