Merge pull request #1342 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypress-10.3.1

Bump cypress from 10.3.0 to 10.3.1 in /src-ui
This commit is contained in:
shamoon
2022-08-01 15:49:45 -07:00
committed by GitHub
2 changed files with 3 additions and 2 deletions

View File

@@ -55,6 +55,6 @@
},
"optionalDependencies": {
"@cypress/schematic": "^2.0.0",
"cypress": "~10.3.0"
"cypress": "~10.3.1"
}
}