Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
8 changes: 4 additions & 4 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@arkecosystem/client": "^3.0.0",
"is-url-superb": "^5.0.0",
"is-url-superb": "^6.0.0",
"ky": "^0.25.0",
"ky-universal": "^0.8.2",
"lodash.orderby": "^4.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1954,7 +1954,7 @@ __metadata:
eslint-plugin-jest: ^25.0.0
eslint-plugin-prettier: ^4.0.0
eslint-plugin-simple-import-sort: ^7.0.0
is-url-superb: ^5.0.0
is-url-superb: ^6.0.0
jest: ^27.0.1
jest-extended: ^0.11.5
ky: ^0.25.0
Expand Down Expand Up @@ -7179,10 +7179,10 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"is-url-superb@npm:^5.0.0":
version: 5.0.0
resolution: "is-url-superb@npm:5.0.0"
checksum: dbd6f7da8ac7eb95582d9534db43cdee60f9a2cf8b9eac5f14a20e7c13bc08681a1061b0ee03cf63a0811bb464f64389c49474263860011a41d32b398f7905a5
"is-url-superb@npm:^6.0.0":
version: 6.1.0
resolution: "is-url-superb@npm:6.1.0"
checksum: 8a6fe5bb04eccefe47326897875f2072058bbe46a7f441fbed39860a11694bcf58db54865017110cc057961169c5f30bb2be7a154a9cffc2612bbd955d93aeb2
languageName: node
linkType: hard

Expand Down