mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 21:03:19 +03:00
chore(deps): update dependency cypress to v13.3.3
This commit is contained in:
parent
01926a20fb
commit
6ffe1cfc67
1 changed files with 3 additions and 3 deletions
6
web/package-lock.json
generated
6
web/package-lock.json
generated
|
@ -17978,9 +17978,9 @@
|
|||
"integrity": "sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ=="
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "13.3.2",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.3.2.tgz",
|
||||
"integrity": "sha512-ArLmZObcLC+xxCp7zJZZbhby9FUf5CueLej9dUM4+5j37FTS4iMSgHxQLDu01PydFUvDXcNoIVRCYrHHxD7Ybg==",
|
||||
"version": "13.3.3",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.3.3.tgz",
|
||||
"integrity": "sha512-mbdkojHhKB1xbrj7CrKWHi22uFx9P9vQFiR0sYDZZoK99OMp9/ZYN55TO5pjbXmV7xvCJ4JwBoADXjOJK8aCJw==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in a new issue