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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user