aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-20 22:28:30 +0000
committerGravatar vitalyster2023-02-22 11:49:20 +0300
commit10dcfa9365e1dacbb300164cc0cec8fc002c76ae (patch)
tree56dea4f4a154e5b54d87789ccea3686b3dffa5f6 /vnext/package.json
parentd90c90cb8db28579356b2eb2d0c0782fc649d80c (diff)
build(deps): bump esbuild from 0.17.7 to 0.17.10 in /vnext
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.7 to 0.17.10. - [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.7...v0.17.10) --- 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 c9488bde..b6df8a04 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.7",
+ "esbuild": "^0.17.10",
"evil-icons": "^1.10.1",
"express": "^4.18.2",
"ignore-styles": "^5.0.1",