Skip to content

Commit 2689fb4

Browse files
committed
Bump deps
1 parent eaf31a5 commit 2689fb4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

npm/wasm32/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"pnpm": ">=7.1.0"
3535
},
3636
"dependencies": {
37-
"@emnapi/runtime": "^1.0.0"
37+
"@emnapi/runtime": "^1.1.0"
3838
},
3939
"cpu": [
4040
"wasm32"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
],
138138
"dependencies": {
139139
"color": "^4.2.3",
140-
"detect-libc": "^2.0.2",
140+
"detect-libc": "^2.0.3",
141141
"semver": "^7.6.0"
142142
},
143143
"optionalDependencies": {
@@ -162,15 +162,15 @@
162162
"@img/sharp-win32-x64": "0.33.2"
163163
},
164164
"devDependencies": {
165-
"@emnapi/runtime": "^1.0.0",
165+
"@emnapi/runtime": "^1.1.0",
166166
"@img/sharp-libvips-dev": "1.0.2",
167167
"@img/sharp-libvips-dev-wasm32": "1.0.3",
168168
"@img/sharp-libvips-win32-ia32": "1.0.2",
169169
"@img/sharp-libvips-win32-x64": "1.0.2",
170170
"@types/node": "*",
171171
"async": "^3.2.5",
172172
"cc": "^3.0.1",
173-
"emnapi": "^1.0.0",
173+
"emnapi": "^1.1.0",
174174
"exif-reader": "^2.0.1",
175175
"extract-zip": "^2.0.1",
176176
"icc": "^3.0.0",

0 commit comments

Comments
 (0)