Skip to content

Commit

Permalink
Update all deps of all apps (#1536)
Browse files Browse the repository at this point in the history
Signed-off-by: ytimocin <ytimocin@microsoft.com>
  • Loading branch information
ytimocin authored May 6, 2024
1 parent da710de commit 77bbf46
Show file tree
Hide file tree
Showing 10 changed files with 21,153 additions and 14,448 deletions.
8 changes: 4 additions & 4 deletions playwright/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 playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.43.1",
"@types/node": "^20.12.7",
"@types/node": "^20.12.8",
"@types/uuid": "^9.0.8",
"typescript": "^5.4.5"
},
Expand Down
141 changes: 69 additions & 72 deletions samples/dapr/nodeapp/package-lock.json

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

4 changes: 2 additions & 2 deletions samples/dapr/nodeapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.20.1",
"body-parser": "^1.20.2",
"express": "^4.19.2",
"isomorphic-fetch": "^2.2.1"
"isomorphic-fetch": "^3.0.0"
}
}
Loading

0 comments on commit 77bbf46

Please sign in to comment.