Skip to content

Commit dbe2f78

Browse files
AU_gdev_19snyk-bot
andauthored
fix: apps/playground-web/package.json to reduce vulnerabilities (#148)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 Co-authored-by: snyk-bot <[email protected]>
1 parent dc6163d commit dbe2f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/react": "19.1.0",
5656
"@types/react-dom": "19.1.2",
5757
"autoprefixer": "^10.4.21",
58-
"eslint": "8.57.0",
58+
"eslint": "9.0.0",
5959
"eslint-config-biome": "1.9.4",
6060
"eslint-config-next": "15.2.4",
6161
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",

0 commit comments

Comments
 (0)