Skip to content

Commit 64fde0d

Browse files
Update dependency util to v0.12.5 (#114)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [util](https://togithub.com/browserify/node-util) | [`0.12.4` -> `0.12.5`](https://renovatebot.com/diffs/npm/util/0.12.4/0.12.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/util/0.12.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/util/0.12.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/util/0.12.4/0.12.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/util/0.12.4/0.12.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>browserify/node-util (util)</summary> ### [`v0.12.5`](https://togithub.com/browserify/node-util/blob/HEAD/CHANGELOG.md#0125) [Compare Source](https://togithub.com/browserify/node-util/compare/v0.12.4...v0.12.5) - Move `safe-buffer` dependency to a dev-only dependency. ([@&#8203;goto-bus-stop](https://togithub.com/goto-bus-stop) in [e84cfd5](https://togithub.com/browserify/node-util/commit/e84cfd5e4923631d012e578d7aa140412a475646)) - Document usage with webpack 5+. ([@&#8203;MatrixFrog](https://togithub.com/MatrixFrog) in [#&#8203;69](https://togithub.com/browserify/node-util/pull/69)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
1 parent 22f660e commit 64fde0d

File tree

2 files changed

+12
-44
lines changed

2 files changed

+12
-44
lines changed

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@
305305
"ua-parser-js": "0.7.28",
306306
"undici": "5.22.0",
307307
"unistore": "3.4.1",
308-
"util": "0.12.4",
308+
"util": "0.12.5",
309309
"uuid": "8.3.2",
310310
"vm-browserify": "1.1.2",
311311
"watchpack": "2.4.0",

pnpm-lock.yaml

Lines changed: 11 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)