Skip to content

Commit e4fcc95

Browse files
Bump lodash from 4.17.5 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.5...4.17.21) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94ce0c7 commit e4fcc95

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"cross-env": "^5.1",
1717
"jquery": "^3.2",
1818
"laravel-mix": "^2.0",
19-
"lodash": "^4.17.4",
19+
"lodash": "^4.17.21",
2020
"vue": "^2.5.7"
2121
}
2222
}

yarn.lock

100755100644
+5-5
Original file line numberDiff line numberDiff line change
@@ -1449,7 +1449,7 @@ compressible@~2.0.13:
14491449

14501450
compression@^1.5.2:
14511451
version "1.7.2"
1452-
resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
1452+
resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
14531453
dependencies:
14541454
accepts "~1.3.4"
14551455
bytes "3.0.0"
@@ -4275,9 +4275,9 @@ lodash.uniq@^4.5.0:
42754275
version "4.5.0"
42764276
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
42774277

4278-
lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.2, lodash@^4.17.4, lodash@^4.17.5, lodash@~4.17.4:
4279-
version "4.17.5"
4280-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
4278+
lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.2, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.17.5, lodash@~4.17.4:
4279+
version "4.17.21"
4280+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
42814281

42824282
logalot@^2.0.0:
42834283
version "2.1.0"
@@ -4908,7 +4908,7 @@ once@^1.3.0, once@^1.3.1, once@^1.3.3, once@^1.4.0:
49084908

49094909
onetime@^1.0.0:
49104910
version "1.1.0"
4911-
resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
4911+
resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
49124912

49134913
opn@^5.1.0:
49144914
version "5.3.0"

0 commit comments

Comments
 (0)