From 6a33b5033204e1835d99828c84882f967aba770e Mon Sep 17 00:00:00 2001 From: Jaco Date: Wed, 21 Apr 2021 11:14:03 +0300 Subject: [PATCH] Bump deps (#272) --- package.json | 4 +- packages/phishing/package.json | 10 +- yarn.lock | 252 ++++++++++++++++++--------------- 3 files changed, 142 insertions(+), 124 deletions(-) diff --git a/package.json b/package.json index f98080e1a..b5497710a 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ "test": "polkadot-dev-run-test --coverage --runInBand --testPathIgnorePatterns addrcheck --testPathIgnorePatterns crosscheck" }, "devDependencies": { - "@babel/core": "^7.13.15", - "@polkadot/dev": "^0.62.8", + "@babel/core": "^7.13.16", + "@polkadot/dev": "^0.62.9", "@types/jest": "^26.0.22" }, "version": "0.6.100", diff --git a/packages/phishing/package.json b/packages/phishing/package.json index dba94054d..09f5d899c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -13,13 +13,13 @@ "repository": "github.com:polkadot-js/phishing", "homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme", "dependencies": { - "@babel/runtime": "^7.13.10", - "@polkadot/util": "^6.1.1", - "@polkadot/util-crypto": "^6.1.1", - "@polkadot/x-fetch": "^6.1.1" + "@babel/runtime": "^7.13.17", + "@polkadot/util": "^6.2.1", + "@polkadot/util-crypto": "^6.2.1", + "@polkadot/x-fetch": "^6.2.1" }, "devDependencies": { "@types/js-yaml": "^4.0.0", - "js-yaml": "^4.0.0" + "js-yaml": "^4.1.0" } } diff --git a/yarn.lock b/yarn.lock index 670e8c928..632ff795f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5,9 +5,9 @@ __metadata: version: 4 cacheKey: 7 -"@babel/cli@npm:^7.13.14": - version: 7.13.14 - resolution: "@babel/cli@npm:7.13.14" +"@babel/cli@npm:^7.13.16": + version: 7.13.16 + resolution: "@babel/cli@npm:7.13.16" dependencies: "@nicolo-ribaudo/chokidar-2": 2.1.8-no-fsevents chokidar: ^3.4.0 @@ -15,7 +15,6 @@ __metadata: convert-source-map: ^1.1.0 fs-readdir-recursive: ^1.1.0 glob: ^7.0.0 - lodash: ^4.17.19 make-dir: ^2.1.0 slash: ^2.0.0 source-map: ^0.5.0 @@ -29,7 +28,7 @@ __metadata: bin: babel: ./bin/babel.js babel-external-helpers: ./bin/babel-external-helpers.js - checksum: 6259a752460c92685ce6c4d4a63f2010081add799388bce003b8a2278e9ce94fd6b470ab511fbab509da2034631539d030932059ca343b1a09433ed88032e91f + checksum: 97324cb2b8469b61452bc189a7de4b4d248a4b5fb9a697a3a2f9388f85f1291ac58fe8f5eeb9d419652d4e9e242d970db845578a31a1a118227625faf955ca7f languageName: node linkType: hard @@ -51,44 +50,44 @@ __metadata: languageName: node linkType: hard -"@babel/compat-data@npm:^7.13.11, @babel/compat-data@npm:^7.13.12, @babel/compat-data@npm:^7.13.15, @babel/compat-data@npm:^7.13.8": +"@babel/compat-data@npm:^7.13.11, @babel/compat-data@npm:^7.13.15, @babel/compat-data@npm:^7.13.8": version: 7.13.15 resolution: "@babel/compat-data@npm:7.13.15" checksum: 6abe95cbd36e54217cdcc51829e377cf31451ed0a64ff43cc82e0ce728d9e265990c5e079d5c3f9ee0afd49e20d6c90112fe2093ed0699c2ffc62f5172df24fa languageName: node linkType: hard -"@babel/core@npm:7.13.15, @babel/core@npm:^7.1.0, @babel/core@npm:^7.13.15, @babel/core@npm:^7.7.5": - version: 7.13.15 - resolution: "@babel/core@npm:7.13.15" +"@babel/core@npm:7.13.16, @babel/core@npm:^7.1.0, @babel/core@npm:^7.13.16, @babel/core@npm:^7.7.5": + version: 7.13.16 + resolution: "@babel/core@npm:7.13.16" dependencies: "@babel/code-frame": ^7.12.13 - "@babel/generator": ^7.13.9 - "@babel/helper-compilation-targets": ^7.13.13 + "@babel/generator": ^7.13.16 + "@babel/helper-compilation-targets": ^7.13.16 "@babel/helper-module-transforms": ^7.13.14 - "@babel/helpers": ^7.13.10 - "@babel/parser": ^7.13.15 + "@babel/helpers": ^7.13.16 + "@babel/parser": ^7.13.16 "@babel/template": ^7.12.13 "@babel/traverse": ^7.13.15 - "@babel/types": ^7.13.14 + "@babel/types": ^7.13.16 convert-source-map: ^1.7.0 debug: ^4.1.0 gensync: ^1.0.0-beta.2 json5: ^2.1.2 semver: ^6.3.0 source-map: ^0.5.0 - checksum: 818377633fa89d9b333c1a71625f9398e9e5a92270209cc8b5392e36385b5fe61210b2b31fb114ffe255974a3341cdfaa9e89a0fa81fabba9f6c14332fb72a02 + checksum: 1a53b70629fae3c5b714af1c582a92ffbb1a87d0f8fe705292faed6281476bf0a35ffa19d9d28ad791610d203fdbb8928e28aedb52a02023a561caaa44a9ee61 languageName: node linkType: hard -"@babel/generator@npm:^7.13.9": - version: 7.13.9 - resolution: "@babel/generator@npm:7.13.9" +"@babel/generator@npm:^7.13.16": + version: 7.13.16 + resolution: "@babel/generator@npm:7.13.16" dependencies: - "@babel/types": ^7.13.0 + "@babel/types": ^7.13.16 jsesc: ^2.5.1 source-map: ^0.5.0 - checksum: d9cf7db910dd703a55c3ba147a8024564d51de06f5e3e61aef6ca197bcd80a6cb0a633fe4688c8c9f6226c70ee6f32a747050a8e420972b45cc98a6b3fc5ae66 + checksum: 299bf875ea550f52d157260804bf5b1acdc27269ae7287e53a1a5a602ff6052a466f4a4c03dc7377b3f2d5240eea5ee92162e2a943acb4d28e017ac89ab89e9d languageName: node linkType: hard @@ -111,17 +110,17 @@ __metadata: languageName: node linkType: hard -"@babel/helper-compilation-targets@npm:^7.13.0, @babel/helper-compilation-targets@npm:^7.13.13, @babel/helper-compilation-targets@npm:^7.13.8": - version: 7.13.13 - resolution: "@babel/helper-compilation-targets@npm:7.13.13" +"@babel/helper-compilation-targets@npm:^7.13.0, @babel/helper-compilation-targets@npm:^7.13.13, @babel/helper-compilation-targets@npm:^7.13.16, @babel/helper-compilation-targets@npm:^7.13.8": + version: 7.13.16 + resolution: "@babel/helper-compilation-targets@npm:7.13.16" dependencies: - "@babel/compat-data": ^7.13.12 + "@babel/compat-data": ^7.13.15 "@babel/helper-validator-option": ^7.12.17 browserslist: ^4.14.5 semver: ^6.3.0 peerDependencies: "@babel/core": ^7.0.0 - checksum: 2d77381d5fa0e488e86b2abbf5c299a6c1b0e490c95d3ca9a63fac8d45713a182a32fedabceb207588681ae09fc1c19c5418c26e686ae752d46102c9537f9ec7 + checksum: baa1e4cdd562996c6af0a8cedb097cd72f67c44577faf4b657015f477d4930ebcc40ca21dc1e5fcffe91a1517de6e4114bc21f805ca701dfac2ddd2e9b006228 languageName: node linkType: hard @@ -335,14 +334,14 @@ __metadata: languageName: node linkType: hard -"@babel/helpers@npm:^7.13.10": - version: 7.13.10 - resolution: "@babel/helpers@npm:7.13.10" +"@babel/helpers@npm:^7.13.16": + version: 7.13.17 + resolution: "@babel/helpers@npm:7.13.17" dependencies: "@babel/template": ^7.12.13 - "@babel/traverse": ^7.13.0 - "@babel/types": ^7.13.0 - checksum: 1bc93126957b51108080ab1aa24997a9a10d5f395de54621ce9df7825cdbce878ad9d26886c927c3d9bcfd75d24972037ed5fb904fcd83fb92e5c8f8628f6b40 + "@babel/traverse": ^7.13.17 + "@babel/types": ^7.13.17 + checksum: 3e2b18d6bad7e7fa4e268a4e28f7ba5a15893efd39a57af9ae38613fe11bf4cff03cb2a56d4e6e18eeabe0934bfa689432ce3578bf59bb43bf926c956771b4b4 languageName: node linkType: hard @@ -357,12 +356,12 @@ __metadata: languageName: node linkType: hard -"@babel/parser@npm:^7.0.0, @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.12.13, @babel/parser@npm:^7.13.15": - version: 7.13.15 - resolution: "@babel/parser@npm:7.13.15" +"@babel/parser@npm:^7.0.0, @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.12.13, @babel/parser@npm:^7.13.16": + version: 7.13.16 + resolution: "@babel/parser@npm:7.13.16" bin: parser: ./bin/babel-parser.js - checksum: 74e9edc72f187c3956a52b3bb7dad22769fa9bf91c0107d6d5f1841ad5f655e6d12e0380a5b296f8c61c4471b200cdfea490969b75d5dff6b942157a26a1a9ac + checksum: 4f02b226686ad98684128d64082388c8af3a2cd0bb986e8eb0339235d99f9a6bb55ba225da953291d975f341fe6d5d5dc006706d515f999be5ad49dd99f815e3 languageName: node linkType: hard @@ -1293,27 +1292,27 @@ __metadata: languageName: node linkType: hard -"@babel/register@npm:^7.13.14": - version: 7.13.14 - resolution: "@babel/register@npm:7.13.14" +"@babel/register@npm:^7.13.16": + version: 7.13.16 + resolution: "@babel/register@npm:7.13.16" dependencies: + clone-deep: ^4.0.1 find-cache-dir: ^2.0.0 - lodash: ^4.17.19 make-dir: ^2.1.0 pirates: ^4.0.0 source-map-support: ^0.5.16 peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 0dacbad9a231907c71ade15952bb9cfdc7bea35e22dac9190fa7bd3328ebae34f3fe16e957e4b8a6f10e50e1a614957195a4a9dbe4245018c8a986bc386fd2ec + checksum: 9a859b9fb5301525450638d57a7db72f0364a14b3e433f62062140b45ce13e5c92d9618f1f0413c6b41336937062e3cbd7fad88f2938b030e1b4331c11a74f23 languageName: node linkType: hard -"@babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.13.9, @babel/runtime@npm:^7.8.4": - version: 7.13.10 - resolution: "@babel/runtime@npm:7.13.10" +"@babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.13.17, @babel/runtime@npm:^7.13.9, @babel/runtime@npm:^7.8.4": + version: 7.13.17 + resolution: "@babel/runtime@npm:7.13.17" dependencies: regenerator-runtime: ^0.13.4 - checksum: 22014226b96a8c8e8d4e8bcdb011f317d1b32881aef424a669dc6ceaee14993d3609172967853cbf9c25c724c25145d45885b6c9df56ba241c12820776607f1f + checksum: c32e5e2833348b586bc919c0fbc8efbd2fdd79451cce56ed5962ace6ff74ea44fbb8723dcd3f08e52ce07e88e37f4c02cd5021855417d365558e41de38d277a8 languageName: node linkType: hard @@ -1328,30 +1327,29 @@ __metadata: languageName: node linkType: hard -"@babel/traverse@npm:^7.1.0, @babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.13.13, @babel/traverse@npm:^7.13.15": - version: 7.13.15 - resolution: "@babel/traverse@npm:7.13.15" +"@babel/traverse@npm:^7.1.0, @babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.13.13, @babel/traverse@npm:^7.13.15, @babel/traverse@npm:^7.13.17": + version: 7.13.17 + resolution: "@babel/traverse@npm:7.13.17" dependencies: "@babel/code-frame": ^7.12.13 - "@babel/generator": ^7.13.9 + "@babel/generator": ^7.13.16 "@babel/helper-function-name": ^7.12.13 "@babel/helper-split-export-declaration": ^7.12.13 - "@babel/parser": ^7.13.15 - "@babel/types": ^7.13.14 + "@babel/parser": ^7.13.16 + "@babel/types": ^7.13.17 debug: ^4.1.0 globals: ^11.1.0 - checksum: 4ee49a25e7875e0a05e09ca685ac4f92316aeacfa81526aa947cdfdddb49e595ddb0459b3566dac100e85069ec08bcdce66f4897cc22fee341fb83cf10dbfd14 + checksum: e50e3a97a5704ed76558c00a632fbbee888a864054772361323075f436b3e767b7441c53fec34333a0c5ed2a88b856c76de8770932a050bb6a1553ece998b0c1 languageName: node linkType: hard -"@babel/types@npm:^7.0.0, @babel/types@npm:^7.12.1, @babel/types@npm:^7.12.13, @babel/types@npm:^7.13.0, @babel/types@npm:^7.13.12, @babel/types@npm:^7.13.14, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3": - version: 7.13.14 - resolution: "@babel/types@npm:7.13.14" +"@babel/types@npm:^7.0.0, @babel/types@npm:^7.12.1, @babel/types@npm:^7.12.13, @babel/types@npm:^7.13.0, @babel/types@npm:^7.13.12, @babel/types@npm:^7.13.14, @babel/types@npm:^7.13.16, @babel/types@npm:^7.13.17, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3": + version: 7.13.17 + resolution: "@babel/types@npm:7.13.17" dependencies: "@babel/helper-validator-identifier": ^7.12.11 - lodash: ^4.17.19 to-fast-properties: ^2.0.0 - checksum: 0dda1e774076c763ad38d77a2292524556be0629f5b7a2078bddb40ae4a2fd059d10197029a988926dc314f7519e17daa8a714656e0faa207f2bb5339b57410c + checksum: d75193ea37008a039b2383f8ba3cbe492a092550c6656721f6aa76bd8565a9286b56165a0c82ea5a8423d6f65bd803eb2c73561a5fc7a098b97d19f692bc79a6 languageName: node linkType: hard @@ -1798,12 +1796,12 @@ __metadata: languageName: node linkType: hard -"@polkadot/dev@npm:^0.62.8": - version: 0.62.8 - resolution: "@polkadot/dev@npm:0.62.8" +"@polkadot/dev@npm:^0.62.9": + version: 0.62.9 + resolution: "@polkadot/dev@npm:0.62.9" dependencies: - "@babel/cli": ^7.13.14 - "@babel/core": ^7.13.15 + "@babel/cli": ^7.13.16 + "@babel/core": ^7.13.16 "@babel/plugin-proposal-class-properties": ^7.13.0 "@babel/plugin-proposal-nullish-coalescing-operator": ^7.13.8 "@babel/plugin-proposal-numeric-separator": ^7.12.13 @@ -1819,8 +1817,8 @@ __metadata: "@babel/preset-env": ^7.13.15 "@babel/preset-react": ^7.13.13 "@babel/preset-typescript": ^7.13.0 - "@babel/register": ^7.13.14 - "@babel/runtime": ^7.13.10 + "@babel/register": ^7.13.16 + "@babel/runtime": ^7.13.17 "@rushstack/eslint-patch": ^1.0.6 "@typescript-eslint/eslint-plugin": 4.22.0 "@typescript-eslint/parser": 4.22.0 @@ -1880,16 +1878,16 @@ __metadata: polkadot-exec-prettier: scripts/polkadot-exec-prettier.cjs polkadot-exec-tsc: scripts/polkadot-exec-tsc.cjs polkadot-exec-webpack: scripts/polkadot-exec-webpack.cjs - checksum: d4aa8b1da1e7da2ac3ebe7141b10d5da3544e114b2447322676496cd62a360c7b60c7388dba44177e143e7f3bfc7c2d128b370314f0909cf6443394bc7d42dea + checksum: f4b3b74b43321e5c3c6f7cf6f2920e32deba02a45382c3d08abb8b412370b38850bb913b64d7f4915928c1bce3e5d3a6c66e28b8556e916083add4a9271e2068 languageName: node linkType: hard -"@polkadot/networks@npm:6.1.1": - version: 6.1.1 - resolution: "@polkadot/networks@npm:6.1.1" +"@polkadot/networks@npm:6.2.1": + version: 6.2.1 + resolution: "@polkadot/networks@npm:6.2.1" dependencies: "@babel/runtime": ^7.13.10 - checksum: 2da299262b5b28e4bf1d8c090fa12214c56d5a8c243172072396779290c361e363b233523da3e932fb7780e767874e81ed108822d76f4169ee54c4ccf8d06ddd + checksum: 680f9d18e92e7c6fee0480fa7fbc10f3232a488c47535053227ed20efbe575bc39ef3f122665561328aed3d66993fadb68629fc4e9880fdcb62e841354365d82 languageName: node linkType: hard @@ -1897,12 +1895,12 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/phishing@workspace:packages/phishing" dependencies: - "@babel/runtime": ^7.13.10 - "@polkadot/util": ^6.1.1 - "@polkadot/util-crypto": ^6.1.1 - "@polkadot/x-fetch": ^6.1.1 + "@babel/runtime": ^7.13.17 + "@polkadot/util": ^6.2.1 + "@polkadot/util-crypto": ^6.2.1 + "@polkadot/x-fetch": ^6.2.1 "@types/js-yaml": ^4.0.0 - js-yaml: ^4.0.0 + js-yaml: ^4.1.0 languageName: unknown linkType: soft @@ -1912,15 +1910,15 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/util-crypto@npm:^6.1.1": - version: 6.1.1 - resolution: "@polkadot/util-crypto@npm:6.1.1" +"@polkadot/util-crypto@npm:^6.2.1": + version: 6.2.1 + resolution: "@polkadot/util-crypto@npm:6.2.1" dependencies: "@babel/runtime": ^7.13.10 - "@polkadot/networks": 6.1.1 - "@polkadot/util": 6.1.1 + "@polkadot/networks": 6.2.1 + "@polkadot/util": 6.2.1 "@polkadot/wasm-crypto": ^4.0.2 - "@polkadot/x-randomvalues": 6.1.1 + "@polkadot/x-randomvalues": 6.2.1 base-x: ^3.0.8 base64-js: ^1.5.1 blakejs: ^1.1.0 @@ -1933,23 +1931,23 @@ __metadata: tweetnacl: ^1.0.3 xxhashjs: ^0.2.2 peerDependencies: - "@polkadot/util": 6.1.1 - checksum: 29146d321369213110c13b8d32c08c1b52a280b1c2000b38a02589ef93c305de16747f1e7f71b01beaa26e39519ee1c483a5dc8f9cc044ebddfafcb5ddb7e08a + "@polkadot/util": 6.2.1 + checksum: 6b7a3e5c19081ca7255e85b66f0576a7945ec07fec9f96f0ff8738d030f48a6fece9782d915f77346d06cf040d0d1b60a94531cfb5927da2b641ca403b6652ec languageName: node linkType: hard -"@polkadot/util@npm:6.1.1, @polkadot/util@npm:^6.1.1": - version: 6.1.1 - resolution: "@polkadot/util@npm:6.1.1" +"@polkadot/util@npm:6.2.1, @polkadot/util@npm:^6.2.1": + version: 6.2.1 + resolution: "@polkadot/util@npm:6.2.1" dependencies: "@babel/runtime": ^7.13.10 - "@polkadot/x-textdecoder": 6.1.1 - "@polkadot/x-textencoder": 6.1.1 + "@polkadot/x-textdecoder": 6.2.1 + "@polkadot/x-textencoder": 6.2.1 "@types/bn.js": ^4.11.6 bn.js: ^4.11.9 camelcase: ^5.3.1 ip-regex: ^4.3.0 - checksum: 2e39c41f87b1116e7b3943a1de87189e47ce6eefd8731b929f15febefbf93b35f332ddfcb92d74e3fae9c13d87bd0686746c694ab7c94e25309e5fec65f8b188 + checksum: b4aeafe4eed161ac72a0f42deefe4fb91fcdd4f5aa497dc23f9480de976269e93708aeb18aa37e91b538a88ff60bac55a263b5d4808af4eb77a6bd7ad601c63a languageName: node linkType: hard @@ -1985,56 +1983,56 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-fetch@npm:^6.1.1": - version: 6.1.1 - resolution: "@polkadot/x-fetch@npm:6.1.1" +"@polkadot/x-fetch@npm:^6.2.1": + version: 6.2.1 + resolution: "@polkadot/x-fetch@npm:6.2.1" dependencies: "@babel/runtime": ^7.13.10 - "@polkadot/x-global": 6.1.1 + "@polkadot/x-global": 6.2.1 "@types/node-fetch": ^2.5.10 node-fetch: ^2.6.1 - checksum: ede3bfe644adf4a5e9263922cbb33211062c3f0ef2cbcf14635b8504f834b114193d47cd9e863816e0a1f013a7f1e1d33b19473d386ff44adc0796dcea8f2272 + checksum: 0ead9e1096a8904292914313adf14a1ad8113f48fc0df0c090cb43e984967d80ce35b09b8b760d37ac5aa57e41a926b48bcafc8360a4439ba46032df70a08453 languageName: node linkType: hard -"@polkadot/x-global@npm:6.1.1": - version: 6.1.1 - resolution: "@polkadot/x-global@npm:6.1.1" +"@polkadot/x-global@npm:6.2.1": + version: 6.2.1 + resolution: "@polkadot/x-global@npm:6.2.1" dependencies: "@babel/runtime": ^7.13.10 "@types/node-fetch": ^2.5.10 node-fetch: ^2.6.1 - checksum: dc4bda98e52b4706a2151a5d008f9aacb68c303d269c94a3776e398b918ed2fe81fb38869e4bc0f6153fca300004e6bea1edf3860c8c389370c9edffe6ada82e + checksum: ece93e020f9e8fb81c6315b078d7ca4e3a923a93dc90857757b2f14eed3b53243dd09c5cb56a43ca3c64cea6e71b8704788fea1f923f74a420e40fa9d520c9d5 languageName: node linkType: hard -"@polkadot/x-randomvalues@npm:6.1.1": - version: 6.1.1 - resolution: "@polkadot/x-randomvalues@npm:6.1.1" +"@polkadot/x-randomvalues@npm:6.2.1": + version: 6.2.1 + resolution: "@polkadot/x-randomvalues@npm:6.2.1" dependencies: "@babel/runtime": ^7.13.10 - "@polkadot/x-global": 6.1.1 - checksum: 3a756b08558eca11922e0911349df5b9197cf2aef230f8c05c46a316fd809b4041d4dd846b0b5e6b6044951ea02735f5bccc511a21f7ffcf659d7cc6118038ab + "@polkadot/x-global": 6.2.1 + checksum: 65edcf6401eed14631bf605c035950837f6451d01f52bd65d299436900dae7271761d1018c05cd35fce4c0a7e52c9f134e0d13073e8afbe7eefa600dae035bf5 languageName: node linkType: hard -"@polkadot/x-textdecoder@npm:6.1.1": - version: 6.1.1 - resolution: "@polkadot/x-textdecoder@npm:6.1.1" +"@polkadot/x-textdecoder@npm:6.2.1": + version: 6.2.1 + resolution: "@polkadot/x-textdecoder@npm:6.2.1" dependencies: "@babel/runtime": ^7.13.10 - "@polkadot/x-global": 6.1.1 - checksum: 5791f3d1a453bea2bd4e5a8124a4a3360f727c65809c4ab068d7160c5fc4046612276c33bbc127b9537193a8f12930bd3fe522d14f78ad4b4512dceb187d8c56 + "@polkadot/x-global": 6.2.1 + checksum: ff17e0db6d83509ede097dfcb17a662c198957edc4fb618dc024f4a46473392fbac187fa814a7819b61caa413d3a48a1d24aa794881c302d0a70cf77397b5ba8 languageName: node linkType: hard -"@polkadot/x-textencoder@npm:6.1.1": - version: 6.1.1 - resolution: "@polkadot/x-textencoder@npm:6.1.1" +"@polkadot/x-textencoder@npm:6.2.1": + version: 6.2.1 + resolution: "@polkadot/x-textencoder@npm:6.2.1" dependencies: "@babel/runtime": ^7.13.10 - "@polkadot/x-global": 6.1.1 - checksum: 61280a7f442ecb2601827830804f91e385efc75e2e2bb521f27e9cee948f3134373916ad73a5befad987b61df2ea433d04042cf293b959a7e50cf0cc4187d5c2 + "@polkadot/x-global": 6.2.1 + checksum: 388e9c5d106199a889f2e87ebd9b447b147c699dfd98c0aad60761a697c16f0d840f7b458e5aaffaa23c73687844c6b19714eb35c0af1d20ab4d6ef21045bd2f languageName: node linkType: hard @@ -3560,6 +3558,17 @@ __metadata: languageName: node linkType: hard +"clone-deep@npm:^4.0.1": + version: 4.0.1 + resolution: "clone-deep@npm:4.0.1" + dependencies: + is-plain-object: ^2.0.4 + kind-of: ^6.0.2 + shallow-clone: ^3.0.0 + checksum: b0146d66cabc7e609d23d10155dcc88e2f74b03539b3b65f8a05f889500e2a78b6c6265a744445d009d512a1afa16836f62aa5737d462027142984c2d41130c8 + languageName: node + linkType: hard + "clone-response@npm:^1.0.2": version: 1.0.2 resolution: "clone-response@npm:1.0.2" @@ -7036,14 +7045,14 @@ __metadata: languageName: node linkType: hard -"js-yaml@npm:^4.0.0": - version: 4.0.0 - resolution: "js-yaml@npm:4.0.0" +"js-yaml@npm:^4.1.0": + version: 4.1.0 + resolution: "js-yaml@npm:4.1.0" dependencies: argparse: ^2.0.1 bin: js-yaml: bin/js-yaml.js - checksum: ee9b16cdbba690ec70f46d61737b28b35e26e6d51606c466de7fa876d3517de0cfdffd2e1ef21263d5ca3b32659d2e4c65255f50d6e236f022305bce72242d46 + checksum: 8973cf4296c944cc2551d1e3d3d064e7de0d0a6db3f7bafe40339ee9e5e0329560b52c4b8492b9b22365404c9be0822b62340ab49884e1dedfcc7ff80158abe0 languageName: node linkType: hard @@ -9479,9 +9488,9 @@ resolve@^2.0.0-next.3: version: 0.0.0-use.local resolution: "root-workspace-0b6124@workspace:." dependencies: - "@babel/core": ^7.13.15 + "@babel/core": ^7.13.16 "@pinata/sdk": ^1.1.13 - "@polkadot/dev": ^0.62.8 + "@polkadot/dev": ^0.62.9 "@types/jest": ^26.0.22 dnslink-cloudflare: ^3.0.0 languageName: unknown @@ -9671,6 +9680,15 @@ resolve@^2.0.0-next.3: languageName: node linkType: hard +"shallow-clone@npm:^3.0.0": + version: 3.0.1 + resolution: "shallow-clone@npm:3.0.1" + dependencies: + kind-of: ^6.0.2 + checksum: e329e054c286f0681fd8a9e5c353999519332f12510a99e189ea9cfa0337adb6f1414639d44493418ef6790a693b78c354525269f5db25a9feddd8b4d7891a62 + languageName: node + linkType: hard + "shebang-command@npm:^1.2.0": version: 1.2.0 resolution: "shebang-command@npm:1.2.0"