Skip to content

Commit

Permalink
[frontend] Update dependency jsdom to v25
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 Sep 16, 2024
1 parent ee61214 commit 2399b80
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 @@ -115,7 +115,7 @@
"express": "4.19.2",
"fs-extra": "11.2.0",
"globals": "15.9.0",
"jsdom": "24.1.1",
"jsdom": "25.0.0",
"nyc": "17.0.0",
"swagger-typescript-api": "13.0.22",
"typescript": "5.4.5",
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10247,9 +10247,9 @@ __metadata:
languageName: node
linkType: hard

"jsdom@npm:24.1.1":
version: 24.1.1
resolution: "jsdom@npm:24.1.1"
"jsdom@npm:25.0.0":
version: 25.0.0
resolution: "jsdom@npm:25.0.0"
dependencies:
cssstyle: "npm:^4.0.1"
data-urls: "npm:^5.0.0"
Expand Down Expand Up @@ -10277,7 +10277,7 @@ __metadata:
peerDependenciesMeta:
canvas:
optional: true
checksum: 10c0/02d6bfe32f09f26329c0e53ad9f9883a3c671fc1f75725167d2089ca412f5b7ca85ff8aa62327d1cc6fc70ffbb3b18dfc7642c4b2096c2c8b19aaf9a48473eb3
checksum: 10c0/1552bcfb816b2c69ae159ba0cd79e8964030c106cc0cb2deb20a64c1ca54e1ea41352b9802d89b7cf823e43e6d74ed7289abff4aacc95b1b2bc936570aab3594
languageName: node
linkType: hard

Expand Down Expand Up @@ -12078,7 +12078,7 @@ __metadata:
html-to-image: "npm:1.11.11"
http-proxy-middleware: "npm:2.0.6"
js-file-download: "npm:0.4.12"
jsdom: "npm:24.1.1"
jsdom: "npm:25.0.0"
leaflet: "npm:1.9.4"
mdi-material-ui: "npm:7.9.1"
moment: "npm:2.30.1"
Expand Down

0 comments on commit 2399b80

Please sign in to comment.