Skip to content

Commit

Permalink
Merge pull request #293 from w3f/bump-polkadotjs
Browse files Browse the repository at this point in the history
bump api version
  • Loading branch information
ironoa authored Jun 11, 2024
2 parents 56fe14e + 88fac12 commit d5c6a08
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 99 deletions.
4 changes: 2 additions & 2 deletions charts/polkadot-watcher/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: Polkadot Watcher
name: polkadot-watcher
version: v4.4.2
appVersion: v4.4.2
version: v4.4.3
appVersion: v4.4.3
apiVersion: v2
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "polkadot-watcher",
"version": "4.4.2",
"version": "4.4.3",
"description": "Monitor events on Polkadot networks",
"repository": "[email protected]:w3f/polkadot-watcher.git",
"author": "W3F Infrastructure Team <[email protected]>",
Expand All @@ -20,7 +20,7 @@
"start": "node ./dist/index.js start"
},
"dependencies": {
"@polkadot/api": "^11.0.2",
"@polkadot/api": "^11.2.1",
"@w3f/config": "^0.1.1",
"@w3f/logger": "^0.4.2",
"commander": "^4.0.0",
Expand Down
190 changes: 95 additions & 95 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -903,16 +903,16 @@
resolved "https://registry.yarnpkg.com/@polkadot-api/utils/-/utils-0.0.1.tgz#908b22becac705149d7cc946532143d0fb003bfc"
integrity sha512-3j+pRmlF9SgiYDabSdZsBSsN5XHbpXOAce1lWj56IEEaFZVjsiCaxDOA7C9nCcgfVXuvnbxqqEGQvnY+QfBAUw==

"@polkadot/api-augment@11.0.2":
version "11.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/api-augment/-/api-augment-11.0.2.tgz#4aaf51893e603f4d222b50b43ed177033228b89c"
integrity sha512-Icrwk9DxcWlMxl0UFhIthYX+TzFGhxC2zwCaIgUbE5l1hoRFWl+K4BbLOtNdGTr6jkEkJizdnzbXvxWMYHZEOA==
dependencies:
"@polkadot/api-base" "11.0.2"
"@polkadot/rpc-augment" "11.0.2"
"@polkadot/types" "11.0.2"
"@polkadot/types-augment" "11.0.2"
"@polkadot/types-codec" "11.0.2"
"@polkadot/api-augment@11.2.1":
version "11.2.1"
resolved "https://registry.yarnpkg.com/@polkadot/api-augment/-/api-augment-11.2.1.tgz#23168ead387f731136f6e8a86f30b89707603efc"
integrity sha512-Huo457lCqeavbrf1O/2qQYGNFWURLXndW4vNkj8AP+I757WIqebhc6K3+mz+KoV1aTsX/qwaiEgeoTjrrIwcqA==
dependencies:
"@polkadot/api-base" "11.2.1"
"@polkadot/rpc-augment" "11.2.1"
"@polkadot/types" "11.2.1"
"@polkadot/types-augment" "11.2.1"
"@polkadot/types-codec" "11.2.1"
"@polkadot/util" "^12.6.2"
tslib "^2.6.2"

Expand All @@ -929,13 +929,13 @@
"@polkadot/types-codec" "9.14.2"
"@polkadot/util" "^10.4.2"

"@polkadot/api-base@11.0.2":
version "11.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/api-base/-/api-base-11.0.2.tgz#083b7324cd249d25f15368b7be68428c392e27da"
integrity sha512-Sz1z6KHe+AyiQRxwSXU2KM0KSKZ97sc1WBEhqqkGuR3YdaV2Pt++ixSJe1FXt5/YyMI/KU0W8GSciK6Kydgxgw==
"@polkadot/api-base@11.2.1":
version "11.2.1"
resolved "https://registry.yarnpkg.com/@polkadot/api-base/-/api-base-11.2.1.tgz#d22dce1a74840a21632b9007e45c2b4e1af84431"
integrity sha512-lVYTHQf8S4rpOJ9d1jvQjviHLE6zljl13vmgs+gXHGJwMAqhhNwKY3ZMQW/u/bRE2uKk0cAlahtsRtiFpjHAfw==
dependencies:
"@polkadot/rpc-core" "11.0.2"
"@polkadot/types" "11.0.2"
"@polkadot/rpc-core" "11.2.1"
"@polkadot/types" "11.2.1"
"@polkadot/util" "^12.6.2"
rxjs "^7.8.1"
tslib "^2.6.2"
Expand All @@ -951,17 +951,17 @@
"@polkadot/util" "^10.4.2"
rxjs "^7.8.0"

"@polkadot/api-derive@11.0.2":
version "11.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-11.0.2.tgz#8fdba05578576b27180216ca29ef552906fb6a2d"
integrity sha512-1E3alBICLBbsNJ4HvJkyIuCznuOgksS6cQ+H57K0d9NCC4xZcCqreHm+VTlZh3HZjDgw4CPDRvhgCDvDOP8KpA==
dependencies:
"@polkadot/api" "11.0.2"
"@polkadot/api-augment" "11.0.2"
"@polkadot/api-base" "11.0.2"
"@polkadot/rpc-core" "11.0.2"
"@polkadot/types" "11.0.2"
"@polkadot/types-codec" "11.0.2"
"@polkadot/api-derive@11.2.1":
version "11.2.1"
resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-11.2.1.tgz#9e0ba0c1dc54d2f6e0ee6cc73ca31c4e40ade920"
integrity sha512-ts6D6tXmvhBpHDT7E03TStXfG6+/bXCvJ7HZUVNDXi4P9cToClzJVOX5uKsPI5/MUYDEq13scxPyQK63m8SsHg==
dependencies:
"@polkadot/api" "11.2.1"
"@polkadot/api-augment" "11.2.1"
"@polkadot/api-base" "11.2.1"
"@polkadot/rpc-core" "11.2.1"
"@polkadot/types" "11.2.1"
"@polkadot/types-codec" "11.2.1"
"@polkadot/util" "^12.6.2"
"@polkadot/util-crypto" "^12.6.2"
rxjs "^7.8.1"
Expand All @@ -983,23 +983,23 @@
"@polkadot/util-crypto" "^10.4.2"
rxjs "^7.8.0"

"@polkadot/api@11.0.2", "@polkadot/api@^11.0.2":
version "11.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-11.0.2.tgz#2a442989e1dcd5973cd714b73be60e9b24e323b5"
integrity sha512-LG4gwlev+SC2WolWMX0CaUZJyZWxXbsCe5h58zFxXucQuiPAvkn0QrnSTC3hB3qywsxK6aeuQ9E2vrQYcN7EMg==
"@polkadot/api@11.2.1", "@polkadot/api@^11.2.1":
version "11.2.1"
resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-11.2.1.tgz#b19a8e22367703333e71f3613095f76f0dbbca70"
integrity sha512-NwcWadMt+mrJ3T7RuwpnaIYtH4x0eix+GiKRtLMtIO32uAfhwVyMnqvLtxDxa4XDJ/es2rtSMYG+t0b1BTM+xQ==
dependencies:
"@polkadot/api-augment" "11.0.2"
"@polkadot/api-base" "11.0.2"
"@polkadot/api-derive" "11.0.2"
"@polkadot/api-augment" "11.2.1"
"@polkadot/api-base" "11.2.1"
"@polkadot/api-derive" "11.2.1"
"@polkadot/keyring" "^12.6.2"
"@polkadot/rpc-augment" "11.0.2"
"@polkadot/rpc-core" "11.0.2"
"@polkadot/rpc-provider" "11.0.2"
"@polkadot/types" "11.0.2"
"@polkadot/types-augment" "11.0.2"
"@polkadot/types-codec" "11.0.2"
"@polkadot/types-create" "11.0.2"
"@polkadot/types-known" "11.0.2"
"@polkadot/rpc-augment" "11.2.1"
"@polkadot/rpc-core" "11.2.1"
"@polkadot/rpc-provider" "11.2.1"
"@polkadot/types" "11.2.1"
"@polkadot/types-augment" "11.2.1"
"@polkadot/types-codec" "11.2.1"
"@polkadot/types-create" "11.2.1"
"@polkadot/types-known" "11.2.1"
"@polkadot/util" "^12.6.2"
"@polkadot/util-crypto" "^12.6.2"
eventemitter3 "^5.0.1"
Expand Down Expand Up @@ -1065,14 +1065,14 @@
"@substrate/ss58-registry" "^1.44.0"
tslib "^2.6.2"

"@polkadot/rpc-augment@11.0.2":
version "11.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-augment/-/rpc-augment-11.0.2.tgz#06097f2fc90d904a922ddfc9a88c98ba55ce6b28"
integrity sha512-QcT9U2hINcjynJhHC4AhoHNgZR5JymDkuhAIOVYsNb1BUcDzoud5lvfK+ISfw2kVPAyCdx3kHodFPhdNdPGHUg==
"@polkadot/rpc-augment@11.2.1":
version "11.2.1"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-augment/-/rpc-augment-11.2.1.tgz#681d073924954680c9ea1a92af840f37c77b17ac"
integrity sha512-AbkqWTnKCi71LdqFVbCyYelf5N/Wtj4jFnpRd8z7tIbbiAnNRW61dBgdF9jZ8jd9Z0JvfAmCmG17uCEdsqfNjA==
dependencies:
"@polkadot/rpc-core" "11.0.2"
"@polkadot/types" "11.0.2"
"@polkadot/types-codec" "11.0.2"
"@polkadot/rpc-core" "11.2.1"
"@polkadot/types" "11.2.1"
"@polkadot/types-codec" "11.2.1"
"@polkadot/util" "^12.6.2"
tslib "^2.6.2"

Expand All @@ -1087,14 +1087,14 @@
"@polkadot/types-codec" "9.14.2"
"@polkadot/util" "^10.4.2"

"@polkadot/rpc-core@11.0.2":
version "11.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-11.0.2.tgz#09d59805c0bbb6de5642216007764df4e06c512b"
integrity sha512-kC+85+WIc/uKColIGzrnRjM47N+AjbujRkTf0n9ldwtAIYJnq+B09R3Qjmk+kXrdW5fes85L/WigqwkohMfNkw==
"@polkadot/rpc-core@11.2.1":
version "11.2.1"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-11.2.1.tgz#3e1105cd5f6dc86b8c5284cf4c8cbb771b39bb62"
integrity sha512-GHNIHDvBts6HDvySfYksuLccaVnI+fc7ubY1uYcJMoyGv9pLhMtveH4Ft7NTxqkBqopbPXZHc8ca9CaIeBVr7w==
dependencies:
"@polkadot/rpc-augment" "11.0.2"
"@polkadot/rpc-provider" "11.0.2"
"@polkadot/types" "11.0.2"
"@polkadot/rpc-augment" "11.2.1"
"@polkadot/rpc-provider" "11.2.1"
"@polkadot/types" "11.2.1"
"@polkadot/util" "^12.6.2"
rxjs "^7.8.1"
tslib "^2.6.2"
Expand All @@ -1111,14 +1111,14 @@
"@polkadot/util" "^10.4.2"
rxjs "^7.8.0"

"@polkadot/rpc-provider@11.0.2":
version "11.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-11.0.2.tgz#9c45c233d8defa130a5e1ae7b736a40398bc2acf"
integrity sha512-EHoWs27r+V8NKexawcTkDzSJtYAXmkz8/zge+Ctm0PzdxtP740U9xvbK7uZ0INXeLIPdKKk7n9lGib3fhnXRvQ==
"@polkadot/rpc-provider@11.2.1":
version "11.2.1"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-11.2.1.tgz#7581ea47f5572d3cacab802938ba58f847414871"
integrity sha512-TO9pdxNmTweK1vi9JYUAoLr/JYJUwPJTTdrSJrmGmiNPaM7txbQVgtT4suQYflVZTgXUYR7OYQ201fH+Qb9J9w==
dependencies:
"@polkadot/keyring" "^12.6.2"
"@polkadot/types" "11.0.2"
"@polkadot/types-support" "11.0.2"
"@polkadot/types" "11.2.1"
"@polkadot/types-support" "11.2.1"
"@polkadot/util" "^12.6.2"
"@polkadot/util-crypto" "^12.6.2"
"@polkadot/x-fetch" "^12.6.2"
Expand Down Expand Up @@ -1151,13 +1151,13 @@
optionalDependencies:
"@substrate/connect" "0.7.19"

"@polkadot/types-augment@11.0.2":
version "11.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-11.0.2.tgz#38b0ba108ae38f63a7278ac97714e4d5c064b09b"
integrity sha512-36C1LNWrd/IJu4y4xJFsklw7qmyBMnH16WLkIoma7W7tCkPyuvKpl9btTcNpY9UE0FLb3AEhO0shrz3KUANk/g==
"@polkadot/types-augment@11.2.1":
version "11.2.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-11.2.1.tgz#2593f95cd182216696585ee5e426c571c1226de6"
integrity sha512-3zBsuSKjZlMEeDVqPTkLnFvjPdyGcW3UBihzCgpTmXhLSuwTbsscMwKtKwIPkOHHQPYJYyZXTMkurMXCJOz2kA==
dependencies:
"@polkadot/types" "11.0.2"
"@polkadot/types-codec" "11.0.2"
"@polkadot/types" "11.2.1"
"@polkadot/types-codec" "11.2.1"
"@polkadot/util" "^12.6.2"
tslib "^2.6.2"

Expand All @@ -1171,10 +1171,10 @@
"@polkadot/types-codec" "9.14.2"
"@polkadot/util" "^10.4.2"

"@polkadot/types-codec@11.0.2":
version "11.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-11.0.2.tgz#71e808592fbc538ef44f67585d2d83f07d581d5f"
integrity sha512-OL7jM9JNzmRo+gLNIWllvyv3I4k+2dywKchC9gw/D5OCkFD+B5T3oHUw99zzER0C/r7/vTH9RM3w79yeW0UYKA==
"@polkadot/types-codec@11.2.1":
version "11.2.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-11.2.1.tgz#4b1ac762d21680c588a6b46593544d56660d8c60"
integrity sha512-9VRRf1g/nahAC3/VSiCSUIRL7uuup04JEZLIAG2LaDgmCBOSV9dt1Yj9114bRUrHHkeUSBmiq64+YX1hZMpQzQ==
dependencies:
"@polkadot/util" "^12.6.2"
"@polkadot/x-bigint" "^12.6.2"
Expand All @@ -1189,12 +1189,12 @@
"@polkadot/util" "^10.4.2"
"@polkadot/x-bigint" "^10.4.2"

"@polkadot/types-create@11.0.2":
version "11.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-11.0.2.tgz#2d664622ae7c20e45caba0fe8edd04067c584b14"
integrity sha512-yx5Gef3QkbJjzbEGoyOxv74XslGEK1Uo0IC8qSmwHsqO2+QoAEU7uJ9QpSNxHAcRrjx1W3+MdJAsfXtnwOiOeQ==
"@polkadot/types-create@11.2.1":
version "11.2.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-11.2.1.tgz#e2776b54ac9fc01ab8c1d04cdd44c8ec3219f7da"
integrity sha512-Y0Zri7x6/rHURVNLMi6i1+rmJDLCn8OQl8BIvRmsIBkCYh2oCzy0g9aqVoCdm+QnoUU5ZNtu+U/gj1kL5ODivQ==
dependencies:
"@polkadot/types-codec" "11.0.2"
"@polkadot/types-codec" "11.2.1"
"@polkadot/util" "^12.6.2"
tslib "^2.6.2"

Expand All @@ -1207,15 +1207,15 @@
"@polkadot/types-codec" "9.14.2"
"@polkadot/util" "^10.4.2"

"@polkadot/types-known@11.0.2":
version "11.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-11.0.2.tgz#4f4b2c32adae934d6d6584e1cef5a8887d3eb06b"
integrity sha512-c89H2y2mMCjuf5X9tTadwHpJtnQvfVxlJLTlrGElfImzWNgRetIjH65Zgy/uh/I9LqTxRlk5y3ZhBMZgL/ybbg==
"@polkadot/types-known@11.2.1":
version "11.2.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-11.2.1.tgz#4dd77f668fdc93513440aa7edc763e9bdf9d3dc7"
integrity sha512-dnbmVKagVI6ARuZaGMGc67HPeHGrR7/lcwfS7jGzEmRcoQk7p/UQjWfOk/LG9NzvQkmRVbE0Gqskn4VorqnTbA==
dependencies:
"@polkadot/networks" "^12.6.2"
"@polkadot/types" "11.0.2"
"@polkadot/types-codec" "11.0.2"
"@polkadot/types-create" "11.0.2"
"@polkadot/types" "11.2.1"
"@polkadot/types-codec" "11.2.1"
"@polkadot/types-create" "11.2.1"
"@polkadot/util" "^12.6.2"
tslib "^2.6.2"

Expand All @@ -1231,10 +1231,10 @@
"@polkadot/types-create" "9.14.2"
"@polkadot/util" "^10.4.2"

"@polkadot/types-support@11.0.2":
version "11.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/types-support/-/types-support-11.0.2.tgz#d0cca851ef82ea21722ef0f1dd0e68db127f5159"
integrity sha512-p26QwtEniCyqUX9WoMtEp5LRdrmvvUf8s8Dx6P3W8/lU+hYeKQjeGCudWoudSXIYpsfTliLEowoxmjx4Wn4GIw==
"@polkadot/types-support@11.2.1":
version "11.2.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-support/-/types-support-11.2.1.tgz#7a704708cdeab437345eb3c5f340db2346b61746"
integrity sha512-VGSUDUEQjt8K3Bv8gHYAE/nD98qPPuZ2DcikM9z9isw04qj2amxZaS26+iknJ9KSCzWgrNBHjcr5Q0o76//2yA==
dependencies:
"@polkadot/util" "^12.6.2"
tslib "^2.6.2"
Expand All @@ -1247,15 +1247,15 @@
"@babel/runtime" "^7.20.13"
"@polkadot/util" "^10.4.2"

"@polkadot/types@11.0.2":
version "11.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-11.0.2.tgz#7d17aeb24dd81440ce91640987edbe038b0a5f2e"
integrity sha512-jYORxnbR9cOoLW2KI7OAbHlC8bQr+Anj34CqgtlEikRSZBlmmx1CLD08hZSnSHkVAQgqHB6SLfFIW5VTI2YaqA==
"@polkadot/types@11.2.1":
version "11.2.1"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-11.2.1.tgz#e159f0aae70d59e8ce0a819d539aadd97187e352"
integrity sha512-NVPhO/eFPkL8arWk4xVbsJzRdGfue3gJK+A2iYzOfCr9rDHEj99B+E2Z0Or6zDN6n+thgQYwsr19rKgXvAc18Q==
dependencies:
"@polkadot/keyring" "^12.6.2"
"@polkadot/types-augment" "11.0.2"
"@polkadot/types-codec" "11.0.2"
"@polkadot/types-create" "11.0.2"
"@polkadot/types-augment" "11.2.1"
"@polkadot/types-codec" "11.2.1"
"@polkadot/types-create" "11.2.1"
"@polkadot/util" "^12.6.2"
"@polkadot/util-crypto" "^12.6.2"
rxjs "^7.8.1"
Expand Down

0 comments on commit d5c6a08

Please sign in to comment.