From 0dceec132a801366dd075f306a6c99abfe4e88a9 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovatebot@exemple.com>
Date: Mon, 29 May 2023 03:23:50 +0000
Subject: [PATCH] fix(deps): update dependency cozy-scripts to v8

---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 273e7bd39..50dfd68a7 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
     "cozy-keys-lib": ">=4.1.9",
     "cozy-logger": ">1.7.0",
     "cozy-realtime": "4.2.8",
-    "cozy-scripts": "6.3.10",
+    "cozy-scripts": "8.0.3",
     "cozy-ui": "81.5.0",
     "d3": "^6.0.0",
     "detect-browser": "^5.1.1",
diff --git a/yarn.lock b/yarn.lock
index 387d82e49..179e1c54d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5924,10 +5924,10 @@ cozy-release@1.10.0:
   dependencies:
     exec-sh "0.3.2"
 
-cozy-scripts@6.3.10:
-  version "6.3.10"
-  resolved "https://registry.yarnpkg.com/cozy-scripts/-/cozy-scripts-6.3.10.tgz#16028dee93b0d9f0d886204c13a2a7299f6c96b8"
-  integrity sha512-aUB1yYvNwXgyxjlYP8FSEYICQ3Y8nwPhTFP4dZyat4zwbcU+97+IbZIfVjjaX+IWpzg/qG94VCVrCyu/Rummfw==
+cozy-scripts@8.0.3:
+  version "8.0.3"
+  resolved "https://registry.yarnpkg.com/cozy-scripts/-/cozy-scripts-8.0.3.tgz#261ef860c2656fb13f0e22171c640bfcf2277914"
+  integrity sha512-IV/2zeHRSkco3qsw63Ckxntw1d1J/DwgzfXl9r/qmWgC44T482OoXWspLL5NnHpKu10syOT5lxnhd+4bP8lbxA==
   dependencies:
     "@babel/core" "7.9.0"
     "@babel/polyfill" "^7.10.4"
-- 
GitLab