Use custom version of poise-javascript

Fixes npm-outdated breaking chef runs all the time.

See https://github.com/poise/poise-javascript/pull/8
This commit is contained in:
2017-11-05 00:37:20 +01:00
parent 5b1c583313
commit 206e807ac7
9 changed files with 259 additions and 13 deletions

View File

@@ -45,7 +45,7 @@ package %w(imagemagick ffmpeg libxml2-dev libxslt1-dev file git curl pkg-config
libprotobuf-dev protobuf-compiler libidn11 libidn11-dev)
node_package "yarn" do
version "1.2.1"
version "1.3.2"
end
ruby_version = "2.4.2"