Skip to content

Commit 9cc05ea

Browse files
author
SasidharanKaruppiah
authored
Merge pull request #17 from SyncfusionExamples/EJ2-902232-security
bug(EJ2-902232): Resolve the Dependabot issues for EJ2 PDFViewer.
2 parents 270e98e + 516505e commit 9cc05ea

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)