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-MINIMATCH-3050818
  • Loading branch information
snyk-bot committed May 26, 2024
1 parent f49ee0e commit cc7881c
Show file tree
Hide file tree
Showing 2 changed files with 600 additions and 221 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"copy-to-clipboard": "^3.0.8",
"es6-promise": "^4.2.8",
"expose-loader": "^0.7.5",
"glob": "^7.1.6",
"glob": "^9.0.0",
"glob-all": "^3.2.1",
"howler": "2.1.3",
"is-svg": "4.3.0",
"jquery": "^3.5.1",
"lodash": "^4.17.21",
"minimist": "1.2.3",
"popper.js": "1.14.7",
"purgecss-webpack-plugin": "^4.0.3",
"purgecss-webpack-plugin": "^6.0.0",
"rails-erb-loader": "^5.5.2",
"resolve-url-loader": "^4.0.0",
"sass": "^1.25.0",
Expand Down
Loading

0 comments on commit cc7881c

Please sign in to comment.