Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:debug:20170905
  • Loading branch information
snyk-bot committed Dec 6, 2023
1 parent c5fc2ea commit d455d97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -151,12 +151,12 @@
"typescript": "^3.9.7"
},
"dependencies": {
"@cypress/webpack-preprocessor": "^4.1.5",
"@cypress/webpack-preprocessor": "^5.4.5",
"@types/node": "^12.19.3",
"cypress-commands": "^1.1.0",
"cypress-visual-regression": "^1.5.2",
"diff": "^4.0.1",
"mocha": "^8.2.1",
"mocha": "^8.3.0",
"mochawesome": "^4.1.0",
"mochawesome-merge": "^4.2.0",
"mongodb": "3.6.0",
Expand Down

0 comments on commit d455d97

Please sign in to comment.