mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump ky from 1.2.2 to 1.2.3 (#21974)
Bumps [ky](https://github.com/sindresorhus/ky) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/sindresorhus/ky/releases) - [Commits](https://github.com/sindresorhus/ky/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: ky dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"@directus/errors": "workspace:*",
|
||||
"@directus/extensions": "workspace:*",
|
||||
"@directus/utils": "workspace:*",
|
||||
"ky": "1.2.2",
|
||||
"ky": "1.2.3",
|
||||
"lodash-es": "4.17.21",
|
||||
"validate-npm-package-name": "5.0.0",
|
||||
"zod": "3.22.4"
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -1365,8 +1365,8 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:../utils
|
||||
ky:
|
||||
specifier: 1.2.2
|
||||
version: 1.2.2
|
||||
specifier: 1.2.3
|
||||
version: 1.2.3
|
||||
lodash-es:
|
||||
specifier: 4.17.21
|
||||
version: 4.17.21
|
||||
@@ -14179,8 +14179,8 @@ packages:
|
||||
resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==}
|
||||
dev: true
|
||||
|
||||
/ky@1.2.2:
|
||||
resolution: {integrity: sha512-gYA2QOI3uIaImJPJjaBbLCdvKHzwxsuB03s7PjrXmoO6tcn6k53rwYoSRgqrmVsEV6wFFegOXDVjABxFZ0aRSg==}
|
||||
/ky@1.2.3:
|
||||
resolution: {integrity: sha512-2IM3VssHfG2zYz2FsHRUqIp8chhLc9uxDMcK2THxgFfv8pQhnMfN8L0ul+iW4RdBl5AglF8ooPIflRm3yNH0IA==}
|
||||
engines: {node: '>=18'}
|
||||
dev: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user