Update some depends

A few of which haven't been updated in 2 years x_x
This commit is contained in:
Derrick Mehaffy 2019-10-28 23:44:16 -07:00
parent ce53715714
commit 3a76652245
No known key found for this signature in database
GPG Key ID: 5244F387D2FF3618

View File

@ -11,15 +11,15 @@
"test": "echo \"no tests yet\""
},
"dependencies": {
"cheerio": "^1.0.0-rc.2",
"cheerio": "^1.0.0-rc.3",
"classnames": "^2.2.6",
"fs-extra": "^8.0.1",
"fs-extra": "^8.1.0",
"immutable": "^3.8.2",
"invariant": "^2.2.4",
"koa-static": "^5.0.0",
"lodash": "^4.17.11",
"lodash": "^4.17.15",
"moment": "^2.24.0",
"path-to-regexp": "^3.0.0",
"path-to-regexp": "^3.1.0",
"react": "^16.9.0",
"react-copy-to-clipboard": "^5.0.1",
"react-dom": "^16.9.0",
@ -33,7 +33,7 @@
"redux-immutable": "^4.0.0",
"reselect": "^4.0.0",
"strapi-helper-plugin": "3.0.0-beta.17.6",
"swagger-ui-dist": "3.22.1"
"swagger-ui-dist": "3.24.0"
},
"author": {
"name": "soupette",