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

Commit fddc4f4

Browse files
build(deps): bump superstruct from 0.14.2 to 1.0.3 in /stake-pool/js (#5793)
* build(deps): bump superstruct from 0.14.2 to 1.0.3 in /stake-pool/js Bumps [superstruct](https://github.com/ianstormtaylor/superstruct) from 0.14.2 to 1.0.3. - [Changelog](https://github.com/ianstormtaylor/superstruct/blob/main/Changelog.md) - [Commits](ianstormtaylor/superstruct@v0.14.2...v1.0.3) --- updated-dependencies: - dependency-name: superstruct dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update lockfile --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jon Cinque <[email protected]>
1 parent 1a2d72e commit fddc4f4

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
@@ -50,7 +50,7 @@
5050
"@solana/web3.js": "^1.76.0",
5151
"bn.js": "^5.2.0",
5252
"buffer": "^6.0.3",
53-
"superstruct": "^0.14.2"
53+
"superstruct": "^1.0.3"
5454
},
5555
"devDependencies": {
5656
"@rollup/plugin-alias": "^5.0.0",

0 commit comments

Comments
 (0)