Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Walter Felipe
submeta
Commits
04ebe1bb
Unverified
Commit
04ebe1bb
authored
Mar 02, 2021
by
Gabriel Antônio da Silva
Committed by
GitHub
Mar 02, 2021
Browse files
Merge pull request #68 from lmts-ufape/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
parents
292ba98e
9ed4e5fe
Changes
2
Hide whitespace changes
Inline
Side-by-side
package-lock.json
View file @
04ebe1bb
...
...
@@ -54,6 +54,12 @@
"ms"
:
"2.1.2"
}
},
"lodash"
:
{
"version"
:
"4.17.15"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz"
,
"integrity"
:
"sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
,
"dev"
:
true
},
"ms"
:
{
"version"
:
"2.1.2"
,
"resolved"
:
"https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
,
...
...
@@ -72,6 +78,14 @@
"jsesc"
:
"2.5.2"
,
"lodash"
:
"4.17.15"
,
"source-map"
:
"0.5.7"
},
"dependencies"
:
{
"lodash"
:
{
"version"
:
"4.17.15"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz"
,
"integrity"
:
"sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
,
"dev"
:
true
}
}
},
"@babel/helper-annotate-as-pure"
:
{
...
...
@@ -136,6 +150,14 @@
"@babel/helper-function-name"
:
"7.8.3"
,
"@babel/types"
:
"7.8.3"
,
"lodash"
:
"4.17.15"
},
"dependencies"
:
{
"lodash"
:
{
"version"
:
"4.17.15"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz"
,
"integrity"
:
"sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
,
"dev"
:
true
}
}
},
"@babel/helper-explode-assignable-expression"
:
{
...
...
@@ -207,6 +229,14 @@
"@babel/template"
:
"7.8.3"
,
"@babel/types"
:
"7.8.3"
,
"lodash"
:
"4.17.15"
},
"dependencies"
:
{
"lodash"
:
{
"version"
:
"4.17.15"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz"
,
"integrity"
:
"sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
,
"dev"
:
true
}
}
},
"@babel/helper-optimise-call-expression"
:
{
...
...
@@ -231,6 +261,14 @@
"dev"
:
true
,
"requires"
:
{
"lodash"
:
"4.17.15"
},
"dependencies"
:
{
"lodash"
:
{
"version"
:
"4.17.15"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz"
,
"integrity"
:
"sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
,
"dev"
:
true
}
}
},
"@babel/helper-remap-async-to-generator"
:
{
...
...
@@ -507,6 +545,14 @@
"requires"
:
{
"@babel/helper-plugin-utils"
:
"7.8.3"
,
"lodash"
:
"4.17.15"
},
"dependencies"
:
{
"lodash"
:
{
"version"
:
"4.17.15"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz"
,
"integrity"
:
"sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
,
"dev"
:
true
}
}
},
"@babel/plugin-transform-classes"
:
{
...
...
@@ -900,6 +946,12 @@
"ms"
:
"2.1.2"
}
},
"lodash"
:
{
"version"
:
"4.17.15"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz"
,
"integrity"
:
"sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
,
"dev"
:
true
},
"ms"
:
{
"version"
:
"2.1.2"
,
"resolved"
:
"https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
,
...
...
@@ -917,6 +969,14 @@
"esutils"
:
"2.0.3"
,
"lodash"
:
"4.17.15"
,
"to-fast-properties"
:
"2.0.0"
},
"dependencies"
:
{
"lodash"
:
{
"version"
:
"4.17.15"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz"
,
"integrity"
:
"sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
,
"dev"
:
true
}
}
},
"@mrmlnc/readdir-enhanced"
:
{
...
...
@@ -1489,6 +1549,14 @@
"dev"
:
true
,
"requires"
:
{
"lodash"
:
"4.17.15"
},
"dependencies"
:
{
"lodash"
:
{
"version"
:
"4.17.15"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz"
,
"integrity"
:
"sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
,
"dev"
:
true
}
}
},
"async-each"
:
{
...
...
@@ -2623,6 +2691,12 @@
"source-list-map"
:
"2.0.1"
},
"dependencies"
:
{
"lodash"
:
{
"version"
:
"4.17.15"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz"
,
"integrity"
:
"sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
,
"dev"
:
true
},
"postcss"
:
{
"version"
:
"6.0.23"
,
"resolved"
:
"https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz"
,
...
...
@@ -4864,6 +4938,14 @@
"is-glob"
:
"4.0.1"
,
"lodash"
:
"4.17.15"
,
"micromatch"
:
"3.1.10"
},
"dependencies"
:
{
"lodash"
:
{
"version"
:
"4.17.15"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz"
,
"integrity"
:
"sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
,
"dev"
:
true
}
}
},
"https-browserify"
:
{
...
...
@@ -5539,6 +5621,14 @@
"webpack-merge"
:
"4.2.2"
,
"webpack-notifier"
:
"1.8.0"
,
"yargs"
:
"12.0.5"
},
"dependencies"
:
{
"lodash"
:
{
"version"
:
"4.17.15"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz"
,
"integrity"
:
"sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
,
"dev"
:
true
}
}
},
"last-call-webpack-plugin"
:
{
...
...
@@ -5549,6 +5639,14 @@
"requires"
:
{
"lodash"
:
"4.17.15"
,
"webpack-sources"
:
"1.4.3"
},
"dependencies"
:
{
"lodash"
:
{
"version"
:
"4.17.15"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz"
,
"integrity"
:
"sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
,
"dev"
:
true
}
}
},
"lcid"
:
{
...
...
@@ -5614,9 +5712,9 @@
}
},
"lodash"
:
{
"version"
:
"4.17.1
5
"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.1
5
.tgz"
,
"integrity"
:
"sha512-
8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A
=="
,
"version"
:
"4.17.1
9
"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.1
9
.tgz"
,
"integrity"
:
"sha512-
JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ
=="
,
"dev"
:
true
},
"lodash._baseassign"
:
{
...
...
@@ -9767,6 +9865,14 @@
"dev"
:
true
,
"requires"
:
{
"lodash"
:
"4.17.15"
},
"dependencies"
:
{
"lodash"
:
{
"version"
:
"4.17.15"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz"
,
"integrity"
:
"sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
,
"dev"
:
true
}
}
},
"webpack-notifier"
:
{
...
...
package.json
View file @
04ebe1bb
...
...
@@ -15,7 +15,7 @@
"
cross-env
"
:
"
^5.1
"
,
"
jquery
"
:
"
^3.5
"
,
"
laravel-mix
"
:
"
^5.0.1
"
,
"
lodash
"
:
"
^4.17.1
3
"
,
"
lodash
"
:
"
^4.17.1
9
"
,
"
popper.js
"
:
"
^1.12
"
,
"
resolve-url-loader
"
:
"
^2.3.1
"
,
"
sass
"
:
"
^1.20.1
"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment