chore(deps-dev): bump @vercel/nft from 0.24.3 to 0.24.4 (#13958)

* chore(deps-dev): bump @vercel/nft from 0.24.3 to 0.24.4

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

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

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-12-04 23:18:35 +00:00 committed by GitHub
parent ad7186d6f0
commit 03eb420480
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 12 deletions

View File

@ -179,7 +179,7 @@
"@types/supertest": "2.0.16",
"@types/tiny-async-pool": "2.0.3",
"@types/tough-cookie": "4.0.5",
"@vercel/nft": "0.24.3",
"@vercel/nft": "0.24.4",
"cross-env": "7.0.3",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",

View File

@ -290,8 +290,8 @@ devDependencies:
specifier: 4.0.5
version: 4.0.5
'@vercel/nft':
specifier: 0.24.3
version: 0.24.3
specifier: 0.24.4
version: 0.24.4
cross-env:
specifier: 7.0.3
version: 7.0.3
@ -1806,14 +1806,14 @@ packages:
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
dev: true
/@vercel/nft@0.24.3:
resolution: {integrity: sha512-IyBdIxmFAeGZnEfMgt4QrGK7XX4lWazlQj34HEi9dw04/WeDBJ7r1yaOIO5tTf9pbfvwUFodj9b0H+NDGGoOMg==}
/@vercel/nft@0.24.4:
resolution: {integrity: sha512-KjYAZty7boH5fi5udp6p+lNu6nawgs++pHW+3koErMgbRkkHuToGX/FwjN5clV1FcaM3udfd4zW/sUapkMgpZw==}
engines: {node: '>=16'}
hasBin: true
dependencies:
'@mapbox/node-pre-gyp': 1.0.11
'@rollup/pluginutils': 4.2.1
acorn: 8.10.0
acorn: 8.11.2
async-sema: 3.1.1
bindings: 1.5.0
estree-walker: 2.0.2
@ -1865,12 +1865,6 @@ packages:
hasBin: true
dev: false
/acorn@8.10.0:
resolution: {integrity: sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==}
engines: {node: '>=0.4.0'}
hasBin: true
dev: true
/acorn@8.11.2:
resolution: {integrity: sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==}
engines: {node: '>=0.4.0'}