Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 84e0f37

Browse files
Alexwobsoriano
Alex
andauthored
Bump utils (#5700)
* chore(deps): bump util from 0.12.0 to 0.12.4 * run build script * Revert "run build script" This reverts commit 3e98110. * bring back prev package-lock.json * adding bump utils Co-authored-by: wobsoriano <[email protected]>
1 parent 3d59de2 commit 84e0f37

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -620,6 +620,7 @@ Released with 1.0.0-beta.37 code base.
620620
- `crypto-browserify` module is now used only in webpack builds for polyfilling browsers (#5629)
621621
- Updated `ethereumjs-util` to `7.1.5` (#5629)
622622
- Updated `lerna` 4 to version 6 (#5680)
623+
- Bump utils 0.12.0 to 0.12.5 (#5691)
623624

624625
### Fixed
625626

packages/web3-core-requestmanager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"compile": "tsc -b tsconfig.json"
1313
},
1414
"dependencies": {
15-
"util": "^0.12.0",
15+
"util": "^0.12.5",
1616
"web3-core-helpers": "1.8.1",
1717
"web3-providers-http": "1.8.1",
1818
"web3-providers-ipc": "1.8.1",

0 commit comments

Comments
 (0)