ndabAP / vue-sails-example

NOT MAINTAINED Vue.js with Sails.js example project with many features
MIT License
294 stars 74 forks source link

build: [security] bump lodash from 4.17.4 to 4.17.10 in /frontend #47

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps lodash from 4.17.4 to 4.17.10. This update includes security fixes.

Vulnerabilities fixed *Sourced from [The Node Security Working Group](https://github.com/nodejs/security-wg/blob/master/vuln/npm/368.json).* > **lodash prototype pollution** > lodash node module before 4.17.5 suffers from a prototype pollution vulnerability via 'defaultsDeep', 'merge', and 'mergeWith' functions, which allows a malicious user to modify the prototype of 'Object' via __proto__, causing the addition or modification of an existing property that will exist on all objects. > > Affected versions: <4.17.5
Commits - [`67389a8`](https://github.com/lodash/lodash/commit/67389a8c78975d97505fa15aa79bec6397749807) Bump to v4.17.10. - [`a65fd33`](https://github.com/lodash/lodash/commit/a65fd336038da55fbda8605808f96178497ccfd5) Rebuild lodash and docs. - [`b002100`](https://github.com/lodash/lodash/commit/b00210043360e4a22623d30f859f7f1c06b000ac) Bump to v4.17.9. - [`4680cda`](https://github.com/lodash/lodash/commit/4680cdacc087de9c07c681711fc4b4ac73fa181b) Rebuild lodash and docs. - [`852988e`](https://github.com/lodash/lodash/commit/852988e04ac438da47edb7f96bf66ccc24a63023) Use util.types to migrate DEP0103 in Node.js. - [`97e9edc`](https://github.com/lodash/lodash/commit/97e9edc53d2cc55df7adf765a003c800c54a6bda) Bump to v4.17.5. - [`ce32a89`](https://github.com/lodash/lodash/commit/ce32a89e3e7940def6bfc1c1cbf2feef9759e847) Rebuild lodash and docs. - [`5e58cd2`](https://github.com/lodash/lodash/commit/5e58cd216c567f0bccfc2058f5a5ed0d2948333e) Fix style nits. - [`5adb4ee`](https://github.com/lodash/lodash/commit/5adb4ee95ca381422c8920c072836453ab0c5c94) Make _.defaults avoid accessing property values it doesn't need to. [closes #... - [`a73b92b`](https://github.com/lodash/lodash/commit/a73b92b58e8970031664286263a623f272886a42) Avoid using the values toString method in _.invert if it’s not a function. [c... - Additional commits viewable in [compare view](https://github.com/lodash/lodash/compare/4.17.4...4.17.10)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use (this|these) assignee[s]` will set the current assignees as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 6 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.