aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-07 17:02:07 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commitbe09214d860d630742c30bab80001d19bda013da (patch)
tree5a7c362b9ce43c1ec2d2bce3b29d26333a905456 /vnext/package.json
parent469195fd3c82a61d11b4809ee7169fc04f9ad6e8 (diff)
Bump esbuild from 0.15.18 to 0.16.1
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.18 to 0.16.1. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.15.18...v0.16.1) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
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",