Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 31ac6c0

Browse files
committed
fix: upgrade @elastic/elasticsearch from 7.8.0 to 7.9.0
Snyk has created this PR to upgrade @elastic/elasticsearch from 7.8.0 to 7.9.0. See this package in npm: https://www.npmjs.com/package/@elastic/elasticsearch See this project in Snyk: https://app.snyk.io/org/securecodebox/project/c5781d78-eb0e-49a7-bbd6-c5629984717d?utm_source=github&utm_medium=upgrade-pr
1 parent 75283e8 commit 31ac6c0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

hooks/persistence-elastic/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hooks/persistence-elastic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "",
1111
"license": "ISC",
1212
"dependencies": {
13-
"@elastic/elasticsearch": "^7.8.0",
13+
"@elastic/elasticsearch": "^7.9.0",
1414
"lodash.chunk": "^4.2.0",
1515
"lodash.flatmap": "^4.5.0"
1616
},

0 commit comments

Comments
 (0)