Bump deps (& filter urlmeta on deny) (#655)

This commit is contained in:
Jaco
2021-11-03 12:00:11 +01:00
committed by GitHub
parent bb4bb0f303
commit c0648be840
4 changed files with 67 additions and 75 deletions
+3 -3
View File
@@ -19,9 +19,9 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@polkadot/util": "^7.6.1",
"@polkadot/util-crypto": "^7.6.1",
"@polkadot/x-fetch": "^7.6.1"
"@polkadot/util": "^7.7.1",
"@polkadot/util-crypto": "^7.7.1",
"@polkadot/x-fetch": "^7.7.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.4",