|
|
@@ -1630,6 +1630,16 @@
|
|
|
"@types/node": "*"
|
|
|
}
|
|
|
},
|
|
|
+ "@types/hoist-non-react-statics": {
|
|
|
+ "version": "3.3.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz",
|
|
|
+ "integrity": "sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@types/react": "*",
|
|
|
+ "hoist-non-react-statics": "^3.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"@types/html-minifier-terser": {
|
|
|
"version": "5.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-5.0.0.tgz",
|
|
|
@@ -1700,6 +1710,18 @@
|
|
|
"@types/react": "*"
|
|
|
}
|
|
|
},
|
|
|
+ "@types/react-redux": {
|
|
|
+ "version": "7.1.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.8.tgz",
|
|
|
+ "integrity": "sha512-kpplH7Wg2SYU00sZVT98WBN0ou6QKrYcShRaW+5Vpe5l7bluKWJbWmAL+ieiso07OQzpcP5i1PeY3690640ZWg==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@types/hoist-non-react-statics": "^3.3.0",
|
|
|
+ "@types/react": "*",
|
|
|
+ "hoist-non-react-statics": "^3.3.0",
|
|
|
+ "redux": "^4.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"@types/request": {
|
|
|
"version": "2.48.4",
|
|
|
"resolved": "https://registry.npmjs.org/@types/request/-/request-2.48.4.tgz",
|
|
|
@@ -3209,9 +3231,9 @@
|
|
|
}
|
|
|
},
|
|
|
"cacheable-lookup": {
|
|
|
- "version": "4.2.2",
|
|
|
- "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-4.2.2.tgz",
|
|
|
- "integrity": "sha512-06EWjs5/UO+gl6RHW7UAajeMZ+5E+HvHLQtaKcpjJLE5S/3+pX28VClFXM+LCwFRcmODURMnO94bZ+lFy5YvRg=="
|
|
|
+ "version": "4.2.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-4.2.3.tgz",
|
|
|
+ "integrity": "sha512-NdruD8iCwUSqPeacly+fxbi71wjPuIbh9wsBhLdRmpXDFPgQtX+xWytveqDyFYQ1tDR5POAxH4jIkkoit3arXw=="
|
|
|
},
|
|
|
"cacheable-request": {
|
|
|
"version": "7.0.1",
|
|
|
@@ -7028,9 +7050,9 @@
|
|
|
}
|
|
|
},
|
|
|
"got": {
|
|
|
- "version": "11.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/got/-/got-11.1.0.tgz",
|
|
|
- "integrity": "sha512-9lZDzFe43s6HH60tSurUk04kEtssfLiIfMiY5lSE0+vVaDCmT7+0xYzzlHY5VArSiz41mQQC38LefW2KoE9erw==",
|
|
|
+ "version": "11.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/got/-/got-11.1.1.tgz",
|
|
|
+ "integrity": "sha512-7WxfuTyT02hMZZdDvaAprEoxsU13boxI8rWMpqk/5Mq6t+YVbExVB2L6yRLh2Nw3TeJyFpanId41+ZyXGesmbw==",
|
|
|
"requires": {
|
|
|
"@sindresorhus/is": "^2.1.0",
|
|
|
"@szmarczak/http-timer": "^4.0.0",
|
|
|
@@ -8167,9 +8189,9 @@
|
|
|
}
|
|
|
},
|
|
|
"keyv": {
|
|
|
- "version": "4.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.0.0.tgz",
|
|
|
- "integrity": "sha512-U7ioE8AimvRVLfw4LffyOIRhL2xVgmE8T22L6i0BucSnBUyv4w+I7VN/zVZwRKHOI6ZRUcdMdWHQ8KSUvGpEog==",
|
|
|
+ "version": "4.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.0.1.tgz",
|
|
|
+ "integrity": "sha512-xz6Jv6oNkbhrFCvCP7HQa8AaII8y8LRpoSm661NOKLr4uHuBwhX4epXrPQgF3+xdJnN4Esm5X0xwY4bOlALOtw==",
|
|
|
"requires": {
|
|
|
"json-buffer": "3.0.1"
|
|
|
}
|