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 Nov 20, 2024
1 parent 268b778 commit 8922f55
Show file tree
Hide file tree
Showing 2 changed files with 631 additions and 361 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/preset-react": "^7.22.5",
"@codemirror/lang-javascript": "^6.1.9",
"@codemirror/view": "^6.16.0",
"@commitlint/cli": "^17.6.7",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-angular": "^17.6.7",
"@craco/craco": "^7.1.0",
"@craco/types": "^7.1.0",
Expand Down Expand Up @@ -94,7 +94,7 @@
"cross-env": "^7.0.3",
"dayjs": "^1.11.9",
"emotion-theming": "^11.0.0",
"eslint": "^8.46.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^8.10.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.28.0",
Expand All @@ -112,7 +112,7 @@
"is-ip": "^5.0.1",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"lint-staged": "^13.2.3",
"lint-staged": "^15.2.10",
"lodash-es": "^4.17.15",
"lucide-react": "^0.263.1",
"node-sass": "^9.0.0",
Expand Down
Loading

0 comments on commit 8922f55

Please sign in to comment.