diff --git a/DEPENDENCY-NOTES.md b/DEPENDENCY-NOTES.md index 9779cd9ee..3e656e737 100644 --- a/DEPENDENCY-NOTES.md +++ b/DEPENDENCY-NOTES.md @@ -1,4 +1,4 @@ -As of 2024 January 25: +As of 2024 June 17: The `npm outdated` command reports some dependencies as outdated. They are not being updated at this time for the reasons given below: diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index d8e816a2e..aa4623b2e 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -9,66 +9,66 @@ "version": "3.11.0", "license": "Apache-2.0", "dependencies": { - "ajv": "^8.12.0", + "ajv": "^8.16.0", "antlr4": "4.13.1-patch-1", - "axios": "^1.6.5", + "axios": "^1.7.2", "chalk": "^4.1.2", "commander": "^12.1.0", "fhir": "^4.12.0", "fhir-package-loader": "^1.0.0", "fs-extra": "^11.2.0", "html-minifier-terser": "5.1.1", - "https-proxy-agent": "^7.0.2", - "ini": "^4.1.1", + "https-proxy-agent": "^7.0.4", + "ini": "^4.1.3", "junk": "^3.1.0", "lodash": "^4.17.21", "readline-sync": "^1.4.10", "sanitize-filename": "^1.6.3", - "sax": "^1.2.4", - "temp": "^0.9.1", + "sax": "^1.4.1", + "temp": "^0.9.4", "text-table": "^0.2.0", - "title-case": "^3.0.2", + "title-case": "^3.0.3", "valid-url": "^1.0.9", - "winston": "^3.3.3", + "winston": "^3.13.0", "yaml": "^1.10.2" }, "bin": { "sushi": "dist/app.js" }, "devDependencies": { - "@types/diff": "^5.0.9", + "@types/diff": "^5.2.1", "@types/fs-extra": "^11.0.4", "@types/html-minifier-terser": "5.1.1", - "@types/ini": "^4.1.0", - "@types/jest": "^29.5.11", + "@types/ini": "^4.1.1", + "@types/jest": "^29.5.12", "@types/json-diff": "^1.0.3", - "@types/lodash": "^4.14.149", - "@types/node": "^20.11.5", - "@types/opener": "^1.4.0", - "@types/readline-sync": "^1.4.3", - "@types/sax": "^1.2.1", + "@types/lodash": "^4.17.5", + "@types/node": "^20.14.2", + "@types/opener": "^1.4.3", + "@types/readline-sync": "^1.4.8", + "@types/sax": "^1.2.7", "@types/temp": "^0.9.4", - "@types/text-table": "^0.2.3", - "@types/valid-url": "^1.0.3", - "@typescript-eslint/eslint-plugin": "^6.19.0", - "@typescript-eslint/parser": "^6.19.0", - "acorn": "^8.11.3", + "@types/text-table": "^0.2.5", + "@types/valid-url": "^1.0.7", + "@typescript-eslint/eslint-plugin": "^6.21.0", + "@typescript-eslint/parser": "^6.21.0", + "acorn": "^8.12.0", "copyfiles": "^2.4.1", - "del-cli": "^5.0.0", - "diff": "^5.0.0", + "del-cli": "^5.1.0", + "diff": "^5.2.0", "diff2html-cli": "^5.2.15", - "eslint": "^8.21.0", + "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "extract-zip": "^2.0.1", "jest": "^29.7.0", "jest-extended": "^4.0.2", "json-diff": "^1.0.6", - "nock": "^13.5.0", - "opener": "^1.5.1", - "prettier": "^3.1.1", - "ts-jest": "^29.1.2", - "ts-node": "^10.9.1", - "typescript": "^5.3.3" + "nock": "^13.5.4", + "opener": "^1.5.2", + "prettier": "^3.3.2", + "ts-jest": "^29.1.4", + "ts-node": "^10.9.2", + "typescript": "^5.4.5" } }, "node_modules/@ampproject/remapping": { diff --git a/package.json b/package.json index 210adf627..2f09ee459 100644 --- a/package.json +++ b/package.json @@ -51,62 +51,62 @@ ], "license": "Apache-2.0", "devDependencies": { - "@types/diff": "^5.0.9", + "@types/diff": "^5.2.1", "@types/fs-extra": "^11.0.4", "@types/html-minifier-terser": "5.1.1", - "@types/ini": "^4.1.0", - "@types/jest": "^29.5.11", + "@types/ini": "^4.1.1", + "@types/jest": "^29.5.12", "@types/json-diff": "^1.0.3", - "@types/lodash": "^4.14.149", - "@types/node": "^20.11.5", - "@types/opener": "^1.4.0", - "@types/readline-sync": "^1.4.3", - "@types/sax": "^1.2.1", + "@types/lodash": "^4.17.5", + "@types/node": "^20.14.2", + "@types/opener": "^1.4.3", + "@types/readline-sync": "^1.4.8", + "@types/sax": "^1.2.7", "@types/temp": "^0.9.4", - "@types/text-table": "^0.2.3", - "@types/valid-url": "^1.0.3", - "@typescript-eslint/eslint-plugin": "^6.19.0", - "@typescript-eslint/parser": "^6.19.0", - "acorn": "^8.11.3", + "@types/text-table": "^0.2.5", + "@types/valid-url": "^1.0.7", + "@typescript-eslint/eslint-plugin": "^6.21.0", + "@typescript-eslint/parser": "^6.21.0", + "acorn": "^8.12.0", "copyfiles": "^2.4.1", - "del-cli": "^5.0.0", - "diff": "^5.0.0", + "del-cli": "^5.1.0", + "diff": "^5.2.0", "diff2html-cli": "^5.2.15", - "eslint": "^8.21.0", + "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "extract-zip": "^2.0.1", "jest": "^29.7.0", "jest-extended": "^4.0.2", "json-diff": "^1.0.6", - "nock": "^13.5.0", - "opener": "^1.5.1", - "prettier": "^3.1.1", - "ts-jest": "^29.1.2", - "ts-node": "^10.9.1", - "typescript": "^5.3.3" + "nock": "^13.5.4", + "opener": "^1.5.2", + "prettier": "^3.3.2", + "ts-jest": "^29.1.4", + "ts-node": "^10.9.2", + "typescript": "^5.4.5" }, "dependencies": { - "ajv": "^8.12.0", + "ajv": "^8.16.0", "antlr4": "4.13.1-patch-1", - "axios": "^1.6.5", + "axios": "^1.7.2", "chalk": "^4.1.2", "commander": "^12.1.0", "fhir": "^4.12.0", "fhir-package-loader": "^1.0.0", "fs-extra": "^11.2.0", "html-minifier-terser": "5.1.1", - "https-proxy-agent": "^7.0.2", - "ini": "^4.1.1", + "https-proxy-agent": "^7.0.4", + "ini": "^4.1.3", "junk": "^3.1.0", "lodash": "^4.17.21", "readline-sync": "^1.4.10", "sanitize-filename": "^1.6.3", - "sax": "^1.2.4", - "temp": "^0.9.1", + "sax": "^1.4.1", + "temp": "^0.9.4", "text-table": "^0.2.0", - "title-case": "^3.0.2", + "title-case": "^3.0.3", "valid-url": "^1.0.9", - "winston": "^3.3.3", + "winston": "^3.13.0", "yaml": "^1.10.2" }, "overrides": {