Skip to content

Commit 1e7be4b

Browse files
authored
Merge pull request #11 from cakeinpanic/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2 parents d1ea809 + 24d5653 commit 1e7be4b

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"axios": "^0.21.1",
77
"classnames": "^2.2.6",
8-
"lodash": "^4.17.15",
8+
"lodash": "^4.17.19",
99
"react": "^16.8.6",
1010
"react-dom": "^16.8.6",
1111
"react-scripts": "3.0.1"

yarn.lock

+3-7
Original file line numberDiff line numberDiff line change
@@ -5127,13 +5127,9 @@ lodash.uniq@^4.5.0:
51275127
version "4.5.0"
51285128
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
51295129

5130-
"lodash@>=3.5 <5", lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.5:
5131-
version "4.17.11"
5132-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
5133-
5134-
lodash@^4.17.15:
5135-
version "4.17.15"
5136-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
5130+
"lodash@>=3.5 <5", lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.19, lodash@^4.17.5:
5131+
version "4.17.19"
5132+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
51375133

51385134
loglevel@^1.4.1:
51395135
version "1.6.1"

0 commit comments

Comments
 (0)