diff --git a/package-lock.json b/package-lock.json index b7dc6a4..3869c3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,7 +5,7 @@ "requires": true, "packages": { "": { - "version": "3.1.1", + "version": "3.2.0", "license": "MIT", "dependencies": { "@apollo/client": "^3.3.11", @@ -20,7 +20,7 @@ "@remax/plugin-stylus": "^1.0.0", "@types/promise.prototype.finally": "^2.0.4", "@types/react": "^16.14.2", - "@types/react-redux": "^7.1.16", + "@types/react-redux": "^7.1.18", "cross-env": "^7.0.2", "graphql": "^15.5.0", "graphql-tag": "^2.12.1", @@ -1732,9 +1732,9 @@ } }, "node_modules/@types/react-redux": { - "version": "7.1.16", - "resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.16.tgz", - "integrity": "sha512-f/FKzIrZwZk7YEO9E1yoxIuDNRiDducxkFlkw/GNMGEnK9n4K8wJzlJBghpSuOVDgEUHoDkDF7Gi9lHNQR4siw==", + "version": "7.1.18", + "resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.18.tgz", + "integrity": "sha512-9iwAsPyJ9DLTRH+OFeIrm9cAbIj1i2ANL3sKQFATqnPWRbg+jEFXyZOKHiQK/N86pNRXbb4HRxAxo0SIX1XwzQ==", "dependencies": { "@types/hoist-non-react-statics": "^3.3.0", "@types/react": "*", @@ -17098,9 +17098,9 @@ } }, "@types/react-redux": { - "version": "7.1.16", - "resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.16.tgz", - "integrity": "sha512-f/FKzIrZwZk7YEO9E1yoxIuDNRiDducxkFlkw/GNMGEnK9n4K8wJzlJBghpSuOVDgEUHoDkDF7Gi9lHNQR4siw==", + "version": "7.1.18", + "resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.18.tgz", + "integrity": "sha512-9iwAsPyJ9DLTRH+OFeIrm9cAbIj1i2ANL3sKQFATqnPWRbg+jEFXyZOKHiQK/N86pNRXbb4HRxAxo0SIX1XwzQ==", "requires": { "@types/hoist-non-react-statics": "^3.3.0", "@types/react": "*", diff --git a/package.json b/package.json index 980f630..07e252a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@remax/plugin-stylus": "^1.0.0", "@types/promise.prototype.finally": "^2.0.4", "@types/react": "^16.14.2", - "@types/react-redux": "^7.1.16", + "@types/react-redux": "^7.1.18", "cross-env": "^7.0.2", "graphql": "^15.5.0", "graphql-tag": "^2.12.1",