fix(deps): update dependency emnapi to v0.45.0 (#1879)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dc79bb86d0
commit
e175e6fbd6
2 changed files with 6 additions and 6 deletions
|
@ -73,7 +73,7 @@
|
|||
"clipanion": "^3.2.1",
|
||||
"colorette": "^2.0.20",
|
||||
"debug": "^4.3.4",
|
||||
"emnapi": "0.44.0",
|
||||
"emnapi": "0.45.0",
|
||||
"inquirer": "^9.2.12",
|
||||
"js-yaml": "^4.1.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -587,7 +587,7 @@ __metadata:
|
|||
clipanion: "npm:^3.2.1"
|
||||
colorette: "npm:^2.0.20"
|
||||
debug: "npm:^4.3.4"
|
||||
emnapi: "npm:0.44.0"
|
||||
emnapi: "npm:0.45.0"
|
||||
env-paths: "npm:^3.0.0"
|
||||
esbuild: "npm:^0.19.8"
|
||||
inquirer: "npm:^9.2.12"
|
||||
|
@ -3900,15 +3900,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"emnapi@npm:0.44.0":
|
||||
version: 0.44.0
|
||||
resolution: "emnapi@npm:0.44.0"
|
||||
"emnapi@npm:0.45.0":
|
||||
version: 0.45.0
|
||||
resolution: "emnapi@npm:0.45.0"
|
||||
peerDependencies:
|
||||
node-addon-api: ">= 6.1.0"
|
||||
peerDependenciesMeta:
|
||||
node-addon-api:
|
||||
optional: true
|
||||
checksum: 26e6391479c80e3eb5234feb944370c963d7f851f1d3c7a140dea514809b690549ba110d09211b57763ad5f7e308180a3bcd745484faf5363eeb12b45079542b
|
||||
checksum: 076411fc611c0e3f1c08a9260babbeac8094474d8a4174e6b9f27dc5ba569b51fd42c2513d17d4056680a680a575fb8c81f18259d7208327b53195bf3f58483b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue