Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Apr 18, 2024
1 parent b3536b5 commit dfc8907
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/node": "^12.0.8",
"@typescript-eslint/eslint-plugin": "^2.9.0",
"@typescript-eslint/parser": "^2.9.0",
"eslint": "^6.7.1",
"eslint": "^9.0.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-plugin-compat": "^3.3.0",
"eslint-plugin-filenames": "^1.3.2",
Expand All @@ -60,7 +60,7 @@
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-security": "^1.4.0",
"jest": "^24.9.0",
"jest": "^27.0.0",
"typedoc": "^0.15.3",
"jsonlint": "^1.6.3",
"license-checker": "^25.0.1",
Expand Down

0 comments on commit dfc8907

Please sign in to comment.