diff --git a/package-lock.json b/package-lock.json index c721dfd..587c620 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "odin", + "name": "relock-npm-lock-v2-UbLXqc", "lockfileVersion": 3, "requires": true, "packages": { @@ -17,7 +17,7 @@ "react-color": "^2.19.3", "react-datepicker": "^4.25.0", "react-draft-wysiwyg": "^1.15.0", - "react-select": "^5.9.0", + "react-select": "^5.10.1", "webpack": "^5.91.0" }, "devDependencies": { @@ -3691,9 +3691,10 @@ } }, "node_modules/react-select": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/react-select/-/react-select-5.10.0.tgz", - "integrity": "sha512-k96gw+i6N3ExgDwPIg0lUPmexl1ygPe6u5BdQFNBhkpbwroIgCNXdubtIzHfThYXYYTubwOBafoMnn7ruEP1xA==", + "version": "5.10.1", + "resolved": "https://registry.npmjs.org/react-select/-/react-select-5.10.1.tgz", + "integrity": "sha512-roPEZUL4aRZDx6DcsD+ZNreVl+fM8VsKn0Wtex1v4IazH60ILp5xhdlp464IsEAlJdXeD+BhDAFsBVMfvLQueA==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.12.0", "@emotion/cache": "^11.4.0", diff --git a/package.json b/package.json index 6db45d7..4152d83 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "react-color": "^2.19.3", "react-datepicker": "^4.25.0", "react-draft-wysiwyg": "^1.15.0", - "react-select": "^5.9.0", + "react-select": "^5.10.1", "webpack": "^5.91.0" } }