Merge pull request #5 from ismaelpadilla/dependabot/npm_and_yarn/lodash-4.17.19

Bump lodash from 4.17.15 to 4.17.19, updated react scripts and packages
This commit is contained in:
Ismael Padilla 2020-07-18 18:37:38 -03:00 committed by GitHub
commit 64cb1606e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3784 additions and 3337 deletions

7111
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +1,12 @@
{
"name": "reddit-slideshow",
"version": "0.1.2",
"version": "0.1.3",
"private": true,
"dependencies": {
"axios": "^0.19.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-scripts": "3.1.1"
"axios": "^0.19.2",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-scripts": "3.4.1"
},
"scripts": {
"start": "react-scripts start",