Skip to content

Commit

Permalink
chore: upgrade @rss3/js-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
dmoosocool committed Nov 19, 2023
1 parent 29c546b commit d141a91
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 20 deletions.
2 changes: 1 addition & 1 deletion packages/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-toast": "^1.1.5",
"@rss3/js-sdk": "^0.6.48",
"@rss3/js-sdk": "^0.6.53",
"ahooks": "^3.7.8",
"autoprefixer": "^10.4.16",
"class-variance-authority": "^0.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/snap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@metamask/snaps-types": "^2.0.0",
"@metamask/snaps-ui": "^3.1.0",
"@metamask/utils": "^8.1.0",
"@rss3/js-sdk": "^0.6.38",
"@rss3/js-sdk": "^0.6.53",
"@urql/core": "^4.1.4",
"axios": "^1.6.1",
"buffer": "^6.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/NaturalSelectionLabs/RSS3-Social-Notifier-Snap.git"
},
"source": {
"shasum": "yJz16C7h+sLDWuj+Ly8nT2vOklyDNBpAD3e/lOaWgGQ=",
"shasum": "iVvWRtq3+ItftteRvpnpxtl8+PrJ3tf7FNxhDZa1h+s=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down
23 changes: 6 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6114,25 +6114,14 @@ __metadata:
languageName: node
linkType: hard

"@rss3/js-sdk@npm:^0.6.38":
version: 0.6.46
resolution: "@rss3/js-sdk@npm:0.6.46"
"@rss3/js-sdk@npm:^0.6.53":
version: 0.6.53
resolution: "@rss3/js-sdk@npm:0.6.53"
dependencies:
debug: ^4.3.4
openapi-fetch: ^0.7.10
qs: ^6.11.2
checksum: 2f27136f2139f289b34bb0da3aa05bf3cd3f28571b927e0decfa26d1dbad98d6ae613a163adaa7c4c3926d976dde429a7de809a3dd9278d8e49d4c68c924f359
languageName: node
linkType: hard

"@rss3/js-sdk@npm:^0.6.48":
version: 0.6.48
resolution: "@rss3/js-sdk@npm:0.6.48"
dependencies:
debug: ^4.3.4
openapi-fetch: ^0.7.10
qs: ^6.11.2
checksum: 343257a10f1a1d9b2dc2db20d0c27cc734680f2b1d2f8da7a29d7910a6ce821a0e3bb440e04551de6a00797e4940b67804b461ae0613e000f4b355d767ced445
checksum: 6f10e7397fe02e83b6bf3a55270b6e89a69a5e21bd649c9547d3236c0bd45ca4cc35c014525fcf0e5a19455370fb198c8322a02e64233650951794664cf69fc5
languageName: node
linkType: hard

Expand All @@ -6152,7 +6141,7 @@ __metadata:
"@metamask/snaps-types": ^2.0.0
"@metamask/snaps-ui": ^3.1.0
"@metamask/utils": ^8.1.0
"@rss3/js-sdk": ^0.6.38
"@rss3/js-sdk": ^0.6.53
"@typescript-eslint/eslint-plugin": ^5.33.0
"@typescript-eslint/parser": ^5.33.0
"@urql/core": ^4.1.4
Expand Down Expand Up @@ -21311,7 +21300,7 @@ __metadata:
"@radix-ui/react-label": ^2.0.2
"@radix-ui/react-slot": ^1.0.2
"@radix-ui/react-toast": ^1.1.5
"@rss3/js-sdk": ^0.6.48
"@rss3/js-sdk": ^0.6.53
"@testing-library/dom": ^8.17.1
"@testing-library/jest-dom": ^5.16.4
"@testing-library/react": ^13.3.0
Expand Down

0 comments on commit d141a91

Please sign in to comment.