Skip to content

Commit

Permalink
Snyk 0824 (#4059)
Browse files Browse the repository at this point in the history
* [pull] main from microsoft:main (#25)

* updaet packages

* update version

* update yarn.lock

---------

Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
  • Loading branch information
tim-allen-ck and pull[bot] authored Aug 14, 2024
1 parent f1c17b8 commit cb59871
Show file tree
Hide file tree
Showing 2 changed files with 1,624 additions and 1,550 deletions.
12 changes: 6 additions & 6 deletions ui/app/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "tre-ui",
"version": "0.5.27",
"version": "0.5.28",
"private": true,
"dependencies": {
"@azure/msal-browser": "^2.35.0",
"@azure/msal-react": "^1.5.12",
"@fluentui/react": "^8.114.1",
"@fluentui/react-file-type-icons": "^8.7.9",
"@fluentui/react": "^8.119.1",
"@fluentui/react-file-type-icons": "^8.11.18",
"@reduxjs/toolkit": "^1.8.6",
"@rjsf/core": "^4.2.3",
"@rjsf/fluent-ui": "^4.2.3",
Expand All @@ -15,8 +15,8 @@
"@testing-library/user-event": "^14.4.3",
"@testing-library/dom": "^7.21.4",
"@types/jest": "^29.5.0",
"@types/node": "^20.4.2",
"@types/react": "^18.0.25",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.2.6",
"moment": "^2.29.4",
"node-sass": "^8.0.0",
Expand All @@ -26,7 +26,7 @@
"react-redux": "^8.0.4",
"react-router-dom": "6.22.1",
"remark-gfm": "^3.0.1",
"typescript": "^5.4.5",
"typescript": "^5.5.3",
"web-vitals": "^3.3.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit cb59871

Please sign in to comment.