Skip to content

Commit 9e29d99

Browse files
Bump inquirer from 9.2.22 to 9.2.23 (directus#22690)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.2.22 to 9.2.23. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@9.2.23) --- updated-dependencies: - dependency-name: inquirer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2333f81 commit 9e29d99

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"graphql-ws": "5.16.0",
126126
"helmet": "7.1.0",
127127
"icc": "3.0.0",
128-
"inquirer": "9.2.22",
128+
"inquirer": "9.2.23",
129129
"ioredis": "5.4.1",
130130
"ip-matching": "2.1.2",
131131
"isolated-vm": "4.7.2",

packages/create-directus-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"dependencies": {
3636
"@directus/extensions": "workspace:*",
3737
"@directus/extensions-sdk": "workspace:*",
38-
"inquirer": "9.2.22"
38+
"inquirer": "9.2.23"
3939
}
4040
}

packages/extensions-sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"esbuild": "0.17.19",
5050
"execa": "7.2.0",
5151
"fs-extra": "11.2.0",
52-
"inquirer": "9.2.22",
52+
"inquirer": "9.2.23",
5353
"ora": "6.3.1",
5454
"rollup": "3.29.4",
5555
"rollup-plugin-esbuild": "5.0.0",

pnpm-lock.yaml

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)