Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwgillespie committed Mar 2, 2022
1 parent 70c28f6 commit addb0da
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"content-type": "^1.0.4",
"path-to-regexp": "^6.2.0",
"raw-body": "^2.4.2"
"raw-body": "^2.5.1"
},
"devDependencies": {
"@tsconfig/node14": "^1.0.1",
Expand All @@ -40,6 +40,6 @@
"prettier": "^2.5.1",
"prettier-plugin-organize-imports": "^2.3.4",
"prettier-plugin-pkg": "^0.11.1",
"typescript": "^4.5.2"
"typescript": "^4.6.2"
}
}
52 changes: 26 additions & 26 deletions pnpm-lock.yaml

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

0 comments on commit addb0da

Please sign in to comment.