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", "stream-browserify": "3.0.0",
"tone": "14.7.77", "tone": "14.7.77",
"typescript": "4.5.5", "typescript": "4.5.5",
"util": "^0.12.4", "util": "0.12.4",
"uuid": "8.3.2", "uuid": "8.3.2",
"validator": "13.7.0" "validator": "13.7.0"
}, },

2
package-lock.json generated
View File

@ -293,6 +293,7 @@
"stream-browserify": "3.0.0", "stream-browserify": "3.0.0",
"tone": "14.7.77", "tone": "14.7.77",
"typescript": "4.5.5", "typescript": "4.5.5",
"util": "0.12.4",
"uuid": "8.3.2", "uuid": "8.3.2",
"validator": "13.7.0" "validator": "13.7.0"
}, },
@ -55724,6 +55725,7 @@
"tone": "14.7.77", "tone": "14.7.77",
"ts-node": "10.5.0", "ts-node": "10.5.0",
"typescript": "4.5.5", "typescript": "4.5.5",
"util": "0.12.4",
"uuid": "8.3.2", "uuid": "8.3.2",
"validator": "13.7.0", "validator": "13.7.0",
"webpack": "5.69.1", "webpack": "5.69.1",