Make WordPress Core

Changeset 56350 for trunk/package.json


Ignore:
Timestamp:
08/03/2023 04:57:04 AM (2 years 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.
Fixes #58623.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r56332 r56350  
    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.