Skip to content

Commit 7f9f248

Browse files
committed
bug #1176 Updated JavaScript dependencies (Coderberg)
This PR was merged into the main branch. Discussion ---------- Updated JavaScript dependencies I have updated js dependencies for two reasons: 1. Webpack Encore requires version ^9.0.1 of sass-loader, but your version (7.3.1) is too old. T he related feature will probably not work correctly. 2. Vulnerability in "object-path" <= 0.11.4 Commits ------- 28bebb4 Updated JavaScript dependencies
2 parents bb3b183 + 28bebb4 commit 7f9f248

File tree

2 files changed

+633
-663
lines changed

2 files changed

+633
-663
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"jquery": "^3.5.1",
1414
"lato-font": "^3.0.0",
1515
"node-sass": "^4.9.3",
16-
"sass-loader": "^7.1.0",
16+
"sass-loader": "^9.0.1",
1717
"typeahead.js": "^0.11.1"
1818
},
1919
"license": "MIT",

0 commit comments

Comments
 (0)