Skip to content

Commit

Permalink
Update http-proxy-middleware to 3.0.3 (#8744)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 929d94a commit e17b1ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"eslint-plugin-react": "7.35.0",
"express": "4.21.0",
"fs-extra": "11.2.0",
"http-proxy-middleware": "3.0.2",
"http-proxy-middleware": "3.0.3",
"i18n-auto-translation": "1.6.2",
"jsdom": "24.1.3",
"monocart-reporter": "2.4.5",
Expand Down
10 changes: 5 additions & 5 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12124,17 +12124,17 @@ __metadata:
languageName: node
linkType: hard

"http-proxy-middleware@npm:3.0.2":
version: 3.0.2
resolution: "http-proxy-middleware@npm:3.0.2"
"http-proxy-middleware@npm:3.0.3":
version: 3.0.3
resolution: "http-proxy-middleware@npm:3.0.3"
dependencies:
"@types/http-proxy": "npm:^1.17.15"
debug: "npm:^4.3.6"
http-proxy: "npm:^1.18.1"
is-glob: "npm:^4.0.3"
is-plain-object: "npm:^5.0.0"
micromatch: "npm:^4.0.8"
checksum: 10/59be307aca2e0a8ba016bc8356e8a87cbfd53d65db5386edc65acd867ebd0a4683ff9be2e0eea12388cac13dffe387f0d374d35b01e625c98aee30c8f3023e72
checksum: 10/32f58c29288ca63e109909fb998bd0f6f50eb15a98dec9487eac07dfc4f09d8507dbfa00b44442d868bafa904bd633c8bbd55686bb13b4d4af4f5c5b3bbca430
languageName: node
linkType: hard

Expand Down Expand Up @@ -15657,7 +15657,7 @@ __metadata:
graphql-ws: "npm:5.16.0"
html-to-image: "npm:1.11.11"
html-to-pdfmake: "npm:2.5.13"
http-proxy-middleware: "npm:3.0.2"
http-proxy-middleware: "npm:3.0.3"
i18n-auto-translation: "npm:1.6.2"
invert-color: "npm:2.0.0"
js-base64: "npm:3.7.7"
Expand Down

0 comments on commit e17b1ed

Please sign in to comment.