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

Commit a010f48

Browse files
build(deps): bump superstruct from 1.0.4 to 2.0.0 (#6981)
Bumps [superstruct](https://github.com/ianstormtaylor/superstruct) from 1.0.4 to 2.0.0. - [Release notes](https://github.com/ianstormtaylor/superstruct/releases) - [Changelog](https://github.com/ianstormtaylor/superstruct/blob/main/Changelog.md) - [Commits](ianstormtaylor/superstruct@v1.0.4...v2.0.0) --- updated-dependencies: - dependency-name: superstruct dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e67b3f2 commit a010f48

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

pnpm-lock.yaml

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

stake-pool/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"bn.js": "^5.2.0",
5050
"buffer": "^6.0.3",
5151
"buffer-layout": "^1.2.2",
52-
"superstruct": "^1.0.4"
52+
"superstruct": "^2.0.0"
5353
},
5454
"devDependencies": {
5555
"@rollup/plugin-alias": "^5.1.0",

0 commit comments

Comments
 (0)