Skip to content

Commit

Permalink
NO-ISSUE: Bump follow-redirects to version 1.15.6 (apache#2330)
Browse files Browse the repository at this point in the history
  • Loading branch information
yesamer authored May 17, 2024
1 parent e7c0127 commit 00f5c25
Show file tree
Hide file tree
Showing 22 changed files with 111 additions and 139 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@kie-tools-core/i18n": "workspace:*",
"@kie-tools-core/notifications": "workspace:*",
"@kie-tools-core/workspace": "workspace:*",
"axios": "^1.6.4",
"axios": "^1.6.8",
"fast-xml-parser": "^4.3.1",
"portfinder": "^1.0.32",
"semver": "^7.5.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"process": "^0.11.10",
"rimraf": "^3.0.2",
"selenium-webdriver": "^4.15.0",
"start-server-and-test": "^1.12.1",
"start-server-and-test": "^2.0.3",
"ts-jest": "^26.5.6",
"typescript": "^4.6.2",
"webpack": "^5.88.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"monaco-yaml": "^4.0.4",
"process": "^0.11.10",
"rimraf": "^3.0.2",
"start-server-and-test": "^1.12.1",
"start-server-and-test": "^2.0.3",
"ts-jest": "^26.5.6",
"typescript": "^4.6.2",
"vscode-languageserver-textdocument": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"jest-when": "^3.5.0",
"monaco-editor-webpack-plugin": "^7.0.1",
"rimraf": "^3.0.2",
"start-server-and-test": "^1.12.1",
"start-server-and-test": "^2.0.3",
"ts-jest": "^26.5.6",
"typescript": "^4.6.2",
"vscode-json-languageservice": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"jest-junit": "^14.0.0",
"jest-when": "^3.5.0",
"rimraf": "^3.0.2",
"start-server-and-test": "^1.12.1",
"start-server-and-test": "^2.0.3",
"ts-jest": "^26.5.6",
"typescript": "^4.6.2",
"vscode-json-languageservice": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dmn-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"lodash": "^4.17.21",
"rimraf": "^3.0.2",
"run-script-os": "^1.1.6",
"start-server-and-test": "^1.12.1",
"start-server-and-test": "^2.0.3",
"storybook": "^7.3.2",
"ts-jest": "^26.5.6",
"typescript": "^4.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/kie-editors-standalone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"react-router-dom": "^5.3.4",
"rimraf": "^3.0.2",
"run-script-os": "^1.1.6",
"start-server-and-test": "^1.12.1",
"start-server-and-test": "^2.0.3",
"ts-jest": "^26.5.6",
"typescript": "^4.6.2",
"underscore": "^1.13.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/pmml-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"jest-junit": "^14.0.0",
"jest-when": "^3.5.0",
"rimraf": "^3.0.2",
"start-server-and-test": "^1.12.1",
"start-server-and-test": "^2.0.3",
"ts-jest": "^26.5.6",
"typescript": "^4.6.2",
"webpack": "^5.88.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime-tools-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@patternfly/react-styles": "^4.92.6",
"@patternfly/react-table": "^4.112.39",
"ajv": "^6.12.6",
"axios": "^1.6.4",
"axios": "^1.6.8",
"copyfiles": "^2.4.1",
"history": "^4.9.0",
"keycloak-js": "^23.0.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/runtime-tools-management-console-webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"apollo-link-context": "^1.0.20",
"apollo-link-error": "1.1.13",
"apollo-link-http": "1.5.17",
"axios": "^1.6.4",
"axios": "^1.6.8",
"graphql": "14.3.1",
"history": "^4.9.0",
"react": "^17.0.2",
Expand Down Expand Up @@ -94,7 +94,7 @@
"rimraf": "^3.0.2",
"sass-loader": "^12.3.0",
"serve": "^12.0.1",
"start-server-and-test": "^1.12.1",
"start-server-and-test": "^2.0.3",
"stream-http": "^3.2.0",
"style-loader": "^2.0.0",
"svg-url-loader": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime-tools-process-dev-ui-webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"apollo-client": "2.6.10",
"apollo-link-error": "1.1.13",
"apollo-link-http": "1.5.17",
"axios": "^1.6.4",
"axios": "^1.6.8",
"history": "^4.9.0",
"lodash": "^4.17.21",
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime-tools-process-gateway-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@apidevtools/swagger-parser": "^10.1.0",
"@kie-tools/runtime-tools-shared-gateway-api": "workspace:*",
"apollo-client": "2.6.10",
"axios": "^1.6.4",
"axios": "^1.6.8",
"gql-query-builder": "3.1.3",
"graphql": "14.3.1",
"graphql-tag": "2.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@kie-tools/runtime-tools-shared-enveloped-components": "workspace:*",
"@kie-tools/runtime-tools-shared-gateway-api": "workspace:*",
"apollo-client": "2.6.10",
"axios": "^1.6.4",
"axios": "^1.6.8",
"lodash": "^4.17.21",
"react": "^17.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime-tools-swf-gateway-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@apidevtools/swagger-parser": "^10.1.0",
"@kie-tools/runtime-tools-shared-gateway-api": "workspace:*",
"apollo-client": "2.6.10",
"axios": "^1.6.4",
"axios": "^1.6.8",
"gql-query-builder": "3.1.3",
"graphql": "14.3.1",
"graphql-tag": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime-tools-task-console-webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"apollo-link-context": "^1.0.20",
"apollo-link-error": "1.1.13",
"apollo-link-http": "1.5.17",
"axios": "^1.6.4",
"axios": "^1.6.8",
"graphql": "14.3.1",
"history": "^4.9.0",
"lodash": "^4.17.21",
Expand Down
4 changes: 2 additions & 2 deletions packages/serverless-logic-web-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"apollo-client": "2.6.10",
"apollo-link-error": "1.1.13",
"apollo-link-http": "1.5.17",
"axios": "^1.6.4",
"axios": "^1.6.8",
"bowser": "^2.10.0",
"buffer": "^6.0.3",
"client-zip": "^2.3.1",
Expand Down Expand Up @@ -137,7 +137,7 @@
"node-polyfill-webpack-plugin": "^2.0.1",
"process": "^0.11.10",
"rimraf": "^3.0.2",
"start-server-and-test": "^1.12.1",
"start-server-and-test": "^2.0.3",
"ts-jest": "^26.5.6",
"ts-node": "^10.9.1",
"typescript": "^4.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/serverless-workflow-combined-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"jest-when": "^3.5.0",
"monaco-editor-webpack-plugin": "^7.0.1",
"rimraf": "^3.0.2",
"start-server-and-test": "^1.12.1",
"start-server-and-test": "^2.0.3",
"ts-jest": "^26.5.6",
"typescript": "^4.6.2",
"vscode-json-languageservice": "^4.2.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"react-router-dom": "^5.3.4",
"rimraf": "^3.0.2",
"run-script-os": "^1.1.6",
"start-server-and-test": "^1.12.1",
"start-server-and-test": "^2.0.3",
"ts-jest": "^26.5.6",
"typescript": "^4.6.2",
"underscore": "^1.13.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/serverless-workflow-text-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"jest-when": "^3.5.0",
"monaco-editor-webpack-plugin": "^7.0.1",
"rimraf": "^3.0.2",
"start-server-and-test": "^1.12.1",
"start-server-and-test": "^2.0.3",
"ts-jest": "^26.5.6",
"typescript": "^4.6.2",
"vscode-json-languageservice": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/text-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"jest-junit": "^14.0.0",
"jest-when": "^3.5.0",
"rimraf": "^3.0.2",
"start-server-and-test": "^1.12.1",
"start-server-and-test": "^2.0.3",
"ts-jest": "^26.5.6",
"typescript": "^4.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/yard-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"jest-when": "^3.5.0",
"monaco-editor-webpack-plugin": "^7.0.1",
"rimraf": "^3.0.2",
"start-server-and-test": "^1.12.1",
"start-server-and-test": "^2.0.3",
"ts-jest": "^26.5.6",
"typescript": "^4.6.2",
"webpack": "^5.88.2",
Expand Down
Loading

0 comments on commit 00f5c25

Please sign in to comment.