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

Update dependencies #107

Open
LeviPesin opened this issue Jun 21, 2022 · 0 comments
Open

Update dependencies #107

LeviPesin opened this issue Jun 21, 2022 · 0 comments

Comments

@LeviPesin
Copy link

LeviPesin commented Jun 21, 2022

Because the version of the pacote dependency is outdated, the following is produced when installing rollup-plugin-filesize:

npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142

(the dependency chain is rollup-plugin-filesize@9.1.2 - pacote@11.3.5 - @npmcli/run-script@1.8.6 - node-gyp@7.1.2 - request@2.88.2)
This can be fixed by updating the pacote dependency from 11.2.7 to 13.6.0 (and preferably also other dependencies).

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

Successfully merging a pull request may close this issue.

1 participant