Browse Source

chore(deps): update dependency cypress to v13.3.2

pull/3386/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
73191d9c0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      web/package-lock.json

6
web/package-lock.json generated

@ -19673,9 +19673,9 @@
"dev": true "dev": true
}, },
"node_modules/cypress": { "node_modules/cypress": {
"version": "13.3.1", "version": "13.3.2",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.3.1.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.3.2.tgz",
"integrity": "sha512-g4mJLZxYN+UAF2LMy3Znd4LBnUmS59Vynd81VES59RdW48Yt+QtR2cush3melOoVNz0PPbADpWr8DcUx6mif8Q==", "integrity": "sha512-ArLmZObcLC+xxCp7zJZZbhby9FUf5CueLej9dUM4+5j37FTS4iMSgHxQLDu01PydFUvDXcNoIVRCYrHHxD7Ybg==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {

Loading…
Cancel
Save