]> prime8.dev >> repos - ttyd.git/commitdiff
build(deps-dev): bump util from 0.12.3 to 0.12.4 in /html (#704)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 18 Jun 2021 21:39:09 +0000 (05:39 +0800)
committerGitHub <noreply@github.com>
Fri, 18 Jun 2021 21:39:09 +0000 (05:39 +0800)
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)

---
updated-dependencies:
- dependency-name: util
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
html/package.json
html/yarn.lock

index d7ac660b2a6635fcdad4d8f685f9706d7dfabe21..9111be2110851ec07ecec98bde8645cb5fd8e744 100644 (file)
@@ -39,7 +39,7 @@
     "tslint": "^6.1.3",
     "tslint-loader": "^3.5.4",
     "typescript": "^4.2.4",
-    "util": "^0.12.3",
+    "util": "^0.12.4",
     "webpack": "^5.36.2",
     "webpack-cli": "^4.7.0",
     "webpack-dev-server": "^3.11.2",
index 221a46fca1a39a1d3db4d2cfe3e30894888a2413..a34f1e78d289c68ba4f0d388d0b6a26c3fd5bc5a 100644 (file)
@@ -7300,10 +7300,10 @@ util.promisify@~1.0.0:
     has-symbols "^1.0.1"
     object.getownpropertydescriptors "^2.1.0"
 
-util@^0.12.3:
-  version "0.12.3"
-  resolved "https://registry.yarnpkg.com/util/-/util-0.12.3.tgz#971bb0292d2cc0c892dab7c6a5d37c2bec707888"
-  integrity sha512-I8XkoQwE+fPQEhy9v012V+TSdH2kp9ts29i20TaaDUXsg7x/onePbhFJUExBfv/2ay1ZOp/Vsm3nDlmnFGSAog==
+util@^0.12.4:
+  version "0.12.4"
+  resolved "https://registry.yarnpkg.com/util/-/util-0.12.4.tgz#66121a31420df8f01ca0c464be15dfa1d1850253"
+  integrity sha512-bxZ9qtSlGUWSOy9Qa9Xgk11kSslpuZwaxCg4sNIDj6FLucDab2JxnHwyNTCpHMtK1MjoQiWQ6DiUMZYbSrO+Sw==
   dependencies:
     inherits "^2.0.3"
     is-arguments "^1.0.4"