From e80bf4e193ccccd5e6618247b7e405dabcd86f1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 11:41:59 +0000 Subject: [PATCH] build(deps): bump npm-check-updates from 16.14.20 to 17.1.3 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 16.14.20 to 17.1.3. - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](https://github.com/raineorshine/npm-check-updates/compare/v16.14.20...v17.1.3) --- updated-dependencies: - dependency-name: npm-check-updates dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a85b07b..c7c28ac 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "core-js": "^3.6.5", "css-loader": "^6.6.0", "http-proxy-middleware": "^2.0.6", - "npm-check-updates": "^16.0.5", + "npm-check-updates": "^17.1.3", "postcss-custom-properties": "^12.1.4", "react": "^16.14.0", "react-dom": "^16.14.0",