From 936fa22fe1d5da7039bdb51ce0093fa440c9eabd Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Tue, 4 Oct 2022 19:20:21 +0100 Subject: [PATCH] Update do-bulma to latest version --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 980e93b..2736316 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6747,7 +6747,7 @@ }, "node_modules/do-bulma": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/do-community/do-bulma.git#4648133976dd15c205f93a3a9dd5fa3e912ff751", + "resolved": "git+ssh://git@github.com/do-community/do-bulma.git#798588c92e40fb6368898e6523a6c461757caf45", "license": "Apache-2.0", "dependencies": { "bulma": "^0.9.4" @@ -23501,15 +23501,15 @@ } }, "do-bulma": { - "version": "git+ssh://git@github.com/do-community/do-bulma.git#4648133976dd15c205f93a3a9dd5fa3e912ff751", - "from": "do-bulma@github:do-community/do-bulma", + "version": "git+ssh://git@github.com/do-community/do-bulma.git#798588c92e40fb6368898e6523a6c461757caf45", + "from": "do-bulma@https://github.com/do-community/do-bulma", "requires": { "bulma": "^0.9.4" } }, "do-vue": { "version": "git+ssh://git@github.com/do-community/do-vue.git#15de83ec55632e4be6f575e61068fd48dbc0350a", - "from": "do-vue@https://github.com/do-community/do-vue/", + "from": "do-vue@github:do-community/do-vue", "requires": { "@svgr/webpack": "^6.4.0", "assert": "^2.0.0",