From f32b8b6a0e9958e7d897b0de17035540c3628619 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 17:36:41 +0000 Subject: [PATCH] Bump css-what from 2.1.0 to 2.1.3 in /examples/realtime-chat-application Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. - [Release notes](https://github.com/fb55/css-what/releases) - [Commits](https://github.com/fb55/css-what/compare/v2.1.0...v2.1.3) --- updated-dependencies: - dependency-name: css-what dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/realtime-chat-application/yarn.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/examples/realtime-chat-application/yarn.lock b/examples/realtime-chat-application/yarn.lock index b2fd396..d731cb3 100644 --- a/examples/realtime-chat-application/yarn.lock +++ b/examples/realtime-chat-application/yarn.lock @@ -2481,8 +2481,9 @@ css-selector-tokenizer@^0.7.0: regexpu-core "^1.0.0" css-what@2.1: - version "2.1.0" - resolved "https://registry.yarnpkg.com/css-what/-/css-what-2.1.0.tgz#9467d032c38cfaefb9f2d79501253062f87fa1bd" + version "2.1.3" + resolved "https://registry.yarnpkg.com/css-what/-/css-what-2.1.3.tgz#a6d7604573365fe74686c3f311c56513d88285f2" + integrity sha512-a+EPoD+uZiNfh+5fxw2nO9QwFa6nJe2Or35fGY6Ipw1R3R4AGz1d1TEZrCegvw2YTmZ0jXirGYlzxxpYSHwpEg== cssesc@^0.1.0: version "0.1.0" @@ -7537,7 +7538,7 @@ realpath-native@^1.0.0: util.promisify "^1.0.0" reason-apollo@../../: - version "0.19.0" + version "0.20.0" dependencies: apollo-cache-inmemory "^1.6.0" apollo-client "^2.6.3"