Skip to content

Commit e4f3868

Browse files
fix(deps): Bump various frontend deps (#6774)
1 parent d02023e commit e4f3868

File tree

2 files changed

+43
-165
lines changed

2 files changed

+43
-165
lines changed

frontend/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@
5858
},
5959
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e",
6060
"resolutions": {
61-
"esbuild": ">=0.25.0"
61+
"esbuild": ">=0.25.0",
62+
"glob": ">=10.5.0",
63+
"js-yaml": ">=4.1.1",
64+
"node-forge": ">=1.3.2"
6265
}
6366
}

0 commit comments

Comments
 (0)