aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-17 22:03:50 +0000
committerGravatar vitalyster2023-01-18 09:18:49 +0300
commit1c96e74ad675c3a7d1b6ab2bb01307a94b8d4212 (patch)
tree4e6fb740e57c8a0d1e25bbd8bfa3687acee7db5b /vnext/package.json
parent6eb45e422236fe5096ab925458643fb5791cac97 (diff)
build(deps): bump esbuild from 0.17.1 to 0.17.2 in /vnext
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.1 to 0.17.2. - [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.1...v0.17.2) --- 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 8a45f3dc..0ce873c2 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.17.1",
+ "esbuild": "^0.17.2",
"evil-icons": "^1.10.1",
"express": "^4.18.2",
"ignore-styles": "^5.0.1",