diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 398951fc..ba07dbc6 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -56,7 +56,7 @@ "core-js": "^3.26.1", "cors": "^2.8.5", "dayjs": "^1.11.7", - "esbuild": "^0.15.18", + "esbuild": "^0.16.1", "evil-icons": "^1.10.1", "express": "^4.18.2", "ignore-styles": "^5.0.1", |