node-on-fhir icon indicating copy to clipboard operation
node-on-fhir copied to clipboard

[DEPRECATED] [email protected]: simple-oauth2 v2 is no longer supported.

Open awatson1978 opened this issue 4 years ago • 0 comments

Describe the deprecation Please provide a clear and concise description of what library has been deprecated.

The Error Message The following error message was emcounted:

warning [email protected]: simple-oauth2 v2 is no longer supported. Please upgrade to v3 for further support
warning simple-oauth2 > [email protected]: This module has moved and is now available at @hapi/wreck. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
warning simple-oauth2 > wreck > [email protected]: This module has moved and is now available at @hapi/bourne. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
warning simple-oauth2 > [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
warning simple-oauth2 > joi > [email protected]: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
warning simple-oauth2 > wreck > [email protected]: This module has moved and is now available at @hapi/boom. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
warning simple-oauth2 > wreck > [email protected]: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
warning simple-oauth2 > joi > [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
warning simple-oauth2 > joi > topo > [email protected]: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
warning simple-oauth2 > wreck > boom > [email protected]: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.

To Reproduce Steps to reproduce the behavior:

  1. Any custom packages or plugins you may be using.
symptomatic:vault-server
  1. Identify the build pipeline(s) used when producing the error.
yarn-install

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: yarn

Additional context Add any other context about the problem here.

awatson1978 avatar May 13 '20 16:05 awatson1978