diff --git a/package-lock.json b/package-lock.json index 68b4811f..cbb36fab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2337,8 +2337,9 @@ } }, "bureaucracy": { - "version": "git://github.com/jywarren/bureaucracy.git#f2522f42eba0f09444971e7138a56179cd8bffa9", - "from": "git://github.com/jywarren/bureaucracy.git#f2522f42eba0f09444971e7138a56179cd8bffa9", + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/bureaucracy/-/bureaucracy-1.0.7.tgz", + "integrity": "sha1-eeIN8kaPcDZM2dPC4SHGF4ZtrTQ=", "requires": { "contra": "1.9.4", "crossvent": "1.5.4", @@ -13247,11 +13248,11 @@ "dev": true }, "woofmark": { - "version": "git://github.com/jywarren/woofmark.git#12e2c1d4559268e2de605ad6084d5dce24ea42c6", - "from": "git://github.com/jywarren/woofmark.git#12e2c1d4559268e2de605ad6084d5dce24ea42c6", + "version": "git://github.com/jywarren/woofmark.git#39237b798308e6855acde1a938c18a8e4da62fce", + "from": "git://github.com/jywarren/woofmark.git#39237b798308e6855acde1a938c18a8e4da62fce", "requires": { "bullseye": "1.4.6", - "bureaucracy": "git://github.com/jywarren/bureaucracy.git#f2522f42eba0f09444971e7138a56179cd8bffa9", + "bureaucracy": "1.0.7", "crossvent": "1.5.0", "kanye": "3.0.2", "local-storage": "1.4.2",