diff --git a/examples/graphql/package.json b/examples/graphql/package.json index d7a178d79561..44d8157697a2 100644 --- a/examples/graphql/package.json +++ b/examples/graphql/package.json @@ -64,7 +64,7 @@ "@types/multer": "^1.4.12", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "rimraf": "^5.0.7", + "rimraf": "^5.0.10", "source-map-support": "^0.5.21", "typescript": "~5.2.2" } diff --git a/package-lock.json b/package-lock.json index 51672dd9e36e..2216076ab6ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -380,7 +380,7 @@ "@loopback/rest": "^14.0.6", "@loopback/rest-explorer": "^7.0.6", "@loopback/service-proxy": "^7.0.6", - "express": "^4.20.0", + "express": "^4.19.2", "tslib": "^2.6.3" }, "devDependencies": { @@ -456,7 +456,7 @@ "@types/multer": "^1.4.12", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "rimraf": "^5.0.7", + "rimraf": "^5.0.10", "source-map-support": "^0.5.21", "typescript": "~5.2.2" }, @@ -576,7 +576,7 @@ "compression": "^1.7.4", "cors": "^2.8.5", "debug": "^4.3.7", - "express": "^4.20.0", + "express": "^4.19.2", "helmet": "^4.6.0", "loopback": "^3.28.0", "loopback-boot": "^3.3.1", @@ -731,7 +731,7 @@ "body-parser": "^1.20.3", "client-sessions": "^0.8.0", "debug": "^4.3.7", - "express": "^4.20.0", + "express": "^4.19.2", "express-session": "^1.18.0", "jade": "^1.11.0", "lodash": "^4.17.21", @@ -848,7 +848,7 @@ "license": "MIT", "dependencies": { "@loopback/core": "^6.1.3", - "express": "^4.20.0", + "express": "^4.19.2", "tslib": "^2.6.3" }, "devDependencies": { @@ -1230,7 +1230,7 @@ "@types/qs": "^6.9.15", "axios": "^1.7.2", "body-parser": "^1.20.3", - "express": "^4.20.0", + "express": "^4.19.2", "form-data": "^4.0.0", "jsonwebtoken": "^9.0.2", "lodash": "^4.17.21", @@ -1344,7 +1344,7 @@ "@loopback/http-server": "^6.0.6", "apollo-server-express": "^3.12.1", "debug": "^4.3.7", - "express": "^4.20.0", + "express": "^4.19.2", "graphql": "^15.9.0", "graphql-subscriptions": "^2.0.0", "type-graphql": "^1.1.1" @@ -1458,7 +1458,7 @@ "@loopback/testlab": "^7.0.6", "@types/express": "^4.17.21", "@types/node": "^16.18.101", - "express": "^4.20.0" + "express": "^4.19.2" }, "engines": { "node": "18 || 20 || 22" @@ -1625,7 +1625,7 @@ "@types/node": "^16.18.101", "axios": "^1.7.2", "body-parser": "^1.20.3", - "express": "^4.20.0", + "express": "^4.19.2", "form-data": "^4.0.0", "jsonwebtoken": "^9.0.2", "lodash": "^4.17.21", @@ -29556,9 +29556,9 @@ } }, "node_modules/rimraf": { - "version": "5.0.7", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.7.tgz", - "integrity": "sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==", + "version": "5.0.10", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz", + "integrity": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==", "license": "ISC", "dependencies": { "glob": "^10.3.7" @@ -29566,9 +29566,6 @@ "bin": { "rimraf": "dist/esm/bin.mjs" }, - "engines": { - "node": ">=14.18" - }, "funding": { "url": "https://github.com/sponsors/isaacs" } @@ -37113,7 +37110,7 @@ "mocha": "^10.6.0", "nyc": "^17.0.0", "prettier": "^3.3.2", - "rimraf": "^5.0.7", + "rimraf": "^5.0.10", "source-map-support": "^0.5.21", "typescript": "~5.2.2" }, @@ -37202,7 +37199,7 @@ "mem-fs": "^2.3.0", "mem-fs-editor": "^9.7.0", "mock-stdin": "^1.0.0", - "rimraf": "^5.0.7", + "rimraf": "^5.0.10", "sinon": "^18.0.0", "strong-globalize-cli": "7.1.1", "yeoman-assert": "^3.1.1", @@ -37322,7 +37319,7 @@ "@types/http-errors": "^2.0.4", "body-parser": "^1.20.3", "debug": "^4.3.7", - "express": "^4.20.0", + "express": "^4.19.2", "http-errors": "^2.0.0", "on-finished": "^2.4.1", "toposort": "^2.0.2", @@ -37385,7 +37382,7 @@ "axios": "^1.7.2", "cacache": "^18.0.3", "debug": "^4.3.7", - "rimraf": "^5.0.7", + "rimraf": "^5.0.10", "tslib": "^2.6.3" }, "devDependencies": { @@ -37688,7 +37685,7 @@ "body-parser": "^1.20.3", "cors": "^2.8.5", "debug": "^4.3.7", - "express": "^4.20.0", + "express": "^4.19.2", "http-errors": "^2.0.0", "js-yaml": "^4.1.0", "json-schema-compare": "^0.2.2", @@ -37777,7 +37774,7 @@ "@types/ejs": "^3.1.5", "@types/express": "^4.17.21", "@types/node": "^16.18.101", - "express": "^4.20.0" + "express": "^4.19.2" }, "engines": { "node": "18 || 20 || 22" @@ -37870,7 +37867,7 @@ "@types/shot": "^4.0.5", "@types/sinon": "^17.0.3", "@types/supertest": "^2.0.16", - "express": "^4.20.0", + "express": "^4.19.2", "fs-extra": "^11.2.0", "oas-validator": "^5.0.8", "should": "^13.2.3", diff --git a/packages/build/package.json b/packages/build/package.json index aa91097114d5..b74f9852a3e9 100644 --- a/packages/build/package.json +++ b/packages/build/package.json @@ -43,7 +43,7 @@ "mocha": "^10.6.0", "nyc": "^17.0.0", "prettier": "^3.3.2", - "rimraf": "^5.0.7", + "rimraf": "^5.0.10", "source-map-support": "^0.5.21", "typescript": "~5.2.2" } diff --git a/packages/cli/package.json b/packages/cli/package.json index cbfb0e31e3a8..0462f5c71b4f 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -97,7 +97,7 @@ "mem-fs": "^2.3.0", "mem-fs-editor": "^9.7.0", "mock-stdin": "^1.0.0", - "rimraf": "^5.0.7", + "rimraf": "^5.0.10", "sinon": "^18.0.0", "strong-globalize-cli": "7.1.1", "yeoman-assert": "^3.1.1", diff --git a/packages/http-caching-proxy/package.json b/packages/http-caching-proxy/package.json index ac1ec6374321..c311a26fcf94 100644 --- a/packages/http-caching-proxy/package.json +++ b/packages/http-caching-proxy/package.json @@ -42,7 +42,7 @@ "axios": "^1.7.2", "cacache": "^18.0.3", "debug": "^4.3.7", - "rimraf": "^5.0.7", + "rimraf": "^5.0.10", "tslib": "^2.6.3" }, "devDependencies": {