aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-08 17:01:41 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commit5d6b74d8382fb4e6f3bc7b5a3e0ed5453e549023 (patch)
tree1cb723b0acd235dafb1ce28541af3cdf64e37a9d /vnext/package.json
parentbe09214d860d630742c30bab80001d19bda013da (diff)
Bump esbuild from 0.16.1 to 0.16.2
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.1 to 0.16.2. - [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.16.1...v0.16.2) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:production update-type: version-update:semver-patch ... 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 ba07dbc6..3d6bfe4f 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.16.1",
+ "esbuild": "^0.16.2",
"evil-icons": "^1.10.1",
"express": "^4.18.2",
"ignore-styles": "^5.0.1",