chore:(deps): bump react-select from 3.1.1 to 3.2.0 in /explorer (#14579)
Bumps [react-select](https://github.com/JedWatson/react-select) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/JedWatson/react-select/releases) - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/JedWatson/react-select/compare/react-select@3.1.1...react-select@3.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										14
									
								
								explorer/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										14
									
								
								explorer/package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -15654,9 +15654,9 @@
 | 
				
			|||||||
      "integrity": "sha512-HvPuUQnLp5H7TouGq3kzBeioJmXms1wHy9EGjz2OURWBp4qZO6AfGEcnxts1D/CbwPLRAgTMPCEgYhA3sEM4vw=="
 | 
					      "integrity": "sha512-HvPuUQnLp5H7TouGq3kzBeioJmXms1wHy9EGjz2OURWBp4qZO6AfGEcnxts1D/CbwPLRAgTMPCEgYhA3sEM4vw=="
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "react-input-autosize": {
 | 
					    "react-input-autosize": {
 | 
				
			||||||
      "version": "2.2.2",
 | 
					      "version": "3.0.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/react-input-autosize/-/react-input-autosize-2.2.2.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/react-input-autosize/-/react-input-autosize-3.0.0.tgz",
 | 
				
			||||||
      "integrity": "sha512-jQJgYCA3S0j+cuOwzuCd1OjmBmnZLdqQdiLKRYrsMMzbjUrVDS5RvJUDwJqA7sKuksDuzFtm6hZGKFu7Mjk5aw==",
 | 
					      "integrity": "sha512-nL9uS7jEs/zu8sqwFE5MAPx6pPkNAriACQ2rGLlqmKr2sPGtN7TXTyDdQt4lbNXVx7Uzadb40x8qotIuru6Rhg==",
 | 
				
			||||||
      "requires": {
 | 
					      "requires": {
 | 
				
			||||||
        "prop-types": "^15.5.8"
 | 
					        "prop-types": "^15.5.8"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
@@ -15808,9 +15808,9 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "react-select": {
 | 
					    "react-select": {
 | 
				
			||||||
      "version": "3.1.1",
 | 
					      "version": "3.2.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/react-select/-/react-select-3.1.1.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/react-select/-/react-select-3.2.0.tgz",
 | 
				
			||||||
      "integrity": "sha512-HjC6jT2BhUxbIbxMZWqVcDibrEpdUJCfGicN0MMV+BQyKtCaPTgFekKWiOizSCy4jdsLMGjLqcFGJMhVGWB0Dg==",
 | 
					      "integrity": "sha512-B/q3TnCZXEKItO0fFN/I0tWOX3WJvi/X2wtdffmwSQVRwg5BpValScTO1vdic9AxlUgmeSzib2hAZAwIUQUZGQ==",
 | 
				
			||||||
      "requires": {
 | 
					      "requires": {
 | 
				
			||||||
        "@babel/runtime": "^7.4.4",
 | 
					        "@babel/runtime": "^7.4.4",
 | 
				
			||||||
        "@emotion/cache": "^10.0.9",
 | 
					        "@emotion/cache": "^10.0.9",
 | 
				
			||||||
@@ -15818,7 +15818,7 @@
 | 
				
			|||||||
        "@emotion/css": "^10.0.9",
 | 
					        "@emotion/css": "^10.0.9",
 | 
				
			||||||
        "memoize-one": "^5.0.0",
 | 
					        "memoize-one": "^5.0.0",
 | 
				
			||||||
        "prop-types": "^15.6.0",
 | 
					        "prop-types": "^15.6.0",
 | 
				
			||||||
        "react-input-autosize": "^2.2.2",
 | 
					        "react-input-autosize": "^3.0.0",
 | 
				
			||||||
        "react-transition-group": "^4.3.0"
 | 
					        "react-transition-group": "^4.3.0"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -37,7 +37,7 @@
 | 
				
			|||||||
    "react-dom": "^16.14.0",
 | 
					    "react-dom": "^16.14.0",
 | 
				
			||||||
    "react-router-dom": "^5.2.0",
 | 
					    "react-router-dom": "^5.2.0",
 | 
				
			||||||
    "react-scripts": "^4.0.1",
 | 
					    "react-scripts": "^4.0.1",
 | 
				
			||||||
    "react-select": "^3.1.1",
 | 
					    "react-select": "^3.2.0",
 | 
				
			||||||
    "superstruct": "github:solana-labs/superstruct",
 | 
					    "superstruct": "github:solana-labs/superstruct",
 | 
				
			||||||
    "typescript": "^4.1.3"
 | 
					    "typescript": "^4.1.3"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user