Skip to content
Snippets Groups Projects
Commit 6dcb8203 authored by frank.paczynski's avatar frank.paczynski :bulb:
Browse files

Chore: Remove obsolete dependecy overrides

Related to #115
parent 6f50eeb4
No related branches found
No related tags found
No related merge requests found
......@@ -28,17 +28,6 @@
"CVE-2024-21538",
"CVE-2023-28155"
]
},
"overrides": {
"lodash@<4.17.11": ">=4.17.11",
"clean-css@<4.1.11": ">=4.1.11",
"mime@<1.4.1": ">=1.4.1",
"lodash@<4.17.21": ">=4.17.21",
"lodash@<4.17.5": ">=4.17.5",
"lodash@<4.17.12": ">=4.17.12",
"tough-cookie@<4.1.3": ">=4.1.3",
"braces@<3.0.3": ">=3.0.3",
"micromatch@<4.0.8": ">=4.0.8"
}
}
}
......@@ -4,17 +4,6 @@ settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
overrides:
lodash@<4.17.11: '>=4.17.11'
clean-css@<4.1.11: '>=4.1.11'
mime@<1.4.1: '>=1.4.1'
lodash@<4.17.21: '>=4.17.21'
lodash@<4.17.5: '>=4.17.5'
lodash@<4.17.12: '>=4.17.12'
tough-cookie@<4.1.3: '>=4.1.3'
braces@<3.0.3: '>=3.0.3'
micromatch@<4.0.8: '>=4.0.8'
importers:
.:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment