[Snyk] Fix for 1 vulnerabilities - #423
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-18512282
|
This upgrade involves a major architectural shift for Jupyter Notebook and a minor stabilization for the JupyterLab terminal. @jupyter-notebook/application@0.0.0-use.local → 7.0.0Risk: HIGH This is a significant migration from a local, non-standard version to Jupyter Notebook 7. Notebook 7 is a complete rewrite based on the JupyterLab frontend and Jupyter Server backend. While it aims to preserve the classic document-centric user experience, the underlying technology is entirely different. Key Breaking Changes:
Recommendation: @jupyterlab/terminal@4.5.0-alpha.3 → 4.5.0Risk: LOW This is a minor update from a pre-release (alpha) to a final version. Such upgrades typically consist of bug fixes and stabilization with no breaking API changes. The JupyterLab 4.5.0 release notes indicate new features like search functionality in the terminal but do not mention breaking changes for this package.
|
Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project.
Snyk changed the following file(s):
packages/terminal-extension/package.jsonNote for zero-installs users
If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the
.yarn/cache/directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to runyarnto update the contents of the./yarn/cachedirectory.If you are not using zero-install you can ignore this as your flow should likely be unchanged.
Vulnerabilities that will be fixed with an upgrade:
SNYK-JS-POSTCSS-18512282
Breaking Change Risk
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Directory Traversal