From 4ed6833b656d85701e48e21f2ef4c678e16d5486 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 08:01:46 +0000 Subject: [PATCH] Bump serve-static from 1.13.2 to 1.16.0 in /litemall-admin Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.13.2 to 1.16.0. - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md) - [Commits](https://github.com/expressjs/serve-static/compare/v1.13.2...1.16.0) --- updated-dependencies: - dependency-name: serve-static dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- litemall-admin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litemall-admin/package.json b/litemall-admin/package.json index 859ae41..3313dba 100644 --- a/litemall-admin/package.json +++ b/litemall-admin/package.json @@ -83,7 +83,7 @@ "script-ext-html-webpack-plugin": "2.0.1", "script-loader": "0.7.2", "semver": "5.5.0", - "serve-static": "1.13.2", + "serve-static": "1.16.0", "shelljs": "0.8.2", "svg-sprite-loader": "3.8.0", "svgo": "1.0.5",