mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-13 13:20:20 +00:00
Build/Test Tools: revert downgrade of uuid.
Reverts the accidental downgrade of uuid in [56065] by changing it back to 9.0.0. Props Hareesh Pillai, JeffPaul, audrasjb. Fixes #58623. git-svn-id: https://develop.svn.wordpress.org/trunk@56350 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@
|
||||
"source-map-loader": "4.0.1",
|
||||
"terser-webpack-plugin": "5.3.9",
|
||||
"uglify-js": "^3.17.4",
|
||||
"uuid": "8.3.2",
|
||||
"uuid": "9.0.0",
|
||||
"wait-on": "7.0.1",
|
||||
"webpack": "5.75.0",
|
||||
"webpack-livereload-plugin": "3.0.2"
|
||||
|
||||
Reference in New Issue
Block a user