Skip to content

Commit 798122c

Browse files
authored
Merge pull request #7 from metacall/dependabot/npm_and_yarn/auth-function-mesh/auth/jsonwebtoken-9.0.0
Bump jsonwebtoken from 8.4.0 to 9.0.0 in /auth-function-mesh/auth
2 parents 0049ae2 + 642411b commit 798122c

File tree

2 files changed

+51
-65
lines changed

2 files changed

+51
-65
lines changed

auth-function-mesh/auth/package-lock.json

Lines changed: 50 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

auth-function-mesh/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"version": "0.1.0",
44
"main": "auth.js",
55
"dependencies": {
6-
"jsonwebtoken": "^8.4.0"
6+
"jsonwebtoken": "^9.0.0"
77
}
88
}

0 commit comments

Comments
 (0)