Skip to content

Commit

Permalink
fix(dependencies): updated dependencies to get feature and security f…
Browse files Browse the repository at this point in the history
…ixes
  • Loading branch information
grisha87 committed Oct 14, 2024
1 parent 1e9adaa commit 57c7774
Show file tree
Hide file tree
Showing 7 changed files with 5,309 additions and 3,600 deletions.
8 changes: 4 additions & 4 deletions examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"dependencies": {
"@golem-sdk/golem-js": "file:..",
"@golem-sdk/pino-logger": "^1.1.0",
"@types/express": "^4",
"@types/express": "^4.17.21",
"commander": "^12.0.0",
"express": "^4.21.1",
"tsx": "^4.7.1"
"tsx": "^4.19.1"
},
"devDependencies": {
"@types/node": "20",
"cypress": "^13.11.0",
"cypress": "^13.15.0",
"serve": "^14.2.3",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit 57c7774

Please sign in to comment.