Skip to content

Commit

Permalink
chore(deps): update dependency @types/jsonwebtoken to v9.0.7 (#11608)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsonwebtoken)
([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken))
| [`9.0.6` ->
`9.0.7`](https://renovatebot.com/diffs/npm/@types%2fjsonwebtoken/9.0.6/9.0.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fjsonwebtoken/9.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fjsonwebtoken/9.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fjsonwebtoken/9.0.6/9.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fjsonwebtoken/9.0.6/9.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent ca25a4d commit eed82ce
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"@types/aws-lambda": "8.10.145",
"@types/jsonwebtoken": "9.0.6",
"@types/jsonwebtoken": "9.0.7",
"@types/memjs": "1",
"@types/pascalcase": "1.0.3",
"@types/split2": "4.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@arethetypeswrong/cli": "0.16.4",
"@redwoodjs/api": "workspace:*",
"@redwoodjs/framework-tools": "workspace:*",
"@types/jsonwebtoken": "9.0.6",
"@types/jsonwebtoken": "9.0.7",
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@redwoodjs/api": "workspace:*",
"@redwoodjs/framework-tools": "workspace:*",
"@types/aws-lambda": "8.10.145",
"@types/jsonwebtoken": "9.0.6",
"@types/jsonwebtoken": "9.0.7",
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@redwoodjs/api": "workspace:*",
"@redwoodjs/framework-tools": "workspace:*",
"@types/aws-lambda": "8.10.145",
"@types/jsonwebtoken": "9.0.6",
"@types/jsonwebtoken": "9.0.7",
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@arethetypeswrong/cli": "0.16.4",
"@redwoodjs/framework-tools": "workspace:*",
"@types/aws-lambda": "8.10.145",
"@types/jsonwebtoken": "9.0.6",
"@types/jsonwebtoken": "9.0.7",
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@arethetypeswrong/cli": "0.16.4",
"@redwoodjs/api": "workspace:*",
"@redwoodjs/framework-tools": "workspace:*",
"@types/jsonwebtoken": "9.0.6",
"@types/jsonwebtoken": "9.0.7",
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@redwoodjs/project-config": "workspace:*",
"@redwoodjs/realtime": "workspace:*",
"@types/aws-lambda": "8.10.145",
"@types/jsonwebtoken": "9.0.6",
"@types/jsonwebtoken": "9.0.7",
"@types/lodash": "4.17.7",
"@types/uuid": "10.0.0",
"@whatwg-node/fetch": "0.9.21",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7284,7 +7284,7 @@ __metadata:
"@prisma/client": "npm:5.19.1"
"@redwoodjs/framework-tools": "workspace:*"
"@types/aws-lambda": "npm:8.10.145"
"@types/jsonwebtoken": "npm:9.0.6"
"@types/jsonwebtoken": "npm:9.0.7"
"@types/memjs": "npm:1"
"@types/pascalcase": "npm:1.0.3"
"@types/split2": "npm:4.2.3"
Expand Down Expand Up @@ -7327,7 +7327,7 @@ __metadata:
"@arethetypeswrong/cli": "npm:0.16.4"
"@redwoodjs/api": "workspace:*"
"@redwoodjs/framework-tools": "workspace:*"
"@types/jsonwebtoken": "npm:9.0.6"
"@types/jsonwebtoken": "npm:9.0.7"
concurrently: "npm:8.2.2"
jsonwebtoken: "npm:9.0.2"
jwks-rsa: "npm:3.1.0"
Expand Down Expand Up @@ -7381,7 +7381,7 @@ __metadata:
"@redwoodjs/api": "workspace:*"
"@redwoodjs/framework-tools": "workspace:*"
"@types/aws-lambda": "npm:8.10.145"
"@types/jsonwebtoken": "npm:9.0.6"
"@types/jsonwebtoken": "npm:9.0.7"
concurrently: "npm:8.2.2"
jsonwebtoken: "npm:9.0.2"
jwks-rsa: "npm:3.1.0"
Expand Down Expand Up @@ -7638,7 +7638,7 @@ __metadata:
"@redwoodjs/api": "workspace:*"
"@redwoodjs/framework-tools": "workspace:*"
"@types/aws-lambda": "npm:8.10.145"
"@types/jsonwebtoken": "npm:9.0.6"
"@types/jsonwebtoken": "npm:9.0.7"
concurrently: "npm:8.2.2"
jsonwebtoken: "npm:9.0.2"
publint: "npm:0.2.10"
Expand Down Expand Up @@ -7692,7 +7692,7 @@ __metadata:
"@redwoodjs/framework-tools": "workspace:*"
"@supabase/ssr": "npm:0.5.1"
"@types/aws-lambda": "npm:8.10.145"
"@types/jsonwebtoken": "npm:9.0.6"
"@types/jsonwebtoken": "npm:9.0.7"
concurrently: "npm:8.2.2"
jsonwebtoken: "npm:9.0.2"
publint: "npm:0.2.10"
Expand Down Expand Up @@ -7766,7 +7766,7 @@ __metadata:
"@arethetypeswrong/cli": "npm:0.16.4"
"@redwoodjs/api": "workspace:*"
"@redwoodjs/framework-tools": "workspace:*"
"@types/jsonwebtoken": "npm:9.0.6"
"@types/jsonwebtoken": "npm:9.0.7"
concurrently: "npm:8.2.2"
jsonwebtoken: "npm:9.0.2"
jwks-rsa: "npm:3.1.0"
Expand Down Expand Up @@ -8270,7 +8270,7 @@ __metadata:
"@redwoodjs/project-config": "workspace:*"
"@redwoodjs/realtime": "workspace:*"
"@types/aws-lambda": "npm:8.10.145"
"@types/jsonwebtoken": "npm:9.0.6"
"@types/jsonwebtoken": "npm:9.0.7"
"@types/lodash": "npm:4.17.7"
"@types/uuid": "npm:10.0.0"
"@whatwg-node/fetch": "npm:0.9.21"
Expand Down Expand Up @@ -10923,12 +10923,12 @@ __metadata:
languageName: node
linkType: hard

"@types/jsonwebtoken@npm:9.0.6, @types/jsonwebtoken@npm:^9.0.2":
version: 9.0.6
resolution: "@types/jsonwebtoken@npm:9.0.6"
"@types/jsonwebtoken@npm:9.0.7, @types/jsonwebtoken@npm:^9.0.2":
version: 9.0.7
resolution: "@types/jsonwebtoken@npm:9.0.7"
dependencies:
"@types/node": "npm:*"
checksum: 10c0/9c29e3896e5fb6056e54d87514643e59e0cfb966ae25171a107776270195bba955f0373e98c8ed6450c145b18984f5df9cf0fcac360f382cec3c7c4d3510b202
checksum: 10c0/e1cd0e48fcae21b1d4378887a23453bd7212b480a131b11bcda2cdeb0687d03c9646ee5ba592e04cfaf76f7cc80f179950e627cdb3ebc90a5923bce49a35631a
languageName: node
linkType: hard

Expand Down

0 comments on commit eed82ce

Please sign in to comment.