Skip to content

Commit

Permalink
chore(deps): bump superstruct from 1.0.4 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [superstruct](https://github.com/ianstormtaylor/superstruct) from 1.0.4 to 2.0.2.
- [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.2)

---
updated-dependencies:
- dependency-name: superstruct
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and phantomjinx committed Oct 4, 2024
1 parent 59890da commit 4f7c283
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/management-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"jolokia.js": "^2.0.1",
"jquery": "^3.7.0",
"jsonpath": "^1.1.1",
"superstruct": "^1.0.4",
"superstruct": "^2.0.2",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
},
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2146,7 +2146,7 @@ __metadata:
jquery: "npm:^3.7.0"
jsonpath: "npm:^1.1.1"
replace: "npm:^1.2.2"
superstruct: "npm:^1.0.4"
superstruct: "npm:^2.0.2"
ts-jest: "npm:^29.2.5"
ts-node: "npm:^10.9.2"
tsup: "npm:^8.2.4"
Expand Down Expand Up @@ -14256,6 +14256,13 @@ __metadata:
languageName: node
linkType: hard

"superstruct@npm:^2.0.2":
version: 2.0.2
resolution: "superstruct@npm:2.0.2"
checksum: 10/10e1944a9da4baee187fbaa6c5d97d7af266b55786dfe50bce67f0f1e7d93f1a5a42dd51e245a2e16404f8336d07c21c67f1c1fbc4ad0a252d3d2601d6c926da
languageName: node
linkType: hard

"supertest@npm:^7.0.0":
version: 7.0.0
resolution: "supertest@npm:7.0.0"
Expand Down

0 comments on commit 4f7c283

Please sign in to comment.