From e95cb997f19664c16151b84276962b0d367c9c8e Mon Sep 17 00:00:00 2001 From: Romain GUILLAUME Date: Tue, 18 Nov 2025 13:33:11 +0100 Subject: [PATCH] feat: update website data --- www/package.json | 2 +- www/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/package.json b/www/package.json index e21c371..e2e6fae 100644 --- a/www/package.json +++ b/www/package.json @@ -27,7 +27,7 @@ "react": "^16.8.6", "react-dom": "^16.8.6", "react-helmet": "^5.2.0", - "third-party-web": "^0.26.7" + "third-party-web": "^0.28.0" }, "devDependencies": { "prettier": "^1.17.0" diff --git a/www/yarn.lock b/www/yarn.lock index 1dcd4c7..188e57e 100644 --- a/www/yarn.lock +++ b/www/yarn.lock @@ -13618,10 +13618,10 @@ text-table@0.2.0, text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= -third-party-web@^0.26.7: - version "0.26.7" - resolved "https://registry.yarnpkg.com/third-party-web/-/third-party-web-0.26.7.tgz#3a6eabed3833698c262cb14966277db8311cf51f" - integrity sha512-buUzX4sXC4efFX6xg2bw6/eZsCUh8qQwSavC4D9HpONMFlRbcHhD8Je5qwYdCpViR6q0qla2wPP+t91a2vgolg== +third-party-web@^0.28.0: + version "0.28.0" + resolved "https://registry.yarnpkg.com/third-party-web/-/third-party-web-0.28.0.tgz#d351b8cc7f471883bcf6f7be1415f825bfe378a8" + integrity sha512-4P798O67JmIKRJfJ1HSOkIsZrx2+FuaN2jTQX+imHXFPbGp17KSMDabYxrRT011B3gBzaoHFhUkBlEkNZN8vuQ== through2@^2.0.1: version "2.0.5"