Thanks to visit codestin.com
Credit goes to github.com

Skip to content

build(deps): bump openblocks-sdk from 0.0.38 to 0.0.40 in /server/node-service #103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
build(deps): bump openblocks-sdk in /server/node-service
Bumps openblocks-sdk from 0.0.38 to 0.0.40.

---
updated-dependencies:
- dependency-name: openblocks-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2023
commit 7c79be7b0f5a38dae0ba5a4107a80972b6734af0
2 changes: 1 addition & 1 deletion server/node-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"node-fetch": "2",
"openapi-types": "^12.1.0",
"openblocks-core": "^0.0.7",
"openblocks-sdk": "0.0.38",
"openblocks-sdk": "0.0.40",
"pino": "^8.11.0",
"prom-client": "^14.2.0",
"proxy-agent": "^5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions server/node-service/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9194,13 +9194,13 @@ __metadata:
languageName: node
linkType: hard

"openblocks-sdk@npm:0.0.38":
version: 0.0.38
resolution: "openblocks-sdk@npm:0.0.38"
"openblocks-sdk@npm:0.0.40":
version: 0.0.40
resolution: "openblocks-sdk@npm:0.0.40"
peerDependencies:
react: ">=17"
react-dom: ">=17"
checksum: 11bc829871c8037378f35e37d97ca8702a7adbd0c228ea9125befb8a63c8cf883cd9a8ce1818dc70a4865186118da313ae5b7660cd038a6fd0e9dab669e871a9
checksum: da996558a19dd28e9f6e98c693c6a3e66e7dd62d2c112e54d4ab14c10dec5ad56863805bd5c877fd787ea300fcb5883ac6f0099c78a928bfdfa7fe9323f10649
languageName: node
linkType: hard

Expand Down Expand Up @@ -10433,7 +10433,7 @@ __metadata:
nodemon: ^2.0.20
openapi-types: ^12.1.0
openblocks-core: ^0.0.7
openblocks-sdk: 0.0.38
openblocks-sdk: 0.0.40
pino: ^8.11.0
postman-to-openapi: ^3.0.1
prom-client: ^14.2.0
Expand Down