Skip to content

Commit 18e42cf

Browse files
committed
chore: bump dependenies
1 parent 1c6cb79 commit 18e42cf

3 files changed

Lines changed: 21 additions & 21 deletions

File tree

examples/oauth2-cli/07 token-file-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"build:compile": "tsc"
2424
},
2525
"dependencies": {
26-
"@inquirer/input": "^5.0.11",
26+
"@inquirer/input": "^5.0.12",
2727
"@types/node": "^24.12.2",
2828
"dotenv": "^17.4.2",
2929
"oauth2-cli": "workspace:*"

examples/oauth2-cli/08 pagination/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"build:compile": "tsc"
2424
},
2525
"dependencies": {
26-
"@inquirer/input": "^5.0.11",
26+
"@inquirer/input": "^5.0.12",
2727
"@types/node": "^24.12.2",
2828
"dotenv": "^17.4.2",
2929
"oauth2-cli": "workspace:*"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)