From bb33a2bc44c687beea7754683984595a2ef59586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 13:50:14 +0000 Subject: [PATCH] Bump copy-pkg-json-webpack-plugin from 0.0.38 to 0.0.40 Bumps [copy-pkg-json-webpack-plugin](https://github.com/pmsandhu/copy-pkg-json-webpack-plugin) from 0.0.38 to 0.0.40. - [Commits](https://github.com/pmsandhu/copy-pkg-json-webpack-plugin/commits) --- updated-dependencies: - dependency-name: copy-pkg-json-webpack-plugin dependency-version: 0.0.40 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c7eda93..c1f2501 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "chalk": "1.1.3", "classnames": "^2.2.6", "connected-react-router": "^4.3.0", - "copy-pkg-json-webpack-plugin": "^0.0.38", + "copy-pkg-json-webpack-plugin": "^0.0.40", "css-loader": "^0.28.9", "d3-force": "^2.0.1", "decode-uri-component": "^0.4.1", diff --git a/yarn.lock b/yarn.lock index 125271c..3dd56d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3173,10 +3173,10 @@ copy-descriptor@^0.1.0: resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= -copy-pkg-json-webpack-plugin@^0.0.38: - version "0.0.38" - resolved "https://registry.yarnpkg.com/copy-pkg-json-webpack-plugin/-/copy-pkg-json-webpack-plugin-0.0.38.tgz#8b43b113bf6ea81a30127f158f7c87e78624b765" - integrity sha512-zgmgia3gx/1z3TC8r8pIZ6Drp8TsDAEflK1yMpdPbkPe8Bw07HwlIi0+dnzy2xkIoRDGKtVQZ4SSq5+T5xyvvA== +copy-pkg-json-webpack-plugin@^0.0.40: + version "0.0.40" + resolved "https://registry.yarnpkg.com/copy-pkg-json-webpack-plugin/-/copy-pkg-json-webpack-plugin-0.0.40.tgz#75919e4374c6ba48f4ba5f91326a60ef0f645414" + integrity sha512-Zl6PIZvE6RylFP0n65bq002W5lWziJ9xb5X9b7fIpeRdxTC3tQ5d7Tve+D18RuU67vfuBFKIbTl9E0iAx6J78w== core-js-pure@^3.25.1: version "3.26.1"