Skip to content

Commit ba7606b

Browse files
committed
chore: update dependencies to address security vulnerabilities in fifty-fifty-php, remix-cars-service, and todo apps
1 parent 196c36f commit ba7606b

6 files changed

Lines changed: 92 additions & 91 deletions

File tree

apps/fifty-fifty-php/package-lock.json

Lines changed: 34 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/fifty-fifty-php/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"minimatch": "^3.1.4",
2222
"rollup": "^3.30.0",
2323
"picomatch": "^2.3.2",
24-
"brace-expansion": "^2.0.3"
24+
"brace-expansion": "^2.0.3",
25+
"micromatch": "^4.0.8",
26+
"nanoid": "^3.3.8",
27+
"yaml": "^2.8.3"
2528
}
2629
}

apps/remix-cars-service/package-lock.json

Lines changed: 11 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/remix-cars-service/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
},
4949
"picomatch": "^4.0.4",
5050
"brace-expansion": "^2.0.3",
51-
"path-to-regexp": "0.1.13"
51+
"path-to-regexp": "0.1.13",
52+
"estree-util-value-to-estree": "^3.3.3"
5253
}
5354
}

0 commit comments

Comments
 (0)