Skip to content

Commit

Permalink
fix: update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 27, 2024
1 parent 6198f9c commit e15698e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 20 deletions.
6 changes: 3 additions & 3 deletions services/frontend-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@azure/msal-browser": "2.38.3",
"@azure/msal-react": "1.5.12",
"@azure/msal-browser": "2.38.4",
"@azure/msal-react": "1.5.13",
"@emotion/react": "11.11.3",
"@emotion/styled": "^11.1.5",
"@improbable-eng/grpc-web": "^0.15.0",
Expand Down Expand Up @@ -59,7 +59,7 @@
"react-refresh": "^0.14.0",
"sass": "^1.70.0",
"spy4js": "^3.1.0",
"ts-proto": "^1.169.1",
"ts-proto": "^1.170.0",
"typescript": "5.4.3"
},
"jest": {
Expand Down
32 changes: 15 additions & 17 deletions services/frontend-service/pnpm-lock.yaml

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

0 comments on commit e15698e

Please sign in to comment.