Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

fix: fix bouncing results issue #502

Merged
merged 2 commits into from
Nov 2, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"aws-sdk": "^2.1000.0",
"axios": "^0.21.4",
"fhir-works-on-aws-authz-rbac": "5.0.0",
"fhir-works-on-aws-interface": "11.2.0",
"fhir-works-on-aws-interface": "11.3.0",
"fhir-works-on-aws-persistence-ddb": "3.9.0",
"fhir-works-on-aws-routing": "6.2.0",
"fhir-works-on-aws-search-es": "3.6.0",
"fhir-works-on-aws-routing": "6.3.0",
"fhir-works-on-aws-search-es": "3.7.0",
"serverless-http": "^2.3.1",
"yargs": "^16.2.0"
},
Expand Down
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5569,10 +5569,10 @@ [email protected]:
jsonwebtoken "^8.5.1"
lodash "^4.17.20"

fhir-works-on-aws-interface@11.2.0, fhir-works-on-aws-interface@^11.2.0:
version "11.2.0"
resolved "https://registry.yarnpkg.com/fhir-works-on-aws-interface/-/fhir-works-on-aws-interface-11.2.0.tgz#2e12b3406ace4e24df8a18a827c50b834b633339"
integrity sha512-in2KVLKNfHPmJBwDNZrnJKg6VUrLncgBeL5Ow6ZE0tLxILBzZLNK7KWfcPlH3l6jQ4N9HLcF/GrOAGsGUGjHyQ==
fhir-works-on-aws-interface@11.3.0, fhir-works-on-aws-interface@^11.3.0:
version "11.3.0"
resolved "https://registry.yarnpkg.com/fhir-works-on-aws-interface/-/fhir-works-on-aws-interface-11.3.0.tgz#2a02162ee19cfb188d564d37925ead98aef10915"
integrity sha512-d3QtB0HsjRsDbFZm6IxH0s9nZpndWej01rnJKpXg7RFjepPDRztu+bNo/Me3hwxVexiCgOIVLxXs4DqAPRHEKA==
dependencies:
winston "^3.3.3"
winston-transport "^4.4.0"
Expand All @@ -5585,10 +5585,10 @@ fhir-works-on-aws-interface@^10.0.0:
winston "^3.3.3"
winston-transport "^4.4.0"

fhir-works-on-aws-interface@^11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/fhir-works-on-aws-interface/-/fhir-works-on-aws-interface-11.1.0.tgz#5950cb0538f831b6b2b34a0c83ab411c5a4e521c"
integrity sha512-wqLc3AFX8NwHQl5Ps406ozwz5LqXqKzXynicHbmsM8e29Hsb8tGS8+p2sXvhG9y+/DBj7QJljcJYN69F0eBt0g==
fhir-works-on-aws-interface@^11.2.0:
version "11.2.0"
resolved "https://registry.yarnpkg.com/fhir-works-on-aws-interface/-/fhir-works-on-aws-interface-11.2.0.tgz#2e12b3406ace4e24df8a18a827c50b834b633339"
integrity sha512-in2KVLKNfHPmJBwDNZrnJKg6VUrLncgBeL5Ow6ZE0tLxILBzZLNK7KWfcPlH3l6jQ4N9HLcF/GrOAGsGUGjHyQ==
dependencies:
winston "^3.3.3"
winston-transport "^4.4.0"
Expand All @@ -5610,10 +5610,10 @@ [email protected]:
promise.allsettled "^1.0.2"
uuid "^3.4.0"

fhir-works-on-aws-routing@6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/fhir-works-on-aws-routing/-/fhir-works-on-aws-routing-6.2.0.tgz#205da04986d56fffa42fab13b1c5fac00b29bdc1"
integrity sha512-z+0MlI2Ykdb3u88dknJqIRBmK3R6kQ2jp05uuhE9prT+YWuawO2xU/KP8yFrzHt7Xmzh/AQx5TUQkd1UpmD0UA==
fhir-works-on-aws-routing@6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/fhir-works-on-aws-routing/-/fhir-works-on-aws-routing-6.3.0.tgz#db83f225da265311ebf6c1a391160b9bdb7d43d0"
integrity sha512-eBhZ8W8uOOMb9JxOyxLclg+nwJ62L0OTcanVtddeZTPoGGLWL1jm8LfNGKIoWqWphkSN+xWRKIYgIutTf/5g8g==
dependencies:
"@types/cors" "^2.8.7"
"@types/express-serve-static-core" "^4.17.2"
Expand All @@ -5624,24 +5624,24 @@ [email protected]:
cors "^2.8.5"
errorhandler "^1.5.1"
express "^4.17.1"
fhir-works-on-aws-interface "^11.2.0"
fhir-works-on-aws-interface "^11.3.0"
flat "^5.0.0"
http-errors "^1.8.0"
lodash "^4.17.15"
mime-types "^2.1.26"
serverless-http "^2.3.1"
uuid "^3.4.0"

fhir-works-on-aws-search-es@3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/fhir-works-on-aws-search-es/-/fhir-works-on-aws-search-es-3.6.0.tgz#4e37806f4ff19e82edf7112c470520d17f126c12"
integrity sha512-mMeT2dfcYMVsjILTggDGVX+roBlzZJ+aUHUATY2HomsQlViXSueF/ZJJZPQjqhU6I1YkVr7nRZIiPkq2C7kJug==
fhir-works-on-aws-search-es@3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/fhir-works-on-aws-search-es/-/fhir-works-on-aws-search-es-3.7.0.tgz#80062b4c2286a056ac800f4a880ec1413870ea0a"
integrity sha512-6krjlwcecL0HfViZbR4s8DbK8xUY98QWH/HTGir0HzxSYDTiZ8S9KhU4gaCCa2+plWzhGzE4+5MRvhgpSljLtA==
dependencies:
"@elastic/elasticsearch" "7.13"
aws-elasticsearch-connector "^8.2.0"
aws-sdk "^2.1000.0"
date-fns "^2.19.0"
fhir-works-on-aws-interface "^11.1.0"
fhir-works-on-aws-interface "^11.3.0"
flat "^5.0.2"
lodash "^4.17.20"
nearley "^2.20.0"
Expand Down