Browse Source

fix(deps): update dependency react-textarea-autosize to v8.5.9 (#3233)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 8 months ago
parent
commit
104f81f4e1
1 changed files with 3 additions and 3 deletions
  1. 3 3
      webview-ui/package-lock.json

+ 3 - 3
webview-ui/package-lock.json

@@ -19145,9 +19145,9 @@
 			}
 		},
 		"node_modules/react-textarea-autosize": {
-			"version": "8.5.7",
-			"resolved": "https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.5.7.tgz",
-			"integrity": "sha512-2MqJ3p0Jh69yt9ktFIaZmORHXw4c4bxSIhCeWiFwmJ9EYKgLmuNII3e9c9b2UO+ijl4StnpZdqpxNIhTdHvqtQ==",
+			"version": "8.5.9",
+			"resolved": "https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.5.9.tgz",
+			"integrity": "sha512-U1DGlIQN5AwgjTyOEnI1oCcMuEr1pv1qOtklB2l4nyMGbHzWrI0eFsYK0zos2YWqAolJyG0IWJaqWmWj5ETh0A==",
 			"license": "MIT",
 			"dependencies": {
 				"@babel/runtime": "^7.20.13",