aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-12 17:04:45 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commitff7d887dda05614e65becff32ac5eb1fc86f2103 (patch)
tree9c2db76502ef1d02766fe781bbacf5bf9517bc60 /vnext/package.json
parentdfbc2dde06906dc7140cf2baa165fd910e54bcd8 (diff)
Bump esbuild from 0.16.16 to 0.16.17
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.16 to 0.16.17. - [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.16...v0.16.17) --- 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 f9e55ffe..fd688e3c 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -56,7 +56,7 @@
"core-js": "^3.27.1",
"cors": "^2.8.5",
"dayjs": "^1.11.7",
- "esbuild": "^0.16.16",
+ "esbuild": "^0.16.17",
"evil-icons": "^1.10.1",
"express": "^4.18.2",
"ignore-styles": "^5.0.1",