diff --git a/apps/lambda/nextTrains/yarn.lock b/apps/lambda/nextTrains/yarn.lock index 77fac1b..81c45a3 100644 --- a/apps/lambda/nextTrains/yarn.lock +++ b/apps/lambda/nextTrains/yarn.lock @@ -1108,9 +1108,9 @@ fast-json-stable-stringify@^2.0.0: integrity sha1-1RQsDK7msRifh9OnYREGT4bIu/I= figgy-pudding@^3.5.1: - version "3.5.1" - resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.1.tgz#862470112901c727a0e495a80744bd5baa1d6790" - integrity sha512-vNKxJHTEKNThjfrdJwHc7brvM6eVevuO5nTj6ez8ZQ1qbXTvGthucRF7S4vf2cr71QVnT70V34v0S1DyQsti0w== + version "3.5.2" + resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.2.tgz#b4eee8148abb01dcf1d1ac34367d59e12fa61d6e" + integrity sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw== fill-range@^4.0.0: version "4.0.0" @@ -1665,22 +1665,6 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -"lynx-blue-line-schedule-sdk@https://github.com/OpenCLTBrigade/blue-line-schedule-sdk-js": - version "1.0.0" - resolved "https://github.com/OpenCLTBrigade/blue-line-schedule-sdk-js#776fcb83eabc3a85194ff4e23168a99e575de86c" - dependencies: - lynx-schedule-json "https://github.com/OpenCLTBrigade/blue-line-schedule-json" - -"lynx-schedule-json@git+https://github.com/OpenCLTBrigade/blue-line-schedule-json.git": - version "1.0.0" - uid c16d04bdecc52e0dd011e2a110e39ca8355821a6 - resolved "git+https://github.com/OpenCLTBrigade/blue-line-schedule-json.git#c16d04bdecc52e0dd011e2a110e39ca8355821a6" - dependencies: - "@types/ramda" "^0.26.22" - node-fetch "^2.6.0" - ramda "^0.26.1" - typescript "^3.6.3" - "lynx-schedule-json@https://github.com/OpenCLTBrigade/blue-line-schedule-json": version "1.0.0" resolved "https://github.com/OpenCLTBrigade/blue-line-schedule-json#c16d04bdecc52e0dd011e2a110e39ca8355821a6" @@ -2551,9 +2535,9 @@ split-string@^3.0.1, split-string@^3.0.2: extend-shallow "^3.0.0" ssri@^6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.1.tgz#2a3c41b28dd45b62b63676ecb74001265ae9edd8" - integrity sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA== + version "6.0.2" + resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.2.tgz#157939134f20464e7301ddba3e90ffa8f7728ac5" + integrity sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q== dependencies: figgy-pudding "^3.5.1"