diff --git a/yarn.lock b/yarn.lock index 420737a..28eccae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2272,11 +2272,11 @@ dashdash@^1.12.0: assert-plus "^1.0.0" "datastream-client@file:packages/datastream-client": - version "1.8.6" + version "1.9.2" dependencies: - "@auroradao/datastream-connection" "^1.8.6" - "@auroradao/datastream-connector-web" "^1.8.6" - "@auroradao/datastream-types" "^1.8.6" + "@auroradao/datastream-connection" "^1.9.2" + "@auroradao/datastream-connector-web" "^1.9.2" + "@auroradao/datastream-types" "^1.9.2" shortid "^2.2.14" task-handler "^2.12.0" @@ -4864,14 +4864,10 @@ node-fetch-npm@^2.0.2: json-parse-better-errors "^1.0.0" safe-buffer "^5.1.1" -node-fetch@^2.3.0: - version "2.3.0" - resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5" - -node-fetch@^2.5.0, node-fetch@^2.6.0: - version "2.6.0" - resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd" - integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA== +node-fetch@^2.3.0, node-fetch@^2.5.0, node-fetch@^2.6.0: + version "2.6.1" + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" + integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== node-gyp@^5.0.2: version "5.0.3"