fix(deps): pin dependency util to 0.12.4

This commit is contained in:
Renovate Bot
2022-02-24 18:57:47 +00:00
committed by renovate[bot]
parent 4748740386
commit 805807e276
2 changed files with 3 additions and 1 deletions

View File

@@ -124,7 +124,7 @@
"stream-browserify": "3.0.0",
"tone": "14.7.77",
"typescript": "4.5.5",
"util": "^0.12.4",
"util": "0.12.4",
"uuid": "8.3.2",
"validator": "13.7.0"
},