diff --git a/webapp/package-lock.json b/webapp/package-lock.json index 23242a331..0152058e1 100644 --- a/webapp/package-lock.json +++ b/webapp/package-lock.json @@ -44,7 +44,7 @@ "react-minimal-pie-chart": "^8.4.0", "react-router-dom": "^6.4.3", "react-scripts": "^5.0.1", - "react-select": "^5.6.1", + "react-select": "^5.7.2", "react-spinners": "^0.13.6", "web-vitals": "^3.0.4", "web3": "^1.8.1" @@ -16708,9 +16708,9 @@ } }, "node_modules/react-select": { - "version": "5.6.1", - "resolved": "https://registry.npmjs.org/react-select/-/react-select-5.6.1.tgz", - "integrity": "sha512-dYNRswtxUHW+F1Sc0HnxO5ryecPIAsG0+Cwyq5EIXZJBxCxUG2hFfQz41tc++30/2ISuuPglDikc4hEb4NsiuA==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/react-select/-/react-select-5.7.2.tgz", + "integrity": "sha512-cTlJkQ8YjV6T/js8wW0owTzht0hHGABh29vjLscY4HfZGkv7hc3FFTmRp9NzY/Ib1uQ36GieAKEjxpHdpCFpcA==", "dependencies": { "@babel/runtime": "^7.12.0", "@emotion/cache": "^11.4.0", @@ -33097,9 +33097,9 @@ } }, "react-select": { - "version": "5.6.1", - "resolved": "https://registry.npmjs.org/react-select/-/react-select-5.6.1.tgz", - "integrity": "sha512-dYNRswtxUHW+F1Sc0HnxO5ryecPIAsG0+Cwyq5EIXZJBxCxUG2hFfQz41tc++30/2ISuuPglDikc4hEb4NsiuA==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/react-select/-/react-select-5.7.2.tgz", + "integrity": "sha512-cTlJkQ8YjV6T/js8wW0owTzht0hHGABh29vjLscY4HfZGkv7hc3FFTmRp9NzY/Ib1uQ36GieAKEjxpHdpCFpcA==", "requires": { "@babel/runtime": "^7.12.0", "@emotion/cache": "^11.4.0", diff --git a/webapp/package.json b/webapp/package.json index b774ba52d..3758433e8 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -39,7 +39,7 @@ "react-minimal-pie-chart": "^8.4.0", "react-router-dom": "^6.4.3", "react-scripts": "^5.0.1", - "react-select": "^5.6.1", + "react-select": "^5.7.2", "react-spinners": "^0.13.6", "web-vitals": "^3.0.4", "web3": "^1.8.1"