Bump payload from 1.10.4 to 1.10.5 in /payload

Bumps [payload](https://github.com/payloadcms/payload) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Changelog](https://github.com/payloadcms/payload/blob/master/CHANGELOG.md)
- [Commits](https://github.com/payloadcms/payload/compare/v1.10.4...v1.10.5)

---
updated-dependencies:
- dependency-name: payload
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-03 10:44:41 +00:00 committed by GitHub
parent 97ac8535e9
commit 08150761bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"cross-env": "^7.0.3",
"dotenv": "^16.3.1",
"express": "^4.17.1",
"payload": "^1.10.4",
"payload": "^1.10.5",
"tsconfig-paths": "^4.2.0"
},
"devDependencies": {

View File

@ -3891,10 +3891,10 @@ pause@0.0.1:
resolved "https://registry.yarnpkg.com/pause/-/pause-0.0.1.tgz#1d408b3fdb76923b9543d96fb4c9dfd535d9cb5d"
integrity sha512-KG8UEiEVkR3wGEb4m5yZkVCzigAD+cVEJck2CzYZO37ZGJfctvVptVO192MwrtPhzONn6go8ylnOdMhKqi4nfg==
payload@^1.10.4:
version "1.10.4"
resolved "https://registry.yarnpkg.com/payload/-/payload-1.10.4.tgz#2fc2be611cd1f2b36f7890b9934e84690089be84"
integrity sha512-H6cGhQr6gzqZoz1G+f4Nya0WWDKooBOECVMGsUpgxBDbN1hZ5G2yET0G5fVhVuiCZiPAXAWFx8s80Hn/OzUH3Q==
payload@^1.10.5:
version "1.10.5"
resolved "https://registry.yarnpkg.com/payload/-/payload-1.10.5.tgz#b8f7e622130a60fdc2899c9719c5cef69a9444f4"
integrity sha512-P8F0HPJx54CMfl2BO9GONkoySUdlZh3cbuDa7/mVGS4Pm1fcZbVG6MH5QDPVTR3x+5NOuVZVogothQpPpN3PFQ==
dependencies:
"@date-io/date-fns" "^2.16.0"
"@dnd-kit/core" "^6.0.7"