Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 5, 2024
1 parent cf3cbe3 commit d8aaca1
Show file tree
Hide file tree
Showing 2 changed files with 987 additions and 582 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,16 @@
"@types/jest": "29.4.0",
"@types/node": "18.13.0",
"@types/uuid": "9.0.0",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"@vercel/ncc": "0.36.1",
"eslint": "8.34.0",
"eslint-plugin-github": "4.6.1",
"eslint": "8.44.0",
"eslint-plugin-github": "4.10.2",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-prettier": "^4.2.1",
"jest": "29.4.3",
"jest": "29.6.0",
"prettier": "2.8.4",
"ts-jest": "29.0.5",
"ts-jest": "29.1.1",
"typescript": "4.9.5"
}
}
Loading

0 comments on commit d8aaca1

Please sign in to comment.