Skip to content

Commit b10c0a9

Browse files
authored
refactor: Update less dependency (#22862)
## Description Update the `less` dependency to remove some references to optional dependencies that are flagged as having CVEs.
1 parent 1b5ced0 commit b10c0a9

File tree

2 files changed

+30
-257
lines changed

2 files changed

+30
-257
lines changed

examples/data-objects/canvas/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"jest-environment-puppeteer": "^9.0.2",
6767
"jest-junit": "^10.0.0",
6868
"jest-puppeteer": "^9.0.2",
69-
"less": "~3.9.0",
69+
"less": "~3.12.0",
7070
"less-loader": "^4.1.0",
7171
"prettier": "~3.0.3",
7272
"puppeteer": "^22.2.0",

0 commit comments

Comments
 (0)