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

Commit

Permalink
fix: update authz-smart package (#694)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsmayda committed Sep 12, 2022
1 parent 6787454 commit 1d92102
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"cdk-nag": "^2.14.14",
"constructs": "^10.0.0",
"escape-string-regexp": "^4.0.0",
"fhir-works-on-aws-authz-smart": "3.1.2",
"fhir-works-on-aws-authz-smart": "3.1.3",
"fhir-works-on-aws-interface": "12.1.0",
"fhir-works-on-aws-persistence-ddb": "3.12.0",
"fhir-works-on-aws-routing": "6.6.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6318,10 +6318,10 @@ fecha@^4.2.0:
resolved "https://registry.yarnpkg.com/fecha/-/fecha-4.2.3.tgz#4d9ccdbc61e8629b259fdca67e65891448d569fd"
integrity sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw==

fhir-works-on-aws-authz-smart@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/fhir-works-on-aws-authz-smart/-/fhir-works-on-aws-authz-smart-3.1.2.tgz#c7ead8dac3af144903cd588b6703800be5d73fe4"
integrity sha512-EOprNgSvs2iR2ciQt91fMx3dOyEWlSkUdFvFckvB2fzvtUUNBR5B7GSAZHqChY9a7EM22o9lYerP9A++dLOArg==
fhir-works-on-aws-authz-smart@3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/fhir-works-on-aws-authz-smart/-/fhir-works-on-aws-authz-smart-3.1.3.tgz#f9a401ff5024ddad4830faa305cfe2ddd5f2b1ed"
integrity sha512-2U9YZlaSAYYtwWRpwDZrWlTTvdGyu4tVoE/qyaguATqVYNeZnmYpM70I2hZZZhofaRCR6Gbd2GsANR47S0Pwmg==
dependencies:
axios "^0.21.4"
fhir-works-on-aws-interface "^11.1.0"
Expand Down

0 comments on commit 1d92102

Please sign in to comment.