Merge pull request #1440 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSign/react-select-5.8.3

build(deps): bump react-select from 5.8.1 to 5.8.3 in /apps/OpenSign
This commit is contained in:
Zathiel
2024-11-11 02:02:58 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -48,7 +48,7 @@
"react-router-dom": "^6.27.0",
"react-scripts": "5.0.1",
"react-scrollbars-custom": "^4.1.1",
"react-select": "^5.8.1",
"react-select": "^5.8.3",
"react-signature-canvas": "^1.0.6",
"react-syntax-highlighter": "^15.6.1",
"react-tooltip": "^5.28.0",
@@ -21792,9 +21792,9 @@
}
},
"node_modules/react-select": {
"version": "5.8.1",
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.8.1.tgz",
"integrity": "sha512-RT1CJmuc+ejqm5MPgzyZujqDskdvB9a9ZqrdnVLsvAHjJ3Tj0hELnLeVPQlmYdVKCdCpxanepl6z7R5KhXhWzg==",
"version": "5.8.3",
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.8.3.tgz",
"integrity": "sha512-lVswnIq8/iTj1db7XCG74M/3fbGB6ZaluCzvwPGT5ZOjCdL/k0CLWhEK0vCBLuU5bHTEf6Gj8jtSvi+3v+tO1w==",
"dependencies": {
"@babel/runtime": "^7.12.0",
"@emotion/cache": "^11.4.0",
+1 -1
View File
@@ -43,7 +43,7 @@
"react-router-dom": "^6.27.0",
"react-scripts": "5.0.1",
"react-scrollbars-custom": "^4.1.1",
"react-select": "^5.8.1",
"react-select": "^5.8.3",
"react-signature-canvas": "^1.0.6",
"react-syntax-highlighter": "^15.6.1",
"react-tooltip": "^5.28.0",