aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-23 21:40:31 +0000
committerGravatar Vitaly Takmazov2023-01-24 02:30:14 +0300
commitd2a24a2a6f1b18b7757f3abec4bc8c4b39d81291 (patch)
treed6dc1fa70f54b960a678cb69cb8c6fe901269a0b /vnext/package.json
parentf62b6eb75e0a6e8fafbebf3a41b913cd2cb929ed (diff)
build(deps): bump esbuild from 0.17.3 to 0.17.4 in /vnext
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.3 to 0.17.4. - [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.17.3...v0.17.4) --- 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 236da89a..69a99b51 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -56,7 +56,7 @@
"core-js": "^3.27.2",
"cors": "^2.8.5",
"dayjs": "^1.11.7",
- "esbuild": "^0.17.3",
+ "esbuild": "^0.17.4",
"evil-icons": "^1.10.1",
"express": "^4.18.2",
"ignore-styles": "^5.0.1",