Skip to content

[[email protected]] deprecated Gulp-Util dependancy #5513

@tomVlt

Description

@tomVlt

Description

When installing plugin "gatsby-plugin-sharp" npm CLI warn on deprecated "[email protected]" dependancy.
Answer might be here : https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

Steps to reproduce

npm i --save gatsby-plugin-sharp

Expected result

The plugin is still installing and working fine. However it may contains vulnerabilities due to decrepated dependancy.

Actual result

npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

$ npm ls gulp-util
[email protected] C:\ [my_own_path]
-- [email protected] -- [email protected]
-- [email protected] -- [email protected]
-- [email protected] -- [email protected]
`-- [email protected]

Environment

  • Gatsby version (npm list gatsby): v1.9.250
  • gatsby-cli version (gatsby --version): v1.1.52
  • Node.js version: v8.11.1
  • Operating System: windows

File contents (if changed)

gatsby-config.js: N/A
package.json: N/A
gatsby-node.js: N/A
gatsby-browser.js: N/A
gatsby-ssr.js: N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedIssue with a clear description that the community can help with.type: maintenanceAn issue or pull request describing a change that isn't a bug, feature or documentation change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions