From ecfdd5f1ba59fd21a9530f5b398b239d279d2b70 Mon Sep 17 00:00:00 2001 From: ShellyDCMS <60476837+ShellyDCMS@users.noreply.github.com> Date: Sun, 31 Dec 2023 04:18:50 +0000 Subject: [PATCH] update lock file --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4fd76174..dec50abd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "@cypress/code-coverage": "^3.12.15", "@istanbuljs/nyc-config-typescript": "^1.0.2", "@rollup/plugin-replace": "^5.0.5", - "@shellygo/cypress-test-utils": "^2.0.9", + "@shellygo/cypress-test-utils": "^2.0.15", "@storybook/addon-a11y": "^7.6.5", "@storybook/addon-actions": "^7.6.5", "@storybook/addon-links": "^7.6.5", @@ -3675,9 +3675,9 @@ ] }, "node_modules/@shellygo/cypress-test-utils": { - "version": "2.0.9", - "resolved": "https://registry.npmjs.org/@shellygo/cypress-test-utils/-/cypress-test-utils-2.0.9.tgz", - "integrity": "sha512-KME6OsQCU9Hp/D+Gqbcp+wXAr254GKLO54yPo6cQAmTskxrkE4WW7pZJWEm0Q6TrVpveGXDPONOS4vgjno7nhg==", + "version": "2.0.15", + "resolved": "https://registry.npmjs.org/@shellygo/cypress-test-utils/-/cypress-test-utils-2.0.15.tgz", + "integrity": "sha512-sm/ezwsI/+H8ohoa7R0+Is5GGZ3IRyg55tPMk30Je4tswlxVpJd7IItj5RymZFhbpX3IRR320Rkw++XyX7xqiQ==", "dev": true, "dependencies": { "@cypress/mount-utils": "^4.0.0",