Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-01 21:16:54 +0300
committerGitHub <noreply@github.com>2021-06-01 21:16:54 +0300
commit6c5fcf3268584a86fc5bef4656d177169d231aa3 (patch)
treee0b4c2ab4e7f51dc6634cd16358f58870941ae71 /package.json
parent20523ea8bbcf4ed2e805ee22e71a696356d11d23 (diff)
Bump util from 0.12.3 to 0.12.4
Bumps [util](https://github.com/browserify/node-util) from 0.12.3 to 0.12.4. - [Release notes](https://github.com/browserify/node-util/releases) - [Changelog](https://github.com/browserify/node-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/browserify/node-util/compare/v0.12.3...v0.12.4) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b6194fa93..2ceca448f 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"sdp-transform": "^2.14.1",
"ua-parser-js": "^0.7.28",
"url-parse": "^1.5.1",
- "util": "^0.12.3",
+ "util": "^0.12.4",
"vue": "^2.6.12",
"vue-at": "^2.5.0-beta.2",
"vue-clipboard2": "^0.3.1",