Skip to content

Commit

Permalink
fix: upgrade multiple dependencies with Snyk
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - @sapphire/docusaurus-plugin-npm2yarn2pnpm from 1.1.4 to 1.2.0.
    See this package in npm: https://www.npmjs.com/package/@sapphire/docusaurus-plugin-npm2yarn2pnpm
  - mdx-mermaid from 1.2.2 to 1.3.2.
    See this package in npm: https://www.npmjs.com/package/mdx-mermaid
  - mermaid from 9.0.1 to 9.4.3.
    See this package in npm: https://www.npmjs.com/package/mermaid
  - styled-components from 5.3.6 to 5.3.11.
    See this package in npm: https://www.npmjs.com/package/styled-components

See this project in Snyk:
https://app.snyk.io/org/sammytezzy/project/04ec37d9-fccc-4c62-bf48-902dc01387f6?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 10, 2024
1 parent ecbf0be commit fb87eb7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
},
"dependencies": {
"@mdx-js/react": "1.6.22",
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "1.1.4",
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "1.2.0",
"classnames": "^2.3.2",
"mdx-mermaid": "1.2.2",
"mermaid": "9.0.1",
"mdx-mermaid": "1.3.2",
"mermaid": "9.4.3",
"prism-react-renderer": "1.3.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-marquee-slider": "^1.1.5",
"styled-components": "5.3.6"
"styled-components": "5.3.11"
},
"devDependencies": {
"@docusaurus/core": "2.3.1",
Expand Down

0 comments on commit fb87eb7

Please sign in to comment.