kutaloweb/spala

composer and npm warnings

Closed this issue · 1 comments

When running "composer install", i get these warnings:

Package bepsvpt/hpkp-builder is abandoned, you should avoid using it. Use please upgrade bepsvpt/secure-headers to latest version instead.
Package bepsvpt/csp-builder is abandoned, you should avoid using it. Use please upgrade bepsvpt/secure-headers to latest version instead.

Also npm spits out some deprecated warnings and warnings about not installed peers like these:

npm WARN img-loader@3.0.1 requires a peer of imagemin@^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ajv-keywords@3.4.0 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself.

Fixed with commit 33e5be6