Skip to content

Commit

Permalink
⬆️ Upgrade deps to fix audit
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas2D committed Oct 11, 2021
1 parent a737edf commit a0486ed
Show file tree
Hide file tree
Showing 2 changed files with 659 additions and 1,358 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
"eslint-config-prettier": "^8.1.0",
"express": "^4.17.1",
"husky": "^7.0.1",
"jest": "^26.6.3",
"jest": "^27.2.5",
"lint-staged": "^10.5.4",
"prettier": "^2.2.1",
"puppeteer": "^9.1.1",
"ts-jest": "^26.5.4",
"puppeteer": "^8.0.0",
"ts-jest": "^27.0.5",
"typescript": "^4.2.3"
},
"resolutions": {
"set-value": "^2.0.1"
"set-value": ">=4.0.1"
},
"jest": {
"preset": "ts-jest",
Expand Down
Loading

0 comments on commit a0486ed

Please sign in to comment.