aboutsummaryrefslogtreecommitdiff
path: root/packages/bun-polyfills/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/bun-polyfills/package.json')
-rw-r--r--packages/bun-polyfills/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/bun-polyfills/package.json b/packages/bun-polyfills/package.json
index 0fccf625e..6e75cfdab 100644
--- a/packages/bun-polyfills/package.json
+++ b/packages/bun-polyfills/package.json
@@ -12,12 +12,12 @@
"build/zighash": "cd lib/zighash && bun run build && cd ../.."
},
"devDependencies": {
- "@types/bcryptjs": "^2.4.4",
- "@types/node": "^20.7.2",
+ "@types/bcryptjs": "^2.4.5",
+ "@types/node": "^20.8.6",
"@types/which": "^3.0.0",
- "bun-types": "^1.0.3",
+ "bun-types": "^1.0.6",
"copyfiles": "^2.4.1",
- "tsx": "^3.13.0",
+ "tsx": "^3.14.0",
"typings-esm-loader": "^2.0.1"
},
"peerDependencies": {
@@ -30,7 +30,7 @@
"chalk": "^5.3.0",
"expect": "^29.7.0",
"js-md4": "^0.3.2",
- "koffi": "^2.6.1",
+ "koffi": "^2.6.3",
"mmap-utils": "^1.0.0",
"open-editor": "^4.1.1",
"supports-color": "^9.4.0",