Skip to content

Commit b81f984

Browse files
committed
fix: upgrade esbuild from 0.15.18 to 0.21.5
Snyk has created this PR to upgrade esbuild from 0.15.18 to 0.21.5. See this package in npm: esbuild See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/1e70f5b6-c7c2-487f-819a-c1c9c946cb96?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 6828763 commit b81f984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "benchmark",
33
"version": "1.0.0",
44
"dependencies": {
5-
"esbuild": "^0.15.0",
5+
"esbuild": "^0.21.5",
66
"esbuild-register": "^3.3.2",
77
"fs-extra": "^10.0.0",
88
"ndjson": "^2.0.0"

0 commit comments

Comments
 (0)