diff --git a/package.json b/package.json index a90ad73816..b7933ece77 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "@types/jsdom": "^21.1.5", "@types/minimatch": "^3.0.3", "@types/mocha": "^10.0.6", - "@types/node": "18.7.1", + "@types/node": "^20.10.0", "@types/pdfjs-dist": "^2.10.378", "@types/selenium-webdriver": "^4.0.11", "@types/shelljs": "^0.8.15", @@ -178,10 +178,9 @@ "mini-css-extract-plugin": "^2.7.6", "mocha": "^10.2.0", "moment": "^2.29.4", - "nock": "^13.3.8", - "npm-run-all": "^4.1.5", "ng-packagr": "15.2.2", "nock": "^13.3.8", + "npm-run-all": "^4.1.5", "nx": "15.9.3", "postcss": "^8.4.31", "postcss-sass": "^0.5.0",