This commit is contained in:
dependabot[bot]
2024-05-22 11:41:01 +00:00
committed by GitHub
parent 4f8d176037
commit 11cf64dc36
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -71,7 +71,7 @@
"cross-env": "=7.0.3",
"css-loader": "=7.1.1",
"cssnano": "=7.0.1",
"cypress": "=13.9.0",
"cypress": "=13.10.0",
"dedent": "^1.5.3",
"deepmerge": "^4.3.1",
"enzyme": "=3.11.0",
@@ -10113,9 +10113,9 @@
}
},
"node_modules/cypress": {
"version": "13.9.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.9.0.tgz",
"integrity": "sha512-atNjmYfHsvTuCaxTxLZr9xGoHz53LLui3266WWxXJHY7+N6OdwJdg/feEa3T+buez9dmUXHT1izCOklqG82uCQ==",
"version": "13.10.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.10.0.tgz",
"integrity": "sha512-tOhwRlurVOQbMduX+KonoMeQILs2cwR3yHGGENoFvvSoLUBHmJ8b9/n21gFSDqjlOJ+SRVcwuh+fG/JDsHsT6Q==",
"dev": true,
"hasInstallScript": true,
"dependencies": {

View File

@@ -133,7 +133,7 @@
"cross-env": "=7.0.3",
"css-loader": "=7.1.1",
"cssnano": "=7.0.1",
"cypress": "=13.9.0",
"cypress": "=13.10.0",
"dedent": "^1.5.3",
"deepmerge": "^4.3.1",
"enzyme": "=3.11.0",