Skip to content

Commit 516505e

Browse files
902232: Security issue
1 parent 270e98e commit 516505e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

How to/PDF viewer with svelte framework/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@
1515
"rollup-plugin-livereload": "^2.0.0",
1616
"rollup-plugin-svelte": "^7.0.0",
1717
"rollup-plugin-terser": "^7.0.0",
18-
"svelte": "^3.0.0"
18+
"svelte": "^4.2.19"
1919
},
2020
"dependencies": {
21+
"gulp": "^5.0.0",
2122
"sirv-cli": "^2.0.0"
2223
}
2324
}

0 commit comments

Comments
 (0)