From f57723c8dbf5171339e28640ea6182ae64c49d0a Mon Sep 17 00:00:00 2001 From: Patrick Hulce Date: Thu, 25 Jan 2024 12:58:44 -0600 Subject: [PATCH] chore: update website with latest stats --- 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 22c1ad3..d2457f7 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.13.0" + "third-party-web": "^0.24.1" }, "devDependencies": { "prettier": "^1.17.0" diff --git a/www/yarn.lock b/www/yarn.lock index 503f5fc..61543ad 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.13.0: - version "0.13.0" - resolved "https://registry.yarnpkg.com/third-party-web/-/third-party-web-0.13.0.tgz#24912230c4232be324f472aa643285ceac048678" - integrity sha512-JkGRUoRWCjv7OH+VwM4VSxvx+85WXRWkvhrrP+UuQR+NCfwClx4yUjjZrqJ2aLPdyF7PVRivr65+umMLkRSrig== +third-party-web@^0.24.1: + version "0.24.1" + resolved "https://registry.yarnpkg.com/third-party-web/-/third-party-web-0.24.1.tgz#b191f31f4067e3c3dce335c82a5027db7b826263" + integrity sha512-5VqmcM0QEF7KX1/EX9I8Yohs7GoWzhQHXfLOLGmLGbcw/zPdEohXJNctiLu0x4D0i9EzOUjFXlbmcmXcbZXl1Q== through2@^2.0.1: version "2.0.5"