Skip to content

Commit

Permalink
Update dependency strtok3 to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 22574bf commit 2af373f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,13 @@
},
"pnpm": {
"overrides": {
"strtok3": "8.1.0"
"strtok3": "10.1.1"
}
},
"overrides": {
"strtok3": "8.1.0"
"strtok3": "10.1.1"
},
"resolutions": {
"strtok3": "8.1.0"
"strtok3": "10.1.1"
}
}

0 comments on commit 2af373f

Please sign in to comment.