Skip to content

postcss-url version causing security warning #8521

Description

@shaycraft

So GitHub is complaining my project has a dependency on a vulnerable version of handlebars. It appears the cli pulls this in from postcss-url (via directory-encoder). This was referenced (and closed) earlier in #7660 but closed as the problem is apparently with postcss-url.

However, the version @angular/cli is using of postcss-url (5.1.2) appears to be out of date. The latest version of postcss-url (7.1.2) appears to have completely removed the dependency on directory-encoder (as of version 6). Are there any plans to update the postcss-url dependency?

Versions

Angular CLI: 1.5.0
Node: 8.6.0
OS: win32 x64
Angular: 4.4.4
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, router, tsc-wrapped

@angular/cli: 1.5.0
@angular-devkit/build-optimizer: 0.0.33
@angular-devkit/core: 0.0.20
@angular-devkit/schematics: 0.0.36
@ngtools/json-schema: 1.1.0
@ngtools/webpack: 1.8.0
@schematics/angular: 0.1.5
typescript: 2.3.4
webpack: 3.8.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions