From ea0b4fe5a0ca242837a2f7298fe684c4dd6e2f26 Mon Sep 17 00:00:00 2001 From: Kasper Juul Hermansen Date: Tue, 27 Aug 2024 18:09:43 +0000 Subject: [PATCH] chore(deps): update all dependencies --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index a87d197..a2383cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13144,9 +13144,9 @@ ctrlc-windows@^2.1.0: integrity sha512-OrX5KI+K+2NMN91QIhYZdW7VDO2YsSdTZW494pA7Nvw/wBdU2hz+MGP006bR978zOTrG6Q8EIeJvLJmLqc6MsQ== cypress@^13.0.0: - version "13.13.3" - resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.13.3.tgz#21ee054bb4e00b3858f2e33b4f8f4e69128470a9" - integrity sha512-hUxPrdbJXhUOTzuML+y9Av7CKoYznbD83pt8g3klgpioEha0emfx4WNIuVRx0C76r0xV2MIwAW9WYiXfVJYFQw== + version "13.14.0" + resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.14.0.tgz#12ed82310f7c01eaf4ddbe01236ea3efd5a4c380" + integrity sha512-r0+nhd033x883YL6068futewUsl02Q7rWiinyAAIBDW/OOTn+UMILWgNuCiY3vtJjd53efOqq5R9dctQk/rKiw== dependencies: "@cypress/request" "^3.0.1" "@cypress/xvfb" "^1.2.4"