Skip to content

Commit 661f84a

Browse files
authored
Fix dependabot alerts (#1242)
* Bump async. * Update TS deps. in event-listener.
1 parent f8be7f4 commit 661f84a

File tree

3 files changed

+776
-703
lines changed

3 files changed

+776
-703
lines changed

scripts/cli/package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/event-listener/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "",
1212
"license": "ISC",
1313
"dependencies": {
14-
"@polkadot/api": "0.81.1",
14+
"@polkadot/api": "7.11.1",
1515
"bn.js": "^4.11.8",
1616
"bs58": "^4.0.1",
1717
"inquirer": "^6.3.1",

0 commit comments

Comments
 (0)