From 6388ebb8ef308306255b3d98e1613679e11f9b84 Mon Sep 17 00:00:00 2001
From: William Oldham <william.oldham@middlegatesoftware.com>
Date: Thu, 29 Feb 2024 23:18:15 +0000
Subject: [PATCH] Update providers to 2.2.2

---
 package.json   | 2 +-
 pnpm-lock.yaml | 9 ++++-----
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/package.json b/package.json
index 8031308c..5884e842 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
     "@formkit/auto-animate": "^0.8.1",
     "@headlessui/react": "^1.7.17",
     "@ladjs/country-language": "^1.0.3",
-    "@movie-web/providers": "^2.2.0",
+    "@movie-web/providers": "^2.2.2",
     "@noble/hashes": "^1.3.3",
     "@plasmohq/messaging": "^0.6.1",
     "@react-spring/web": "^9.7.3",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 0e19baec..ed583cf8 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -22,8 +22,8 @@ dependencies:
     specifier: ^1.0.3
     version: 1.0.3
   '@movie-web/providers':
-    specifier: ^2.2.0
-    version: 2.2.0
+    specifier: ^2.2.2
+    version: 2.2.2
   '@noble/hashes':
     specifier: ^1.3.3
     version: 1.3.3
@@ -1936,8 +1936,8 @@ packages:
     engines: {node: '>= 14'}
     dev: false
 
-  /@movie-web/providers@2.2.0:
-    resolution: {integrity: sha512-7rKUpLPklwOtS5P2CAeh0P3sPIuYvtkKIgm0kVMp+OsSpKd9IcuYm79bbDrA0MDi3IMGik1W6la9Mzy91+8uYQ==}
+  /@movie-web/providers@2.2.2:
+    resolution: {integrity: sha512-pTlErE5bdu+b68mUW2YAKOJKz2hwSx63auGAfTkGQ+0SHDMlCV9QQ8S8O9IoSsvdXps7/YlWJWOMX8pmKuYbPQ==}
     dependencies:
       cheerio: 1.0.0-rc.12
       cookie: 0.6.0
@@ -7359,7 +7359,6 @@ packages:
 
   /workbox-google-analytics@7.0.0:
     resolution: {integrity: sha512-MEYM1JTn/qiC3DbpvP2BVhyIH+dV/5BjHk756u9VbwuAhu0QHyKscTnisQuz21lfRpOwiS9z4XdqeVAKol0bzg==}
-    deprecated: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained
     dependencies:
       workbox-background-sync: 7.0.0
       workbox-core: 7.0.0