diff --git a/package-lock.json b/package-lock.json index 8d88637..df7e6db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "clipboard": "^2.0.11", "clone": "^2.1.2", - "do-bulma": "github:do-community/do-bulma", + "do-bulma": "github:do-community/do-bulma#MattIPv4/update-dependencies", "do-vue": "github:do-community/do-vue#MattIPv4/update-dependencies", "escape-html": "^1.0.3", "files-diff": "0.0.6", @@ -7059,7 +7059,7 @@ }, "node_modules/do-bulma": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/do-community/do-bulma.git#f9d4ba92095b9b0cfd681a49ae0077318376d9ad", + "resolved": "git+ssh://git@github.com/do-community/do-bulma.git#b98584ec142899da52796c89753293047f480fa9", "license": "Apache-2.0", "dependencies": { "bulma": "^0.9.4" @@ -24952,15 +24952,15 @@ } }, "do-bulma": { - "version": "git+ssh://git@github.com/do-community/do-bulma.git#f9d4ba92095b9b0cfd681a49ae0077318376d9ad", - "from": "do-bulma@github:do-community/do-bulma", + "version": "git+ssh://git@github.com/do-community/do-bulma.git#b98584ec142899da52796c89753293047f480fa9", + "from": "do-bulma@do-community/do-bulma#MattIPv4/update-dependencies", "requires": { "bulma": "^0.9.4" } }, "do-vue": { "version": "git+ssh://git@github.com/do-community/do-vue.git#66d1c3c533aa40b800df76438354b311d2d4f08d", - "from": "do-vue@do-community/do-vue#MattIPv4/update-dependencies", + "from": "do-vue@github:do-community/do-vue#MattIPv4/update-dependencies", "requires": { "@svgr/webpack": "^7.0.0", "assert": "^2.0.0", diff --git a/package.json b/package.json index 5bc83ca..9d34d18 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "dependencies": { "clipboard": "^2.0.11", "clone": "^2.1.2", - "do-bulma": "github:do-community/do-bulma", + "do-bulma": "github:do-community/do-bulma#MattIPv4/update-dependencies", "do-vue": "github:do-community/do-vue#MattIPv4/update-dependencies", "escape-html": "^1.0.3", "files-diff": "0.0.6",