mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 12:50:28 +00:00
Build/Test Tools: Fork and Update grunt-replace
The version of grunt replace that is bundled in core is using an outdated version of lodash that is bringing 2 low, 3 high, and 1 critical issue. This package is currently abandoned. There is a community forked version, but that is also harboring some similar security issues. This switches to a fork by @whyisjake and causes no change to the build. See #48203. Fixes #48217. Props whyisjake, netweb for testing. git-svn-id: https://develop.svn.wordpress.org/trunk@46403 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@
|
||||
"grunt-legacy-util": "^1.1.1",
|
||||
"grunt-patch-wordpress": "~2.0.0",
|
||||
"grunt-postcss": "~0.9.0",
|
||||
"grunt-replace": "~1.0.1",
|
||||
"grunt-replace-lts": "~1.1.0",
|
||||
"grunt-rtlcss": "~2.0.1",
|
||||
"grunt-sass": "~3.0.2",
|
||||
"grunt-webpack": "^3.1.3",
|
||||
|
||||
Reference in New Issue
Block a user