update infrastructure

This commit is contained in:
xmcp
2020-01-12 22:49:13 +08:00
parent e1a3f04983
commit f004287c79
3 changed files with 7 additions and 1 deletions

5
package-lock.json generated
View File

@@ -10248,6 +10248,11 @@
"whatwg-fetch": "3.0.0"
}
},
"react-append-to-body": {
"version": "2.0.25",
"resolved": "https://registry.npmjs.org/react-append-to-body/-/react-append-to-body-2.0.25.tgz",
"integrity": "sha512-RS6uoR+c8+eRVGWcvW3/+oNrWcGjmeFf2rkgHr9Eo5hUXG9OpQj6nzPBdBRm8kB2Az94Vkojdqg/J2wd8362Cg=="
},
"react-dev-utils": {
"version": "9.0.3",
"resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-9.0.3.tgz",

View File

@@ -7,6 +7,7 @@
"load-script": "^1.0.0",
"pressure": "^2.1.2",
"react": "^16.9.0",
"react-append-to-body": "^2.0.25",
"react-dom": "^16.9.0",
"react-scripts": "^3.1.1",
"react-timeago": "^4.1.9"