Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-WEBPACK-7840298
  • Loading branch information
snyk-bot committed Aug 28, 2024
1 parent 837e2fe commit b5913e7
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 162 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"babel-loader": "9.1.2",
"lodash": "4.17.21",
"typescript": "5.1.3",
"webpack": "5.88.0"
"webpack": "5.94.0"
},
"devDependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
Expand Down
Loading

0 comments on commit b5913e7

Please sign in to comment.