Skip to content

Commit

Permalink
[frontend] Update dependency http-proxy-middleware to v3.0.3 [SECURITY]
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 55d481f commit 9102151
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"history": "5.3.0",
"html-react-parser": "5.1.16",
"html-to-image": "1.11.11",
"http-proxy-middleware": "3.0.2",
"http-proxy-middleware": "3.0.3",
"js-file-download": "0.4.12",
"leaflet": "1.9.4",
"mdi-material-ui": "7.9.2",
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9558,17 +9558,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: 10c0/74afb03174e5203afc41c7a1bd4b0d8b16f229da8187c47496d3817a3a5844da31ca8a8e1a230fd32ffd74211fbf13342d4dbe129d7e4b4b46f3174f9852c268
checksum: 10c0/c4d68a10d8d42f02e59f7dc8249c98d1ac03aecee177b42c2d8b6a0cb6b71c6688e759e5387f4cdb570150070ca1c6808b38010cbdf67f4500a2e75671a36e05
languageName: node
linkType: hard

Expand Down Expand Up @@ -12145,7 +12145,7 @@ __metadata:
history: "npm:5.3.0"
html-react-parser: "npm:5.1.16"
html-to-image: "npm:1.11.11"
http-proxy-middleware: "npm:3.0.2"
http-proxy-middleware: "npm:3.0.3"
js-file-download: "npm:0.4.12"
jsdom: "npm:25.0.1"
leaflet: "npm:1.9.4"
Expand Down

0 comments on commit 9102151

Please sign in to comment.