Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade deprecated dependencies #129

Open
lewismc opened this issue Jan 25, 2019 · 2 comments
Open

Upgrade deprecated dependencies #129

lewismc opened this issue Jan 25, 2019 · 2 comments

Comments

@lewismc
Copy link
Member

lewismc commented Jan 25, 2019

npm WARN deprecated [email protected]: This npm package 'angular-ui-router' has been renamed to '@uirouter/angularjs'. Please update your package.json. See https://ui-router.github.io/blog/uirouter-scoped-packages/
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: CircularJSON is in maintenance only, flatted is its successor.
@carueda
Copy link
Member

carueda commented Jan 25, 2019

Yeah, I've noted these since I resumed some work on the ORR a couple of weeks ago.

Actually most of these only impact the dev environment itself (not the generated web app). I gave these upgrades a try a few days ago but it was starting to take much time, that unfortunately I don't have at the moment. Let me know how it goes if you want to go ahead with this.

@carueda
Copy link
Member

carueda commented Feb 7, 2019

Just lowered the priority a bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants