Skip to content

Commit 0b0ebfe

Browse files
committedNov 13, 2023
Bump dep: emnapi
1 parent 5aadb82 commit 0b0ebfe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎npm/wasm32/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"pnpm": ">=7.1.0"
3535
},
3636
"dependencies": {
37-
"@emnapi/runtime": "^0.43.1"
37+
"@emnapi/runtime": "^0.44.0"
3838
},
3939
"cpu": [
4040
"wasm32"

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -162,15 +162,15 @@
162162
"@img/sharp-win32-x64": "0.33.0-alpha.11"
163163
},
164164
"devDependencies": {
165-
"@emnapi/runtime": "^0.43.1",
165+
"@emnapi/runtime": "^0.44.0",
166166
"@img/sharp-libvips-dev": "1.0.0",
167167
"@img/sharp-libvips-dev-wasm32": "1.0.0",
168168
"@img/sharp-libvips-win32-ia32": "1.0.0",
169169
"@img/sharp-libvips-win32-x64": "1.0.0",
170170
"@types/node": "*",
171171
"async": "^3.2.5",
172172
"cc": "^3.0.1",
173-
"emnapi": "^0.43.1",
173+
"emnapi": "^0.44.0",
174174
"exif-reader": "^2.0.0",
175175
"extract-zip": "^2.0.1",
176176
"icc": "^3.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.