From c80c5128392a95816a8367e843ef07be6a16eeac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 15:01:42 +0000 Subject: [PATCH] fix(deps): update dependency react-helmet-async to v2 (#9697) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dominic Saadi Co-authored-by: Tobbe Lundberg --- packages/web/package.json | 2 +- yarn.lock | 16 +++++++--------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/packages/web/package.json b/packages/web/package.json index a460790bbe9b..62443d9ac87a 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -44,7 +44,7 @@ "graphql": "16.8.1", "graphql-sse": "2.4.0", "graphql-tag": "2.12.6", - "react-helmet-async": "1.3.0", + "react-helmet-async": "2.0.3", "react-hot-toast": "2.4.1", "stacktracey": "2.1.8", "ts-toolbelt": "9.6.0" diff --git a/yarn.lock b/yarn.lock index 04c898328bb6..3c1f1c57e253 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9638,7 +9638,7 @@ __metadata: nodemon: "npm:3.0.2" react: "npm:0.0.0-experimental-e5205658f-20230913" react-dom: "npm:0.0.0-experimental-e5205658f-20230913" - react-helmet-async: "npm:1.3.0" + react-helmet-async: "npm:2.0.3" react-hot-toast: "npm:2.4.1" stacktracey: "npm:2.1.8" ts-toolbelt: "npm:9.6.0" @@ -30507,7 +30507,7 @@ __metadata: languageName: node linkType: hard -"react-fast-compare@npm:^3.2.0": +"react-fast-compare@npm:^3.2.2": version: 3.2.2 resolution: "react-fast-compare@npm:3.2.2" checksum: 0bbd2f3eb41ab2ff7380daaa55105db698d965c396df73e6874831dbafec8c4b5b08ba36ff09df01526caa3c61595247e3269558c284e37646241cba2b90a367 @@ -30530,19 +30530,17 @@ __metadata: languageName: node linkType: hard -"react-helmet-async@npm:1.3.0": - version: 1.3.0 - resolution: "react-helmet-async@npm:1.3.0" +"react-helmet-async@npm:2.0.3": + version: 2.0.3 + resolution: "react-helmet-async@npm:2.0.3" dependencies: - "@babel/runtime": "npm:^7.12.5" invariant: "npm:^2.2.4" - prop-types: "npm:^15.7.2" - react-fast-compare: "npm:^3.2.0" + react-fast-compare: "npm:^3.2.2" shallowequal: "npm:^1.1.0" peerDependencies: react: ^16.6.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.6.0 || ^17.0.0 || ^18.0.0 - checksum: 8f3e6d26beff61d2ed18f7b41561df3e4d83a7582914c7196aa65158c7f3cce939276547d7a0b8987952d9d44131406df74efba02d1f8fa8a3940b49e6ced70b + checksum: 3ac58fac566e3f4951c3853975afd57dbc3af1442a897391a226fb1a54cc757506912d13485e897c61ecefe5d97e673ee91688b11ff20eb769b172c0309514ee languageName: node linkType: hard