aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-16 21:38:04 +0000
committerGravatar vitalyster2023-01-17 00:41:19 +0300
commitba591fa3147caff43f3e21fc23db5f9a610da05c (patch)
treee2e7cb95765de1fd4481043bbd1a697b712e4ad1 /vnext/package.json
parent1bff0db9aa45a8efeba793f839fb2358da9114c3 (diff)
build(deps): bump esbuild from 0.16.17 to 0.17.1 in /vnext
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.17 to 0.17.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.16.17...v0.17.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 cf867920..3157e3ed 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.17",
+ "esbuild": "^0.17.1",
"evil-icons": "^1.10.1",
"express": "^4.18.2",
"ignore-styles": "^5.0.1",