mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-11 18:02:26 +03:00
chore: audit package deps (#227)
This commit is contained in:
+7
-1
@@ -80,7 +80,13 @@
|
||||
"packageManager": "pnpm@8.7.6",
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"semver@>=7.0.0 <7.5.2": ">=7.5.2"
|
||||
"semver@>=7.0.0 <7.5.2": ">=7.5.2",
|
||||
"postcss@<8.4.31": ">=8.4.31",
|
||||
"follow-redirects@<1.15.4": ">=1.15.4",
|
||||
"axios@>=1.0.0 <1.6.0": ">=1.6.0",
|
||||
"ip@=2.0.0": ">=2.0.1",
|
||||
"follow-redirects@<=1.15.5": ">=1.15.6",
|
||||
"express@<4.19.2": ">=4.19.2"
|
||||
},
|
||||
"packageExtensions": {
|
||||
"@testing-library/vue@7": {
|
||||
|
||||
Reference in New Issue
Block a user