aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-28 17:02:43 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commit6ac02b2960070749052bf044c3bee9ce84309fe6 (patch)
tree19c905dbd24346e96558bf1aec05be7864428e2b /vnext/package.json
parent85b7d9d435963c0827a5c15257d188bc7346219c (diff)
Bump esbuild from 0.16.11 to 0.16.12
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.11 to 0.16.12. - [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.11...v0.16.12) --- 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 66957240..ab8b53bd 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -56,7 +56,7 @@
"core-js": "^3.27.0",
"cors": "^2.8.5",
"dayjs": "^1.11.7",
- "esbuild": "^0.16.11",
+ "esbuild": "^0.16.12",
"evil-icons": "^1.10.1",
"express": "^4.18.2",
"ignore-styles": "^5.0.1",