chore(deps): bump lodash and lodash-contrib by dependabot[bot] · Pull Request #1959 · ProcessMaker/modeler

Bumps lodash and lodash-contrib. These dependencies needed to be updated together.
Updates lodash from 4.17.21 to 4.17.23

Commits

Updates lodash-contrib from 4.1200.1 to 31001.1.0

Commits
  • a6295eb [util.strings] Update slugify tests to match lodash style
  • 8655e8e [util.strings] Port slugify tests to QUnit setup
  • cb3c2c6 [util.strings] Add tests for slugify and fix issues
  • 3bc3ba5 [util.strings] Move regular expressions to one object literal
  • d734c84 [util.strings] Add error message to strContains throw statement
  • 212bd98 reworked into CommonJS primary -> browserify for browsers
  • 2645d8d update author
  • 1d0231b travis fix
  • d16414e travis fix
  • 8e66967 393.0.1
  • See full diff in compare view

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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Medium Risk
Dependency-only change, but lodash-contrib’s major version shift and its internal lodash@3.10.1 dependency could introduce subtle runtime differences in any contrib usage.

Overview
Bumps runtime deps lodash to 4.17.23 and lodash-contrib to 31001.1.0, and updates the lodash peer dependency to match.

Refreshes package-lock.json with the new resolved artifacts, including lodash-contrib now vendoring lodash@3.10.1 and dropping optional transitive packages like node-notifier/growly/shellwords from the lockfile; also loosens the lockfile entry for devDependency vue-loader from latest to *.

Written by Cursor Bugbot for commit bee9f4f. This will update automatically on new commits. Configure here.