From 1e47377a402648e86c3d98ba0058080df1b87eab Mon Sep 17 00:00:00 2001 From: DIYgod Date: Tue, 6 Sep 2022 20:43:04 +0100 Subject: [PATCH] fix: dashboard stuck with connected_accounts uri --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3c3a2916..1e16a019 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "remark-rehype": "^10.1.0", "sortablejs": "^1.15.0", "ua-parser-js": "^1.0.2", - "unidata.js": "^0.6.19", + "unidata.js": "^0.6.21", "unified": "^10.1.2", "unist-builder": "^3.0.0", "unist-util-visit": "^4.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 88bea543..2b410fcc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,7 +94,7 @@ specifiers: tailwindcss: ^3.0.24 typescript: ^4.5.5 ua-parser-js: ^1.0.2 - unidata.js: ^0.6.19 + unidata.js: ^0.6.21 unified: ^10.1.2 unist-builder: ^3.0.0 unist-util-visit: ^4.1.0 @@ -167,7 +167,7 @@ dependencies: remark-rehype: 10.1.0 sortablejs: 1.15.0 ua-parser-js: 1.0.2 - unidata.js: 0.6.19 + unidata.js: 0.6.21 unified: 10.1.2 unist-builder: 3.0.0 unist-util-visit: 4.1.0 @@ -8665,8 +8665,8 @@ packages: engines: {node: '>=12.18'} dev: false - /unidata.js/0.6.19: - resolution: {integrity: sha512-ByvjhUEhE3ZKV3jSKoGAY2yHXdZCoy13NBkydiP+ELw2gouUR1ujysNybQxcrUdEvjQlrJZ3mR4SSwgQwPWqTg==} + /unidata.js/0.6.21: + resolution: {integrity: sha512-HiEG+tTJ4HXbajBm3qY6MUw1CExuQvR9aZMRjNCCzBTvI3w+SFHmD3is+e8akPNapyN7d0sI8xIwYrqFjUAtsA==} dependencies: '@types/lodash': 4.14.184 '@urql/core': 2.5.0_graphql@16.5.0