Skip to content

Commit

Permalink
fix: upgrade multiple dependencies with Snyk (#243)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - @emotion/react from 11.13.0 to 11.13.3.
    See this package in npm: https://www.npmjs.com/package/@emotion/react
  - @mui/icons-material from 5.16.4 to 5.16.7.
    See this package in npm: https://www.npmjs.com/package/@mui/icons-material
  - @mui/material from 5.16.6 to 5.16.7.
    See this package in npm: https://www.npmjs.com/package/@mui/material

See this project in Snyk:
https://app.snyk.io/org/epacke/project/9cb33b20-8a65-4eca-a1c5-b2eb539311ac?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
epacke and snyk-bot authored Sep 12, 2024
1 parent 50b2c8c commit fd5ad79
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions pipeline-ui/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pipeline-ui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@emotion/react": "^11.13.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@fontsource/roboto": "^4.5.8",
"@mui/styled-engine-sc": "^5.14.10",
Expand Down

0 comments on commit fd5ad79

Please sign in to comment.