chore(deps-dev): bump @vercel/nft from 0.23.1 to 0.24.1 (#13341)

* chore(deps-dev): bump @vercel/nft from 0.23.1 to 0.24.1

Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.23.1 to 0.24.1.
- [Release notes](https://github.com/vercel/nft/releases)
- [Commits](https://github.com/vercel/nft/compare/0.23.1...0.24.1)

---
updated-dependencies:
- dependency-name: "@vercel/nft"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

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:
dependabot[bot] 2023-09-21 05:44:17 +08:00 committed by GitHub
parent 110622d0d7
commit a79cc3d63e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -178,7 +178,7 @@
"@types/supertest": "2.0.12",
"@types/tiny-async-pool": "2.0.0",
"@types/tough-cookie": "4.0.3",
"@vercel/nft": "0.23.1",
"@vercel/nft": "0.24.1",
"cross-env": "7.0.3",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",

View File

@ -287,8 +287,8 @@ devDependencies:
specifier: 4.0.3
version: 4.0.3
'@vercel/nft':
specifier: 0.23.1
version: 0.23.1
specifier: 0.24.1
version: 0.24.1
cross-env:
specifier: 7.0.3
version: 7.0.3
@ -1787,9 +1787,9 @@ packages:
dev: false
optional: true
/@vercel/nft@0.23.1:
resolution: {integrity: sha512-NE0xSmGWVhgHF1OIoir71XAd0W0C1UE3nzFyhpFiMr3rVhetww7NvM1kc41trBsPG37Bh+dE5FYCTMzM/gBu0w==}
engines: {node: '>=14'}
/@vercel/nft@0.24.1:
resolution: {integrity: sha512-bGYrA/w98LNl9edxXcAezKs+Ixa2a+RkAvxXK38gH3815v+WkNa2AGY+wQv59vu2f9il9+zIKj6YrnlYIbh+jA==}
engines: {node: '>=16'}
hasBin: true
dependencies:
'@mapbox/node-pre-gyp': 1.0.11