Skip to content

Commit

Permalink
dependencies: update npm dependencies (npm audit fix)
Browse files Browse the repository at this point in the history
- micromatch: fixes https://avd.aquasec.com/nvd/2024/cve-2024-4067/
- webpack: fixes https://avd.aquasec.com/nvd/cve-2024-43788
- rm yarn.lock && yarnpkg install
- fixes #2052
  • Loading branch information
nodiscc committed Oct 19, 2024
1 parent a3f5ea2 commit e51f73d
Show file tree
Hide file tree
Showing 2 changed files with 1,113 additions and 1,199 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,15 @@
"eslint-plugin-import": "^2.29.1",
"file-loader": "^6.2.0",
"glob": "^10.3.15",
"micromatch": "^4.0.8",
"mini-css-extract-plugin": "^2.9.0",
"sass": "^1.77.2",
"sass-loader": "^14.2.1",
"stylelint": "^16.5.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-config-standard-scss": "^13.1.0",
"terser-webpack-plugin": "^5.3.10",
"webpack": "^5.91.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
},
"resolutions": {
Expand Down
Loading

0 comments on commit e51f73d

Please sign in to comment.