From 471f433f8f28d27d796fb920e2b4e27575e75b92 Mon Sep 17 00:00:00 2001 From: Ayushman Chhabra Date: Wed, 22 Jun 2022 23:45:41 -0400 Subject: [PATCH] chore(deps): bump to latest --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 21c2337f..d4d5585a 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "grunt-contrib-connect": "3.0.0", "grunt-contrib-copy": "1.0.0", "grunt-contrib-jshint": "3.2.0", - "grunt-contrib-uglify": "5.2.1", + "grunt-contrib-uglify": "5.2.2", "grunt-contrib-watch": "1.1.0", "grunt-eslint": "24.0.0", "grunt-include-replace": "5.0.0", @@ -54,16 +54,16 @@ "grunt-replace": "2.0.2", "grunt-spritesmith": "6.10.0", "jasmine-core": "4.2.0", - "karma": "6.3.20", + "karma": "6.4.0", "karma-chrome-launcher": "3.1.1", "karma-firefox-launcher": "2.1.2", - "karma-jasmine": "5.0.1", + "karma-jasmine": "5.1.0", "karma-phantomjs-launcher": "1.0.4", "load-grunt-tasks": "5.1.0", "phantomjs-polyfill-object-assign": "0.0.2", "phantomjs-prebuilt": "2.1.16", "promise-polyfill": "8.2.3", - "puppeteer": "14.3.0", + "puppeteer": "14.4.1", "rmdir": "1.2.0" }, "window": {