From 50fe8ebc405d75961f0efd92f419fc46a4caa73a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 11:03:27 +0000 Subject: [PATCH] Bump informed from 3.27.0 to 4.41.1 Bumps [informed](https://github.com/teslamotors/informed) from 3.27.0 to 4.41.1. - [Release notes](https://github.com/teslamotors/informed/releases) - [Changelog](https://github.com/teslamotors/informed/blob/master/CHANGELOG.md) - [Commits](https://github.com/teslamotors/informed/compare/v3.27.0...v4.41.1) --- updated-dependencies: - dependency-name: informed dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7565d9e..a72dafc 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "apollo-cache-persist": "^0.1.1", "apollo-link": "^1.2.14", "graphql": "^15.5.1", - "informed": "~3.27.0", + "informed": "~4.41.1", "optimize-css-assets-webpack-plugin": "^6.0.1", "react": "^17.0.2", "react-dom": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index 6cf94b3..0bbde20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4333,10 +4333,10 @@ inflight@^1.0.4: once "^1.3.0" wrappy "1" -informed@~3.27.0: - version "3.27.0" - resolved "https://registry.yarnpkg.com/informed/-/informed-3.27.0.tgz#ecf17b11f978bd28907018ca958fab85c2e780ef" - integrity sha512-GVlNvtDtZSrObdluWOWelyrLnC0WY2YGBHY5/fxA6XiA4yfFcdXD/NOlvLFQpWQxr15pEKXLN/ypjGeshtxcpg== +informed@~4.41.1: + version "4.41.1" + resolved "https://registry.yarnpkg.com/informed/-/informed-4.41.1.tgz#8280cab0fe235109df38bce3ca13b685cfa8fe2a" + integrity sha512-KTNjfwhI35f/JaFNxLmQpvPe1kDiJq6RDHIAAHBHy+CumGheiwBS/9FjTEYXRWHGn5V6nN6244rT6gSa17hFlQ== inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.3: version "2.0.4"