diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 68b6d7e..29e4edc 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "styled-components": "^5.3.0", "ts-jest": "^27.1.3", "ts-loader": "^9.2.6", - "ts-node": "^10.0.0", + "ts-node": "^10.4.0", "tsyringe": "4.5.0", "typescript": "4.3.5", "web-ext-types": "^3.2.1", |