From 4a51df064ca92f8cfd3f6ad3334080a15a82e690 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 03:34:30 +0000 Subject: [PATCH] fix(deps): update near-social-vm digest to 8dbb065 --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index fd6de4f..f5f0b9f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "error-polyfill": "^0.1.2", "local-storage": "^2.0.0", "near-api-js": "^2.1.3", - "near-social-vm": "git+https://github.com/NearSocial/VM.git#0285e7ca7126ebb865492bd6c8523338d09f99f1", + "near-social-vm": "git+https://github.com/NearSocial/VM.git#8dbb06526f15f10d562a118a38e4c0b6412beb88", "normalize.css": "^8.0.1", "prettier": "^2.7.1", "react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 0d11ff4..6be4f6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9129,9 +9129,10 @@ near-seed-phrase@0.2.0: near-hd-key "^1.2.1" tweetnacl "^1.0.2" -"near-social-vm@git+https://github.com/NearSocial/VM.git#0285e7ca7126ebb865492bd6c8523338d09f99f1": - version "2.5.3" - resolved "git+https://github.com/NearSocial/VM.git#0285e7ca7126ebb865492bd6c8523338d09f99f1" +"near-social-vm@git+https://github.com/NearSocial/VM.git#8dbb06526f15f10d562a118a38e4c0b6412beb88": + version "2.6.0" + uid "8dbb06526f15f10d562a118a38e4c0b6412beb88" + resolved "git+https://github.com/NearSocial/VM.git#8dbb06526f15f10d562a118a38e4c0b6412beb88" dependencies: "@radix-ui/react-accordion" "^1.1.1" "@radix-ui/react-alert-dialog" "^1.0.3"