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 Mar 28, 2024
1 parent 69bbc22 commit 5c6da0c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -43,17 +43,17 @@
"file-loader": "^4.2.0",
"html-webpack-plugin": "3.2.0",
"husky": "^3.0.5",
"jest": "^24.9.0",
"jest": "^25.0.0",
"rimraf": "^3.0.0",
"semantic-release": "^19.0.5",
"terser-webpack-plugin": "^2.1.0",
"ts-jest": "^24.1.0",
"ts-loader": "^6.1.2",
"tslint": "^5.20.0",
"typescript": "^3.6.3",
"webpack": "^4.41.0",
"webpack": "^5.0.0",
"webpack-cli": "^3.3.9",
"webpack-dev-server": "^3.8.1"
"webpack-dev-server": "^4.0.0"
},
"files": [
"dist",
Expand Down

0 comments on commit 5c6da0c

Please sign in to comment.