Compare commits

..

4 Commits

Author SHA1 Message Date
dependabot[bot]
1609e2e8fb Bump lodash from 4.17.15 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 11:21:18 +00:00
Will Baumbach
af5d1affa0 Merge pull request #3 from WillBaumbach/develop
Adding number
2020-04-29 19:26:55 -04:00
Will Baumbach
b4fb3f4c9f Merge pull request #2 from WillBaumbach/develop
Develop
2020-04-27 18:24:24 -04:00
Will Baumbach
874d9417be Merge pull request #1 from WillBaumbach/develop
center mobile heading
2020-04-22 18:59:33 -04:00

6
package-lock.json generated
View File

@@ -6339,9 +6339,9 @@
}
},
"lodash": {
"version": "4.17.15",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
"dev": true
},
"lodash.clonedeep": {