aboutsummaryrefslogtreecommitdiff
path: root/app/src/web/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/web/package.json')
-rw-r--r--app/src/web/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/web/package.json b/app/src/web/package.json
index c3c71b46..a196211a 100644
--- a/app/src/web/package.json
+++ b/app/src/web/package.json
@@ -10,7 +10,7 @@
"dependencies": {
"compile": "0.0.2",
"run": "^1.4.0",
- "sass": "^1.26.5",
- "typescript": "^3.9.3"
+ "sass": "^1.38.2",
+ "typescript": "^3.9.10"
}
}