This commit is contained in:
dependabot[bot]
2025-02-20 14:04:30 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -66,7 +66,7 @@
"@eslint/js": "^9.19.0",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@rollup/plugin-replace": "^6.0.2",
"@shellygo/cypress-test-utils": "^4.1.12",
"@shellygo/cypress-test-utils": "^4.1.13",
"@types/codemirror": "^5.60.15",
"@types/color": "^4.2.0",
"@types/cors": "^2.8.17",
@@ -2599,9 +2599,9 @@
]
},
"node_modules/@shellygo/cypress-test-utils": {
"version": "4.1.12",
"resolved": "https://registry.npmjs.org/@shellygo/cypress-test-utils/-/cypress-test-utils-4.1.12.tgz",
"integrity": "sha512-3uau0Wuh12I6QYZ9wf1FRo26S1guy4H9jNawvZ7qf/ATpokw1jeZeGRObU8/Lixlle9JrWXhB17KpU80zyPbnQ==",
"version": "4.1.13",
"resolved": "https://registry.npmjs.org/@shellygo/cypress-test-utils/-/cypress-test-utils-4.1.13.tgz",
"integrity": "sha512-+QnwpJ2SXiAmHlniaxRyMzvLQ2+445ey8UFxAC9T2N+5DqCVAGTolzuqc9Kx4Cmx328lq7W6vNga6k3Wzql0cg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -97,7 +97,7 @@
"@eslint/js": "^9.19.0",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@rollup/plugin-replace": "^6.0.2",
"@shellygo/cypress-test-utils": "^4.1.12",
"@shellygo/cypress-test-utils": "^4.1.13",
"@types/codemirror": "^5.60.15",
"@types/color": "^4.2.0",
"@types/cors": "^2.8.17",