Skip to content

Commit

Permalink
chore(deps): Update dependencies to stay safe and secure
Browse files Browse the repository at this point in the history
  • Loading branch information
Göran Sander committed May 16, 2023
1 parent 816f287 commit 59fc425
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 76 deletions.
147 changes: 75 additions & 72 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"homepage": "https://github.com/ptarmiganlabs/qs-jwt#readme",
"dependencies": {
"commander": "^10.0.0",
"eslint": "^8.38.0",
"commander": "^10.0.1",
"eslint": "^8.40.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -34,9 +34,9 @@
"node-forge": "^1.3.1",
"uid-safe": "^2.1.5",
"winston": "^3.8.2",
"yargs": "^17.7.1"
"yargs": "^17.7.2"
},
"devDependencies": {
"prettier": "^2.8.7"
"prettier": "^2.8.8"
}
}

0 comments on commit 59fc425

Please sign in to comment.