Skip to content

Commit

Permalink
[Snyk] Security upgrade css-loader from 3.6.0 to 4.0.0 (#1338)
Browse files Browse the repository at this point in the history
* fix: src/Covid19Dashboard/standalone/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SEMVER-3247795

* run npm i

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: ocshawn <[email protected]>
  • Loading branch information
3 people authored Jun 20, 2023
1 parent 2f25682 commit 513e47d
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 3 deletions.
135 changes: 133 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/Covid19Dashboard/standalone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@babel/polyfill": "^7.8.3",
"@fortawesome/fontawesome-svg-core": "^1.2.35",
"@fortawesome/react-fontawesome": "^0.1.0",
"css-loader": "^3.4.2",
"css-loader": "^4.0.0",
"less": "^3.11.1",
"less-loader": "^4.1.0",
"mapbox-gl": "^1.9.1",
Expand Down

0 comments on commit 513e47d

Please sign in to comment.