sanity-io / sanity-plugin-markdown

Markdown support in the Sanity Studio
MIT License
50 stars 8 forks source link

[Snyk] Security upgrade sanity from 3.1.4 to 3.2.0 #98

Closed svcsnyksanity closed 1 week ago

svcsnyksanity commented 4 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json
⚠️ Warning ``` Failed to update the package-lock.json, please update manually before merging. ```
#### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586/1000**
**Why?** Recently disclosed, Has a fix available, Medium severity | Uncontrolled resource consumption
[SNYK-JS-BRACES-6838727](https://snyk.io/vuln/SNYK-JS-BRACES-6838727) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: sanity The new version differs by 44 commits.
  • ecef855 v3.2.0
  • 71526d7 refactor(core): deprecate WithReferringDocuments HOC in favor of a useReferringDocuments() hook (#4070)
  • 3eebac3 fix(core): lagging one iteration behind
  • ca49582 fix: rename various scripts publish => release
  • 3009836 fix(desk): improve saving indicator
  • 020e24f fix(schema): Disallows fieldnames that are already defined (#4057)
  • f02b5dd fix(desk-tool): prevent form-state being re-used when switching between documents of different types
  • 7bd29b5 chore(test-studio): add repro case for field groups issue
  • c2cf16c chore(test-studio): add example of field groups within an array
  • 30b5353 chore(sanity): upgrade @ sanity/bifur-client
  • d458a31 chore: upgrade rxjs to latest 7.x
  • 8f08a68 chore(portable-text-editor): allow rxjs@7 as peer dependency
  • 55acbcc chore: upgrade to @ sanity/client@4
  • 42cf304 chore(validation): allow @ sanity/client@4 as peer dependency
  • 5010f13 chore: upgrade typescript to latest 4.x
  • 20b40a8 chore(test-studio): add google maps input plugin to test-studio
  • 8fcc067 chore(movies-studio): use correct version of google-maps plugin
  • b9d335b fix(core): uploaded images popover display (#4048)
  • 12d13ea chore: update license files
  • 827a88f fix(types): allow use of `Rule.valueOfField` inside `defineField`
  • 8e8a4b1 test(cli): adjust cli build tests for vite 4
  • 6bad3f3 refactor: move `@ sanity/server` into `sanity` module
  • 81dbc4d chore: drop unused babel plugin
  • 6c04052 fix: add esbuild to depcheck ignore (esbuild-register peer dependency)
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **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](https://app.snyk.io/org/frontend-6c4/project/43482ae2-4c6e-4787-9900-7295a888212c?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/frontend-6c4/project/43482ae2-4c6e-4787-9900-7295a888212c?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"e269559b-a9dd-4274-8bcb-87e0c5f05159","prPublicId":"e269559b-a9dd-4274-8bcb-87e0c5f05159","dependencies":[{"name":"sanity","from":"3.1.4","to":"3.2.0"}],"packageManager":"npm","projectPublicId":"43482ae2-4c6e-4787-9900-7295a888212c","projectUrl":"https://app.snyk.io/org/frontend-6c4/project/43482ae2-4c6e-4787-9900-7295a888212c?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-BRACES-6838727"],"upgrade":["SNYK-JS-BRACES-6838727"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[586],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Uncontrolled resource consumption](https://learn.snyk.io/lesson/redos/?loc=fix-pr)