From bbed06e2ba255199703343625129712ef7707697 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Mon, 16 Aug 2021 23:13:06 +0530 Subject: Revert "chore: update outdated node_modules (#1807)" This reverts commit 26a9dba22236bc22a7612107630282cfe02d20e0. --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 3a448bae7..7aa100668 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "jss": "10.7.1", "lodash": "4.17.21", "macos-notification-state": "1.3.5", - "macos-version": "6.0.0", + "macos-version": "5.2.1", "marked": "0.7.0", "mime-types": "2.1.32", "minimist": "1.2.5", @@ -103,8 +103,8 @@ "ms": "2.1.3", "node-fetch": "2.6.1", "node-mac-permissions": "2.2.0", - "normalize-url": "7.0.1", - "os-name": "5.0.0", + "normalize-url": "6.1.0", + "os-name": "4.0.1", "pretty-bytes": "5.6.0", "prop-types": "15.7.2", "react": "16.14.0", @@ -126,7 +126,7 @@ "tar": "4.4.15", "tslib": "2.3.1", "useragent-generator": "1.1.1-amkt-22079-finish.0", - "uuid": "8.3.2", + "uuid": "3.3.3", "validator": "11.0.0", "ws": "7.4.6" }, @@ -155,7 +155,7 @@ "@types/react-dom": "16.9.13", "@types/route-parser": "0.1.3", "@types/tar": "4.0.5", - "@types/uuid": "8.3.1", + "@types/uuid": "3.4.9", "@typescript-eslint/eslint-plugin": "4.29.1", "@typescript-eslint/parser": "4.29.1", "all-contributors-cli": "6.20.0", -- cgit v1.2.3-54-g00ecf