Resolve missing items from merge conflicts.

This commit is contained in:
Patrick Fic
2023-04-26 10:20:24 -07:00
parent cd0b7a4e56
commit 2db88f57df
7 changed files with 962 additions and 18 deletions

View File

@@ -17,7 +17,10 @@
"start": "node server.js"
},
"dependencies": {
"@aws-sdk/credential-provider-node": "^3.319.0",
"@opensearch-project/opensearch": "^2.2.1",
"aws-sdk": "^2.1326.0",
"aws4": "^1.12.0",
"axios": "^0.27.2",
"bluebird": "^3.7.2",
"body-parser": "^1.20.2",