update lock file

This commit is contained in:
ShellyDCMS
2023-12-31 04:18:50 +00:00
parent 0bb0ae87af
commit ecfdd5f1ba

8
package-lock.json generated
View File

@@ -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",