Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion workspaces/gcalendar/plugins/gcalendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@tanstack/react-query": "^4.1.3",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"classnames": "^2.3.1",
"dompurify": "^3.0.0",
"dompurify": "^3.3.2",
"lodash": "^4.17.21",
"luxon": "^3.0.0",
"material-ui-popup-state": "^1.9.3",
Expand Down
10 changes: 5 additions & 5 deletions workspaces/gcalendar/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1753,7 +1753,7 @@ __metadata:
"@types/sanitize-html": "npm:^2.6.2"
canvas: "npm:^2.11.2"
classnames: "npm:^2.3.1"
dompurify: "npm:^3.0.0"
dompurify: "npm:^3.3.2"
lodash: "npm:^4.17.21"
luxon: "npm:^3.0.0"
material-ui-popup-state: "npm:^1.9.3"
Expand Down Expand Up @@ -10402,15 +10402,15 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:^3.0.0":
version: 3.2.4
resolution: "dompurify@npm:3.2.4"
"dompurify@npm:^3.3.2":
version: 3.3.3
resolution: "dompurify@npm:3.3.3"
dependencies:
"@types/trusted-types": "npm:^2.0.7"
dependenciesMeta:
"@types/trusted-types":
optional: true
checksum: 10/98570c53385518a2f9b617f796926338856acfdd3369c88b5905bddf96bd7d391bf8a5433127155e0046e6faa2bfb767185fcd571b865dfabe624c099e2537f5
checksum: 10/4cc9c539ed7136d46c6577613b8e20871c2b6165db01dfbd2a3c11c75f9e339c496ac6519a1c3190115def8cadae3720bef0417fc43fa28802c7407bab174da9
languageName: node
linkType: hard

Expand Down
6 changes: 3 additions & 3 deletions workspaces/manage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17393,9 +17393,9 @@ __metadata:
linkType: hard

"dompurify@npm:^2.5.4":
version: 2.5.8
resolution: "dompurify@npm:2.5.8"
checksum: 10/d1b7653abe9cbe81c7c5af3effb0c0fbc784f06df433b48149f4962b1931487b884ce5b9c5950b7c0b749878748758810965439251e9f6baee3a15de6b9f0411
version: 2.5.9
resolution: "dompurify@npm:2.5.9"
checksum: 10/c7369367f99085cf5a75d4adb50b439b3e01acdb166e00caf95c4915eafc8124febbb2a95c6357db9a354a81817c4641b156eab3099bb121c4b4eebf506bb392
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion workspaces/mend/plugins/mend-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"express-promise-router": "^4.1.0",
"jsonwebtoken": "^9.0.2",
"node-fetch": "^2.6.7",
"path-to-regexp": "^8.0.0",
"path-to-regexp": "^8.4.0",
"winston": "^3.2.1",
"yn": "^4.0.0",
"zod": "^3.23.8"
Expand Down
9 changes: 8 additions & 1 deletion workspaces/mend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2542,7 +2542,7 @@ __metadata:
jsonwebtoken: "npm:^9.0.2"
msw: "npm:^1.0.0"
node-fetch: "npm:^2.6.7"
path-to-regexp: "npm:^8.0.0"
path-to-regexp: "npm:^8.4.0"
supertest: "npm:^6.2.4"
winston: "npm:^3.2.1"
yn: "npm:^4.0.0"
Expand Down Expand Up @@ -21348,6 +21348,13 @@ __metadata:
languageName: node
linkType: hard

"path-to-regexp@npm:^8.4.0":
version: 8.4.0
resolution: "path-to-regexp@npm:8.4.0"
checksum: 10/6864561ceacaece330a2213c6eb21505519673a65b4249e0e5d518984528f93b302b8bf85ccafc4f9d7f359f919d8b118dc00fdb0b26ded3d21e8802cffdfcb8
languageName: node
linkType: hard

"path-type@npm:^4.0.0":
version: 4.0.0
resolution: "path-type@npm:4.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@tanstack/react-query": "^4.1.3",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"classnames": "^2.3.1",
"dompurify": "^3.0.0",
"dompurify": "^3.3.2",
"lodash": "^4.17.21",
"luxon": "^3.0.0",
"material-ui-popup-state": "^1.9.3",
Expand Down
10 changes: 5 additions & 5 deletions workspaces/microsoft-calendar/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1751,7 +1751,7 @@ __metadata:
"@types/react-dom": "npm:^18.2.19"
canvas: "npm:^2.11.2"
classnames: "npm:^2.3.1"
dompurify: "npm:^3.0.0"
dompurify: "npm:^3.3.2"
lodash: "npm:^4.17.21"
luxon: "npm:^3.0.0"
material-ui-popup-state: "npm:^1.9.3"
Expand Down Expand Up @@ -10362,15 +10362,15 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:^3.0.0":
version: 3.2.4
resolution: "dompurify@npm:3.2.4"
"dompurify@npm:^3.3.2":
version: 3.3.3
resolution: "dompurify@npm:3.3.3"
dependencies:
"@types/trusted-types": "npm:^2.0.7"
dependenciesMeta:
"@types/trusted-types":
optional: true
checksum: 10/98570c53385518a2f9b617f796926338856acfdd3369c88b5905bddf96bd7d391bf8a5433127155e0046e6faa2bfb767185fcd571b865dfabe624c099e2537f5
checksum: 10/4cc9c539ed7136d46c6577613b8e20871c2b6165db01dfbd2a3c11c75f9e339c496ac6519a1c3190115def8cadae3720bef0417fc43fa28802c7407bab174da9
languageName: node
linkType: hard

Expand Down
6 changes: 3 additions & 3 deletions workspaces/mta/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19480,9 +19480,9 @@ __metadata:
linkType: hard

"dompurify@npm:^2.2.7":
version: 2.5.7
resolution: "dompurify@npm:2.5.7"
checksum: 10/b150ca1e28083252cd51097162dc96cb45203f7e2af1fbaa8ef32b4f4d6b605e4aa8915190d38bd0635cbbf14d13a200138cd3ec1b084096819b14c718355122
version: 2.5.9
resolution: "dompurify@npm:2.5.9"
checksum: 10/c7369367f99085cf5a75d4adb50b439b3e01acdb166e00caf95c4915eafc8124febbb2a95c6357db9a354a81817c4641b156eab3099bb121c4b4eebf506bb392
languageName: node
linkType: hard

Expand Down
6 changes: 3 additions & 3 deletions workspaces/tech-insights/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18590,9 +18590,9 @@ __metadata:
linkType: hard

"dompurify@npm:^2.2.0":
version: 2.5.6
resolution: "dompurify@npm:2.5.6"
checksum: 10/ef5fdc075ee448246b2b54bf8c7e2608dbaa176d9366137d2ff4e4ed4e580a2e913d5a58f1d3609f63d67871574e5fdcce534b185a1b1efdd8b931cd843b045a
version: 2.5.9
resolution: "dompurify@npm:2.5.9"
checksum: 10/c7369367f99085cf5a75d4adb50b439b3e01acdb166e00caf95c4915eafc8124febbb2a95c6357db9a354a81817c4641b156eab3099bb121c4b4eebf506bb392
languageName: node
linkType: hard

Expand Down