Bump konva from 9.3.9 to 9.3.11 in /web

Bumps [konva](https://github.com/konvajs/konva) from 9.3.9 to 9.3.11.
- [Release notes](https://github.com/konvajs/konva/releases)
- [Changelog](https://github.com/konvajs/konva/blob/master/CHANGELOG.md)
- [Commits](https://github.com/konvajs/konva/compare/9.3.9...9.3.11)

---
updated-dependencies:
- dependency-name: konva
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-24 11:56:12 +00:00 committed by GitHub
parent 058e9a3ba0
commit 2cd799a2c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -38,7 +38,7 @@
"hls.js": "^1.5.8",
"idb-keyval": "^6.2.1",
"immer": "^10.1.1",
"konva": "^9.3.9",
"konva": "^9.3.11",
"lodash": "^4.17.21",
"lucide-react": "^0.379.0",
"monaco-yaml": "^5.1.1",
@ -5233,9 +5233,9 @@
}
},
"node_modules/konva": {
"version": "9.3.9",
"resolved": "https://registry.npmjs.org/konva/-/konva-9.3.9.tgz",
"integrity": "sha512-0ACsA2kCGilptQqosTVdu5g1jAeONZI/W/L5U7afeRhoWqSV+HjcuBB+vsFzs64oL/02y+4/jd3K5RL0sLCxbQ==",
"version": "9.3.11",
"resolved": "https://registry.npmjs.org/konva/-/konva-9.3.11.tgz",
"integrity": "sha512-ZkFF4CXKZCDd2+6sBPA0y3hQ+X4uTqIS6JxTl3BEOFJzKr1tId+rxxJgtsk1FQIH3auuvnMj/rkbatUcf9C2Wg==",
"funding": [
{
"type": "patreon",

View File

@ -44,7 +44,7 @@
"hls.js": "^1.5.8",
"idb-keyval": "^6.2.1",
"immer": "^10.1.1",
"konva": "^9.3.9",
"konva": "^9.3.11",
"lodash": "^4.17.21",
"lucide-react": "^0.379.0",
"monaco-yaml": "^5.1.1",