Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

[Snyk] Upgrade @elastic/elasticsearch from 7.9.1 to 7.15.0 #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade @elastic/elasticsearch from 7.9.1 to 7.15.0
Snyk has created this PR to upgrade @elastic/elasticsearch from 7.9.1 to 7.15.0.

See this package in npm:
https://www.npmjs.com/package/@elastic/elasticsearch

See this project in Snyk:
https://app.snyk.io/org/jswheeler/project/dd4862d9-38c6-40ad-b9e4-0a30b3d585bd?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 29, 2021
commit a29ae0a94f8f18ec61313f7c7e109f95f208d916
79 changes: 34 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "lazybaer <[email protected]>",
"license": "ISC",
"dependencies": {
"@elastic/elasticsearch": "^7.9.1",
"@elastic/elasticsearch": "^7.15.0",
"aws-sdk": "^2.771.0",
"axios": "^0.20.0",
"config": "^3.3.1",
Expand Down