Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
holi-moderation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
app
holi-moderation
Commits
cc58c16f
Commit
cc58c16f
authored
1 month ago
by
Patchy
Browse files
Options
Downloads
Patches
Plain Diff
fix(deps): update dependency uuid to v11.1.0
parent
f8017760
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
apps/backend/package.json
+1
-1
1 addition, 1 deletion
apps/backend/package.json
yarn.lock
+5
-5
5 additions, 5 deletions
yarn.lock
with
6 additions
and
6 deletions
apps/backend/package.json
+
1
−
1
View file @
cc58c16f
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
"reflect-metadata"
:
"0.2.2"
,
"reflect-metadata"
:
"0.2.2"
,
"rxjs"
:
"7.8.2"
,
"rxjs"
:
"7.8.2"
,
"typeorm"
:
"0.3.20"
,
"typeorm"
:
"0.3.20"
,
"uuid"
:
"11.
0.5
"
"uuid"
:
"11.
1.0
"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"@golevelup/ts-jest"
:
"^0.6.0"
,
"@golevelup/ts-jest"
:
"^0.6.0"
,
...
...
This diff is collapsed.
Click to expand it.
yarn.lock
+
5
−
5
View file @
cc58c16f
...
@@ -2423,7 +2423,7 @@ __metadata:
...
@@ -2423,7 +2423,7 @@ __metadata:
tsconfig-paths: "npm:^4.2.0"
tsconfig-paths: "npm:^4.2.0"
typeorm: "npm:0.3.20"
typeorm: "npm:0.3.20"
typescript: "npm:^5.5.4"
typescript: "npm:^5.5.4"
uuid: "npm:11.
0.5
"
uuid: "npm:11.
1.0
"
languageName: unknown
languageName: unknown
linkType: soft
linkType: soft
...
@@ -14038,12 +14038,12 @@ __metadata:
...
@@ -14038,12 +14038,12 @@ __metadata:
languageName: node
languageName: node
linkType: hard
linkType: hard
"uuid@npm:11.
0.5
":
"uuid@npm:11.
1.0
":
version: 11.
0.5
version: 11.
1.0
resolution: "uuid@npm:11.
0.5
"
resolution: "uuid@npm:11.
1.0
"
bin:
bin:
uuid: dist/esm/bin/uuid
uuid: dist/esm/bin/uuid
checksum: 10c0/
6f59f0c605e02c14515401084ca124b9cb462b4dcac866916a49862bcf831874508a308588c23a7718269226ad11a92da29b39d761ad2b86e736623e3a33b6e7
checksum: 10c0/
34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3
languageName: node
languageName: node
linkType: hard
linkType: hard
...
...
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