Skip to content

Commit e7077d0

Browse files
committed
fix: upgrade css-loader from 6.7.3 to 6.8.1
Snyk has created this PR to upgrade css-loader from 6.7.3 to 6.8.1. See this package in npm: https://www.npmjs.com/package/css-loader See this project in Snyk: https://app.snyk.io/org/woodpile37/project/044862aa-1005-4f2f-af06-341513c0e0a2?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 9b3261d commit e7077d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"babel-plugin-prismjs": "^2.1.0",
2727
"babel-polyfill": "^6.26.0",
2828
"clean-webpack-plugin": "^4.0.0",
29-
"css-loader": "^6.7.3",
29+
"css-loader": "^6.8.1",
3030
"css-minimizer-webpack-plugin": "^5.0.1",
3131
"eslint": "^8.46.0",
3232
"eslint-config-prettier": "^8.10.0",

0 commit comments

Comments
 (0)