Make WordPress Core


Ignore:
Timestamp:
08/03/2023 05:16:32 AM (20 months ago)
Author:
isabel_brison
Message:

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.
Reviewed by audrasjb.
Merges [56350] to the 6.3 branch.
See #58623.

Location:
branches/6.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/6.3

  • branches/6.3/package.json

    r56334 r56351  
    7171        "terser-webpack-plugin": "5.3.9",
    7272        "uglify-js": "^3.17.4",
    73         "uuid": "8.3.2",
     73        "uuid": "9.0.0",
    7474        "wait-on": "7.0.1",
    7575        "webpack": "5.75.0",
Note: See TracChangeset for help on using the changeset viewer.