-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
chore(deps): bump the npm_and_yarn group with 6 updates #1843
chore(deps): bump the npm_and_yarn group with 6 updates #1843
Conversation
Bumps the npm_and_yarn group with 6 updates: | Package | From | To | | --- | --- | --- | | [elliptic](https://github.com/indutny/elliptic) | `6.5.7` | `6.6.1` | | [path-to-regexp](https://github.com/pillarjs/path-to-regexp) | `0.1.10` | `1.9.0` | | [express](https://github.com/expressjs/express) | `4.21.1` | `4.21.2` | | [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `2.0.6` | `2.0.7` | | [katex](https://github.com/KaTeX/KaTeX) | `0.16.11` | `0.16.21` | | [mermaid](https://github.com/mermaid-js/mermaid) | `10.9.1` | `11.4.1` | Updates `elliptic` from 6.5.7 to 6.6.1 - [Commits](indutny/elliptic@v6.5.7...v6.6.1) Updates `path-to-regexp` from 0.1.10 to 1.9.0 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.10...v1.9.0) Updates `express` from 4.21.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.1...4.21.2) Updates `http-proxy-middleware` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7) Updates `katex` from 0.16.11 to 0.16.21 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.16.11...v0.16.21) Updates `mermaid` from 10.9.1 to 11.4.1 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md) - [Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: http-proxy-middleware dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: katex dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: mermaid dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is shell access?This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code. Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced. What is network access?This module accesses the network. Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use. What is new author?A new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package. Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
Bumps the npm_and_yarn group with 6 updates:
6.5.7
6.6.1
0.1.10
1.9.0
4.21.1
4.21.2
2.0.6
2.0.7
0.16.11
0.16.21
10.9.1
11.4.1
Updates
elliptic
from 6.5.7 to 6.6.1Commits
9b77436
6.6.104cb6f5
Merge commit from forkb8a7edd
6.6.034c8534
fix: signature verification due to leading zerosUpdates
path-to-regexp
from 0.1.10 to 1.9.0Release notes
Sourced from path-to-regexp's releases.
Changelog
Sourced from path-to-regexp's changelog.
... (truncated)
Commits
c75eb10
1.9.0925ac8e
Add backtrack protection to 1.x release (#320)32a14b0
Fixre.exec('/test/route')
result (#267)79a5dcf
1.8.01a47442
feat: backport TokensToFunctionOptions to v1.x9c0550c
Update history for1.7.0
a99ec3c
v1.7.069fb61b
Allow delimiter to be set fortokensToRegExp
1c2e8e4
Update history for1.6.0
bdf17de
v1.6.0Updates
express
from 4.21.1 to 4.21.2Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
1faf228
4.21.22e0fb64
deps: bump [email protected] (#6209)59fc270
deps: [email protected] (#5956)51fc39c
docs: add funding (#6065)Maintainer changes
This version was pushed to npm by jonchurch, a new releaser for express since your current version.
Updates
http-proxy-middleware
from 2.0.6 to 2.0.7Release notes
Sourced from http-proxy-middleware's releases.
Changelog
Sourced from http-proxy-middleware's changelog.
Commits
1e92339
ci(github-actions): fix npm tag90afb7c
chore(package): v2.0.70b4274e
fix(filter): handle errors1bd6dd5
ci(github actions): add publish.ymlUpdates
katex
from 0.16.11 to 0.16.21Release notes
Sourced from katex's releases.
... (truncated)
Changelog
Sourced from katex's changelog.
... (truncated)
Commits
923f2aa
chore(release): 0.16.21 [ci skip]57914ad
fix: escape \htmlData attribute nameff28995
Merge commit from fork28a0bf5
chore(release): 0.16.20 [ci skip]6d30fe4
fix: \providecommand does not overwrite existing macro (#4000)8f47dba
chore(deps): update actions/upload-artifact to v4 (#4012)88b5056
chore(release): 0.16.19 [ci skip]4228b4e
fix(types): improvestrict
function type (#4009)f934646
chore(release): 0.16.18 [ci skip]629b873
fix: Actually publish TypeScript type definitions (#4008)Updates
mermaid
from 10.9.1 to 11.4.1Release notes
Sourced from mermaid's releases.
... (truncated)
Commits
9868f3a
Merge pull request #6084 from mermaid-js/changeset-release/masterd8bf155
Version Packages0b4f852
Merge pull request #6083 from mermaid-js/release/11.4.10dff4ca
chore: broken link clean up. Enable flowchart elk testscc29437
Merge pull request #6081 from mermaid-js/6080-fixdfaaf36
Merge pull request #6079 from aloisklink/chore/update-to-dompurify-3.2.13753831
Added cypress testc7ae08a
#6080: Fix for issue with diamond intersections when using elk-layout69973ea
Merge branch 'develop' into 6080-fixd3b2c7e
Revert "#6080: Fix for issue with diamond intersections when using elk-layout"Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.