mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Upgrade Svelte for CVE
This commit is contained in:
parent
a584ef1f50
commit
f582181ea4
2 changed files with 4 additions and 4 deletions
|
@ -1817,7 +1817,7 @@
|
|||
"path": "node_modules/supports-preserve-symlinks-flag",
|
||||
"licenseFile": "node_modules/supports-preserve-symlinks-flag/LICENSE"
|
||||
},
|
||||
"svelte@3.48.0": {
|
||||
"svelte@3.49.0": {
|
||||
"licenses": "MIT",
|
||||
"repository": "https://github.com/sveltejs/svelte",
|
||||
"publisher": "Rich Harris",
|
||||
|
|
|
@ -4726,9 +4726,9 @@ svelte2tsx@^0.4.6:
|
|||
pascal-case "^3.1.1"
|
||||
|
||||
svelte@^3.25.0:
|
||||
version "3.48.0"
|
||||
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.48.0.tgz#f98c866d45e155bad8e1e88f15f9c03cd28753d3"
|
||||
integrity sha512-fN2YRm/bGumvjUpu6yI3BpvZnpIm9I6A7HR4oUNYd7ggYyIwSA/BX7DJ+UXXffLp6XNcUijyLvttbPVCYa/3xQ==
|
||||
version "3.49.0"
|
||||
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.49.0.tgz#5baee3c672306de1070c3b7888fc2204e36a4029"
|
||||
integrity sha512-+lmjic1pApJWDfPCpUUTc1m8azDqYCG1JN9YEngrx/hUyIcFJo6VZhj0A1Ai0wqoHcEIuQy+e9tk+4uDgdtsFA==
|
||||
|
||||
symbol-tree@^3.2.4:
|
||||
version "3.2.4"
|
||||
|
|
Loading…
Reference in a new issue