Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TotallyInformation committed May 13, 2021
1 parent d2c267d commit 9b7fdb5
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
86 changes: 43 additions & 43 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"body-parser": "^1.19.0",
"express": "^4.17.1",
"express-validator": "^6.11.0",
"express-validator": "^6.11.1",
"fast-glob": "^3.2.5",
"fs-extra": "^9.1.0",
"jsonwebtoken": "^8.5.1",
Expand All @@ -38,13 +38,13 @@
},
"devDependencies": {
"@babel/cli": "^7.13.16",
"@babel/core": "^7.14.0",
"@babel/core": "^7.14.2",
"@types/express": "^4.17.11",
"@types/jquery": "^3.5.5",
"@types/node-red": "^1.1.1",
"babel-minify": "^0.5.1",
"eslint": "^7.26.0",
"uglify-js": "^3.13.5"
"uglify-js": "^3.13.6"
},
"optionalDependencies": {},
"node-red": {
Expand Down

0 comments on commit 9b7fdb5

Please sign in to comment.