From 278b9f892b6385bdd70afe7d03e31f327b483121 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 06:19:41 +0000 Subject: [PATCH] Bump set-value and union-value Bumps [set-value](https://github.com/jonschlinkert/set-value) and [union-value](https://github.com/jonschlinkert/union-value). These dependencies needed to be updated together. Updates `set-value` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/jonschlinkert/set-value/releases) - [Commits](https://github.com/jonschlinkert/set-value/compare/2.0.0...2.0.1) Updates `union-value` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/jonschlinkert/union-value/releases) - [Commits](https://github.com/jonschlinkert/union-value/compare/1.0.0...1.0.1) --- updated-dependencies: - dependency-name: set-value dependency-type: indirect - dependency-name: union-value dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6138695..42b28d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1539,7 +1539,6 @@ "dependencies": { "anymatch": "^1.3.0", "async-each": "^1.0.0", - "fsevents": "^1.0.0", "glob-parent": "^2.0.0", "inherits": "^2.0.1", "is-binary-path": "^1.0.0", @@ -2648,8 +2647,7 @@ "esprima": "^3.1.3", "estraverse": "^4.2.0", "esutils": "^2.0.2", - "optionator": "^0.8.1", - "source-map": "~0.6.1" + "optionator": "^0.8.1" }, "optionalDependencies": { "source-map": "~0.6.1" @@ -4502,9 +4500,6 @@ "chalk": "2.x", "google-closure-compiler-java": "^20190729.0.0", "google-closure-compiler-js": "^20190729.0.0", - "google-closure-compiler-linux": "^20190729.0.0", - "google-closure-compiler-osx": "^20190729.0.0", - "google-closure-compiler-windows": "^20190729.0.0", "minimist": "1.x", "vinyl": "2.x", "vinyl-sourcemaps-apply": "^0.2.0" @@ -7957,8 +7952,7 @@ "dependencies": { "async": "^1.4.0", "optimist": "^0.6.1", - "source-map": "^0.4.4", - "uglify-js": "^2.6" + "source-map": "^0.4.4" }, "bin": { "handlebars": "bin/handlebars" @@ -9646,7 +9640,6 @@ "optional": true, "dependencies": { "source-map": "~0.5.1", - "uglify-to-browserify": "~1.0.0", "yargs": "~3.10.0" }, "bin": { @@ -13869,7 +13862,6 @@ "anymatch": "^2.0.0", "async-each": "^1.0.1", "braces": "^2.3.2", - "fsevents": "^1.2.7", "glob-parent": "^3.1.0", "inherits": "^2.0.3", "is-binary-path": "^1.0.0", @@ -14584,7 +14576,6 @@ "anymatch": "^2.0.0", "async-each": "^1.0.1", "braces": "^2.3.2", - "fsevents": "^1.2.7", "glob-parent": "^3.1.0", "inherits": "^2.0.3", "is-binary-path": "^1.0.0",