From 792c46c2ef3e9fbfa588a25f70119d5e758f1256 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 23:46:29 +0000 Subject: [PATCH] Bump lodash from 4.17.20 to 4.17.21 in /examples/vue-awesome-example Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../vue-awesome-example/package-lock.json | 56 +++++-------------- 1 file changed, 15 insertions(+), 41 deletions(-) diff --git a/examples/vue-awesome-example/package-lock.json b/examples/vue-awesome-example/package-lock.json index de2a9ce3..754f7c6d 100644 --- a/examples/vue-awesome-example/package-lock.json +++ b/examples/vue-awesome-example/package-lock.json @@ -1197,15 +1197,9 @@ "integrity": "sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA==", "requires": { "@babel/helper-validator-identifier": "^7.10.4", - "lodash": "^4.17.19", "to-fast-properties": "^2.0.0" }, "dependencies": { - "lodash": { - "version": "4.17.20", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", - "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==" - }, "to-fast-properties": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", @@ -1830,7 +1824,6 @@ "convert-source-map": "^1.5.1", "debug": "^2.6.9", "json5": "^0.5.1", - "lodash": "^4.17.4", "path-is-absolute": "^1.0.1", "private": "^0.1.8", "slash": "^1.0.0", @@ -1847,7 +1840,6 @@ "babel-types": "^6.26.0", "detect-indent": "^4.0.0", "jsesc": "^1.3.0", - "lodash": "^4.17.4", "source-map": "^0.5.7", "trim-right": "^1.0.1" } @@ -1880,8 +1872,7 @@ "requires": { "babel-helper-function-name": "^6.24.1", "babel-runtime": "^6.26.0", - "babel-types": "^6.26.0", - "lodash": "^4.17.4" + "babel-types": "^6.26.0" } }, "babel-helper-explode-assignable-expression": { @@ -1939,8 +1930,7 @@ "integrity": "sha1-MlxZ+QL4LyS3T6zu0DY5VPZJXnI=", "requires": { "babel-runtime": "^6.26.0", - "babel-types": "^6.26.0", - "lodash": "^4.17.4" + "babel-types": "^6.26.0" } }, "babel-helper-remap-async-to-generator": { @@ -2095,8 +2085,7 @@ "babel-runtime": "^6.26.0", "babel-template": "^6.26.0", "babel-traverse": "^6.26.0", - "babel-types": "^6.26.0", - "lodash": "^4.17.4" + "babel-types": "^6.26.0" } }, "babel-plugin-transform-es2015-classes": { @@ -2386,7 +2375,6 @@ "babel-runtime": "^6.26.0", "core-js": "^2.5.0", "home-or-tmp": "^2.0.0", - "lodash": "^4.17.4", "mkdirp": "^0.5.1", "source-map-support": "^0.4.15" } @@ -2408,8 +2396,7 @@ "babel-runtime": "^6.26.0", "babel-traverse": "^6.26.0", "babel-types": "^6.26.0", - "babylon": "^6.18.0", - "lodash": "^4.17.4" + "babylon": "^6.18.0" } }, "babel-traverse": { @@ -2424,8 +2411,7 @@ "babylon": "^6.18.0", "debug": "^2.6.8", "globals": "^9.18.0", - "invariant": "^2.2.2", - "lodash": "^4.17.4" + "invariant": "^2.2.2" } }, "babel-types": { @@ -2435,7 +2421,6 @@ "requires": { "babel-runtime": "^6.26.0", "esutils": "^2.0.2", - "lodash": "^4.17.4", "to-fast-properties": "^1.0.3" } }, @@ -2857,7 +2842,6 @@ "requires": { "chalk": "^2.4.1", "date-fns": "^1.23.0", - "lodash": "^4.17.10", "read-pkg": "^4.0.1", "rxjs": "^6.3.3", "spawn-command": "^0.0.2-1", @@ -5375,7 +5359,6 @@ "is-windows": "^1.0.2", "jest-validate": "^23.5.0", "listr": "^0.14.2", - "lodash": "^4.17.5", "log-symbols": "^2.2.0", "micromatch": "^3.1.8", "npm-which": "^3.0.1", @@ -5874,11 +5857,6 @@ "path-exists": "^3.0.0" } }, - "lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" - }, "lodash._reinterpolate": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz", @@ -6955,10 +6933,7 @@ "request-promise-core": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/request-promise-core/-/request-promise-core-1.1.2.tgz", - "integrity": "sha512-UHYyq1MO8GsefGEt7EprS8UrXsm1TxEvFUX1IMTuSLU2Rh7fTIdFtl8xD7JiEYiWU2dl+NYAjCTksTehQUxPag==", - "requires": { - "lodash": "^4.17.11" - } + "integrity": "sha512-UHYyq1MO8GsefGEt7EprS8UrXsm1TxEvFUX1IMTuSLU2Rh7fTIdFtl8xD7JiEYiWU2dl+NYAjCTksTehQUxPag==" }, "request-promise-native": { "version": "1.0.7", @@ -8399,7 +8374,6 @@ "requires": { "@babel/runtime": "^7.0.0", "fn-name": "~2.0.1", - "lodash": "^4.17.11", "property-expr": "^1.5.0", "synchronous-promise": "^2.0.6", "toposort": "^2.0.2" @@ -8708,9 +8682,9 @@ "dev": true }, "@types/parse-json": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz", - "integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.1.tgz", + "integrity": "sha512-3YmXzzPAdOTVljVMkTMBdBEvlOLg2cDQaDhnnhT3nT9uDbnJzjWhKlzb+desT12Y7tGqaN6d+AbozcKzyL36Ng==", "dev": true }, "@types/q": { @@ -13739,9 +13713,9 @@ } }, "fs-monkey": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.4.tgz", - "integrity": "sha512-INM/fWAxMICjttnD0DX1rBvinKskj5G1w+oy/pnm9u/tSlnBrzFonJMcalKJ30P8RRsPzKcCG7Q8l0jx5Fh9YQ==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.5.tgz", + "integrity": "sha512-8uMbBjrhzW76TYgEV27Y5E//W2f/lTFmx78P2w19FZSxarhI/798APGQyuGCwmkNxgwGRhrLfvWyLBvNtuOmew==", "dev": true }, "fs-write-stream-atomic": { @@ -15232,9 +15206,9 @@ } }, "lodash": { - "version": "4.17.20", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", - "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "lodash.camelcase": { "version": "4.3.0",