aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-09 17:01:52 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commit6b57ace5f5c87bfd1044a92ba17001209df14f47 (patch)
tree70c96ce9ed6ef1b4d0e97776a8288624d2a093f9 /vnext/package.json
parent67a9712701ed153a086f88858f5ce728f888235b (diff)
Bump esbuild from 0.16.2 to 0.16.3
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.2 to 0.16.3. - [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.2...v0.16.3) --- 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 a2e5ce10..1cdf1701 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.2",
+ "esbuild": "^0.16.3",
"evil-icons": "^1.10.1",
"express": "^4.18.2",
"ignore-styles": "^5.0.1",