diff --git a/webapp/package-lock.json b/webapp/package-lock.json index 8279e8299..00e3e69b4 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.13.0", "react-scripts": "^5.0.1", - "react-select": "^5.6.1", + "react-select": "^5.8.0", "react-spinners": "^0.13.6", "web-vitals": "^3.0.4", "web3": "^1.8.1" @@ -16649,9 +16649,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.8.0", + "resolved": "https://registry.npmjs.org/react-select/-/react-select-5.8.0.tgz", + "integrity": "sha512-TfjLDo58XrhP6VG5M/Mi56Us0Yt8X7xD6cDybC7yoRMUNm7BGO7qk8J0TLQOua/prb8vUOtsfnXZwfm30HGsAA==", "dependencies": { "@babel/runtime": "^7.12.0", "@emotion/cache": "^11.4.0", @@ -32928,9 +32928,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.8.0", + "resolved": "https://registry.npmjs.org/react-select/-/react-select-5.8.0.tgz", + "integrity": "sha512-TfjLDo58XrhP6VG5M/Mi56Us0Yt8X7xD6cDybC7yoRMUNm7BGO7qk8J0TLQOua/prb8vUOtsfnXZwfm30HGsAA==", "requires": { "@babel/runtime": "^7.12.0", "@emotion/cache": "^11.4.0", diff --git a/webapp/package.json b/webapp/package.json index 37ff2c84d..be1861473 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -39,7 +39,7 @@ "react-minimal-pie-chart": "^8.4.0", "react-router-dom": "^6.13.0", "react-scripts": "^5.0.1", - "react-select": "^5.6.1", + "react-select": "^5.8.0", "react-spinners": "^0.13.6", "web-vitals": "^3.0.4", "web3": "^1.8.1"