We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Following npm warning was reported while executing npm install.
npm install
npm WARN deprecated phantomjs@2.1.7: Package renamed to phantomjs-prebuilt. Please update 'phantomjs' package references to 'phantomjs-prebuilt'
Is it necessary/needed to update the package.json?
The text was updated successfully, but these errors were encountered:
We do not use PhantomJS any more. Ref: https://github.com/mermaidjs/mermaid.cli
Sorry, something went wrong.
chore(deps-dev): bump svelte from 3.44.1 to 3.44.2 (mermaid-js#508)
59e33fc
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.44.1 to 3.44.2. - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md) - [Commits](sveltejs/svelte@v3.44.1...v3.44.2) --- updated-dependencies: - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
No branches or pull requests
Following npm warning was reported while executing
npm install
.Is it necessary/needed to update the package.json?
The text was updated successfully, but these errors were encountered: