Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
user-guide
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open Source Software
OX App Suite
Core
user-guide
Commits
6dcb8203
Commit
6dcb8203
authored
3 months ago
by
frank.paczynski
Browse files
Options
Downloads
Patches
Plain Diff
Chore: Remove obsolete dependecy overrides
Related to #115
parent
6f50eeb4
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
package.json
+0
-11
0 additions, 11 deletions
package.json
pnpm-lock.yaml
+0
-11
0 additions, 11 deletions
pnpm-lock.yaml
with
0 additions
and
22 deletions
package.json
+
0
−
11
View file @
6dcb8203
...
...
@@ -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"
}
}
}
This diff is collapsed.
Click to expand it.
pnpm-lock.yaml
+
0
−
11
View file @
6dcb8203
...
...
@@ -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
:
.
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment