Skip to content

Commit

Permalink
Update dependency jsdom to v24.1.1 (#7898)
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] committed Aug 1, 2024
1 parent d9de700 commit 4f9f13c
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 23 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 @@
"fs-extra": "11.2.0",
"http-proxy-middleware": "3.0.0",
"i18n-auto-translation": "1.5.0",
"jsdom": "24.0.0",
"jsdom": "24.1.1",
"monocart-reporter": "2.4.5",
"react-test-renderer": "18.3.1",
"relay-compiler": "16.2.0",
Expand Down
76 changes: 54 additions & 22 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13252,7 +13252,7 @@ __metadata:
languageName: node
linkType: hard

"http-proxy-agent@npm:^7.0.0":
"http-proxy-agent@npm:^7.0.0, http-proxy-agent@npm:^7.0.2":
version: 7.0.2
resolution: "http-proxy-agent@npm:7.0.2"
dependencies:
Expand Down Expand Up @@ -13297,7 +13297,7 @@ __metadata:
languageName: node
linkType: hard

"https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.2":
"https-proxy-agent@npm:^7.0.1":
version: 7.0.4
resolution: "https-proxy-agent@npm:7.0.4"
dependencies:
Expand All @@ -13307,6 +13307,16 @@ __metadata:
languageName: node
linkType: hard

"https-proxy-agent@npm:^7.0.5":
version: 7.0.5
resolution: "https-proxy-agent@npm:7.0.5"
dependencies:
agent-base: "npm:^7.0.2"
debug: "npm:4"
checksum: 10/6679d46159ab3f9a5509ee80c3a3fc83fba3a920a5e18d32176c3327852c3c00ad640c0c4210a8fd70ea3c4a6d3a1b375bf01942516e7df80e2646bdc77658ab
languageName: node
linkType: hard

"human-signals@npm:^5.0.0":
version: 5.0.0
resolution: "human-signals@npm:5.0.0"
Expand Down Expand Up @@ -14470,37 +14480,37 @@ __metadata:
languageName: node
linkType: hard

"jsdom@npm:24.0.0":
version: 24.0.0
resolution: "jsdom@npm:24.0.0"
"jsdom@npm:24.1.1":
version: 24.1.1
resolution: "jsdom@npm:24.1.1"
dependencies:
cssstyle: "npm:^4.0.1"
data-urls: "npm:^5.0.0"
decimal.js: "npm:^10.4.3"
form-data: "npm:^4.0.0"
html-encoding-sniffer: "npm:^4.0.0"
http-proxy-agent: "npm:^7.0.0"
https-proxy-agent: "npm:^7.0.2"
http-proxy-agent: "npm:^7.0.2"
https-proxy-agent: "npm:^7.0.5"
is-potential-custom-element-name: "npm:^1.0.1"
nwsapi: "npm:^2.2.7"
nwsapi: "npm:^2.2.12"
parse5: "npm:^7.1.2"
rrweb-cssom: "npm:^0.6.0"
rrweb-cssom: "npm:^0.7.1"
saxes: "npm:^6.0.0"
symbol-tree: "npm:^3.2.4"
tough-cookie: "npm:^4.1.3"
tough-cookie: "npm:^4.1.4"
w3c-xmlserializer: "npm:^5.0.0"
webidl-conversions: "npm:^7.0.0"
whatwg-encoding: "npm:^3.1.1"
whatwg-mimetype: "npm:^4.0.0"
whatwg-url: "npm:^14.0.0"
ws: "npm:^8.16.0"
ws: "npm:^8.18.0"
xml-name-validator: "npm:^5.0.0"
peerDependencies:
canvas: ^2.11.2
peerDependenciesMeta:
canvas:
optional: true
checksum: 10/75e9cc02566e9bf4be971de931044904601b83dc3c3a1559065b3b63912118de06bf668b639c569956d488d528aea67045bbb14a711962171af885dbf909eae8
checksum: 10/7b6e1ea1f02b75c388f4c833d4da710e252f8a3efc7093ae018b643a414e3f19d4c588e34feb1f484ae1ee70f2501bbcc8ccc9c6377e480706f9b69db22f0579
languageName: node
linkType: hard

Expand Down Expand Up @@ -16791,10 +16801,10 @@ __metadata:
languageName: node
linkType: hard

"nwsapi@npm:^2.2.7":
version: 2.2.9
resolution: "nwsapi@npm:2.2.9"
checksum: 10/f542a8127ae12e930f4734876a5c0e9aa9af030b1987147bf00423171a6528a1ddd962b8427eb6f8b678ca1297c595ceb9a63d8660bdaae46dd6ffb1c5cb4ffb
"nwsapi@npm:^2.2.12":
version: 2.2.12
resolution: "nwsapi@npm:2.2.12"
checksum: 10/172119e9ef492467ebfb337f9b5fd12a94d2b519377cde3f6ec2f74a86f6d5c00ef3873539bed7142f908ffca4e35383179be2319d04a563071d146bfa3f1673
languageName: node
linkType: hard

Expand Down Expand Up @@ -17066,7 +17076,7 @@ __metadata:
invert-color: "npm:2.0.0"
js-base64: "npm:3.7.7"
js-file-download: "npm:0.4.12"
jsdom: "npm:24.0.0"
jsdom: "npm:24.1.1"
leaflet: "npm:1.9.4"
lodash: "npm:4.17.21"
mdi-material-ui: "npm:7.8.0"
Expand Down Expand Up @@ -19776,6 +19786,13 @@ __metadata:
languageName: node
linkType: hard

"rrweb-cssom@npm:^0.7.1":
version: 0.7.1
resolution: "rrweb-cssom@npm:0.7.1"
checksum: 10/e80cf25c223a823921d7ab57c0ce78f5b7ebceab857b400cce99dd4913420ce679834bc5707e8ada47d062e21ad368108a9534c314dc8d72c20aa4a4fa0ed16a
languageName: node
linkType: hard

"rsvp@npm:^4.8.4":
version: 4.8.5
resolution: "rsvp@npm:4.8.5"
Expand Down Expand Up @@ -21364,15 +21381,15 @@ __metadata:
languageName: node
linkType: hard

"tough-cookie@npm:^4.1.3":
version: 4.1.3
resolution: "tough-cookie@npm:4.1.3"
"tough-cookie@npm:^4.1.4":
version: 4.1.4
resolution: "tough-cookie@npm:4.1.4"
dependencies:
psl: "npm:^1.1.33"
punycode: "npm:^2.1.1"
universalify: "npm:^0.2.0"
url-parse: "npm:^1.5.3"
checksum: 10/cf148c359b638a7069fc3ba9a5257bdc9616a6948a98736b92c3570b3f8401cf9237a42bf716878b656f372a1fb65b74dd13a46ccff8eceba14ffd053d33f72a
checksum: 10/75663f4e2cd085f16af0b217e4218772adf0617fb3227171102618a54ce0187a164e505d61f773ed7d65988f8ff8a8f935d381f87da981752c1171b076b4afac
languageName: node
linkType: hard

Expand Down Expand Up @@ -22890,7 +22907,7 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.12.0, ws@npm:^8.16.0":
"ws@npm:^8.12.0":
version: 8.16.0
resolution: "ws@npm:8.16.0"
peerDependencies:
Expand All @@ -22905,6 +22922,21 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.18.0":
version: 8.18.0
resolution: "ws@npm:8.18.0"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: 10/70dfe53f23ff4368d46e4c0b1d4ca734db2c4149c6f68bc62cb16fc21f753c47b35fcc6e582f3bdfba0eaeb1c488cddab3c2255755a5c3eecb251431e42b3ff6
languageName: node
linkType: hard

"xml-name-validator@npm:^5.0.0":
version: 5.0.0
resolution: "xml-name-validator@npm:5.0.0"
Expand Down

0 comments on commit 4f9f13c

Please sign in to comment.