From eee0841b51d3b25fc1d8ad0a3f486a4dd2205827 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 9 Jan 2023 19:39:52 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DEBUG-3227433 --- package.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 2523235fd21f2..a248bdd37fda7 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "d3-scale": "1.0.6", "d3-selection": "1.1.0", "d3-shape": "1.2.0", - "debug": "2.2.0", + "debug": "3.1.0", "diff": "1.4.0", "doctrine": "2.0.0", "dom-helpers": "2.4.0", @@ -85,7 +85,7 @@ "hash.js": "1.1.3", "he": "0.5.0", "html-loader": "0.4.0", - "i18n-calypso": "1.7.3", + "i18n-calypso": "2.0.0", "immutable": "3.7.6", "imports-loader": "0.6.5", "inherits": "2.0.1", @@ -113,7 +113,7 @@ "page": "1.6.4", "percentage-regex": "3.0.0", "phone": "git+https://github.com/Automattic/node-phone.git#1.0.8", - "photon": "2.0.0", + "photon": "2.0.1", "postcss-cli": "2.5.1", "prismjs": "1.6.0", "prop-types": "15.5.10", @@ -141,13 +141,13 @@ "sanitize-html": "1.11.1", "semver": "5.1.0", "social-logos": "1.0.1", - "socket.io-client": "1.4.5", + "socket.io-client": "2.1.0", "source-map": "0.1.39", "source-map-loader": "0.1.5", "source-map-support": "0.3.2", "store": "1.3.16", "striptags": "2.1.1", - "superagent": "2.1.0", + "superagent": "3.6.1", "tinymce": "4.6.3", "to-title-case": "0.1.5", "tracekit": "0.4.3", @@ -158,13 +158,13 @@ "valid-url": "1.0.9", "walk": "2.3.4", "webpack": "3.4.1", - "webpack-dashboard": "0.2.1", + "webpack-dashboard": "2.0.0", "webpack-dev-middleware": "1.11.0", "webpack-hot-middleware": "2.15.0", - "wpcom": "5.4.0", - "wpcom-oauth": "0.3.3", - "wpcom-proxy-request": "4.0.5", - "wpcom-xhr-request": "1.1.1" + "wpcom": "5.4.2", + "wpcom-oauth": "0.3.4", + "wpcom-proxy-request": "5.0.1", + "wpcom-xhr-request": "1.1.2" }, "engines": { "node": "6.11.2",