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 e998f68..00ede5a 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "build:all": "npm run build && npm run copy:redirects" }, "dependencies": { - "core-js": "3.11.1", + "core-js": "3.12.1", "cpx": "1.5.0", "normalize.css": "8.0.1", "sakura.css": "1.3.1", |