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 2052081df..23453625a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "moment": "^2.29.1", - "peechy": "^0.4.18", + "peechy": "^0.4.19", "puppeteer": "^10.2.0", "react": "^17.0.2", "react-dom": "^17.0.2" |