Skip to content

Commit 53ebe19

Browse files
build(deps): bump simple-oauth2 from 4.3.0 to 5.0.0 (#182)
Bumps [simple-oauth2](https://github.com/lelylan/simple-oauth2) from 4.3.0 to 5.0.0. - [Release notes](https://github.com/lelylan/simple-oauth2/releases) - [Changelog](https://github.com/lelylan/simple-oauth2/blob/master/CHANGELOG.md) - [Commits](https://github.com/lelylan/simple-oauth2/commits/5.0.0) --- updated-dependencies: - dependency-name: simple-oauth2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a141d60 commit 53ebe19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"fastify-plugin": "^4.0.0",
42-
"simple-oauth2": "^4.3.0"
42+
"simple-oauth2": "^5.0.0"
4343
},
4444
"tsd": {
4545
"directory": "test/types"

0 commit comments

Comments
 (0)