Skip to content

Commit

Permalink
Merge pull request #41 from flowforge/deps-update
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
knolleary authored Jun 6, 2022
2 parents 8a3b0ba + 36b36a2 commit 9459aee
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
"@flowforge/nr-audit-logger": "^0.5.0",
"@flowforge/nr-auth": "^0.5.0",
"@flowforge/nr-storage": "^0.5.0",
"body-parser": "^1.19.0",
"command-line-args": "^5.2.0",
"express": "^4.17.1",
"got": "^11.8.2",
"body-parser": "^1.20.0",
"command-line-args": "^5.2.1",
"express": "^4.18.1",
"got": "^11.8.5",
"node-red": "^2.2.1",
"ws": "^8.2.3"
"ws": "^8.7.0"
},
"devDependencies": {
"eslint": "^7.32.0",
Expand Down

0 comments on commit 9459aee

Please sign in to comment.