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/SNYK-JS-AXIOS-6144788
  • Loading branch information
snyk-bot committed Jan 6, 2024
1 parent 3bfeb4b commit e696cda
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 @@ -141,7 +141,7 @@
"husky": "^7.0.4",
"japanese-characters": "^1.1.0",
"jest": "^27.4.7",
"jest-environment-puppeteer": "5.0.4",
"jest-environment-puppeteer": "7.0.0",
"jest-fail-on-console": "^2.2.3",
"jest-github-actions-reporter": "^1.0.3",
"jest-slow-test-reporter": "^1.0.0",
Expand All @@ -161,7 +161,7 @@
"rimraf": "^3.0.2",
"robots-parser": "^3.0.0",
"sass": "^1.49.0",
"start-server-and-test": "^1.14.0",
"start-server-and-test": "^2.0.3",
"strip-ansi": "^7.0.1",
"supertest": "^6.2.2",
"typescript": "^4.5.5"
Expand Down

0 comments on commit e696cda

Please sign in to comment.