Skip to content

Commit

Permalink
fix(core): upgrade loopback4-soft-delete
Browse files Browse the repository at this point in the history
gh-0
  • Loading branch information
samarpan-b committed Jul 24, 2021
1 parent 88256ac commit f653e0c
Show file tree
Hide file tree
Showing 34 changed files with 22,337 additions and 48,169 deletions.
8 changes: 4 additions & 4 deletions packages/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"loopback4-authorization": "^3.3.0",
"loopback4-helmet": "^2.1.0",
"loopback4-ratelimiter": "^2.2.0",
"loopback4-soft-delete": "^3.2.1",
"loopback4-soft-delete": "^3.2.2",
"moment": "^2.26.0",
"moment-timezone": "^0.5.31",
"swagger-stats": "^0.95.18",
Expand Down
11 changes: 11 additions & 0 deletions sandbox/audit-ms-example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions sandbox/audit-ms-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
"loopback-connector-postgresql": "^5.3.0",
"loopback4-authentication": "^4.6.0",
"loopback4-authorization": "^3.3.0",
"loopback4-soft-delete": "^3.2.2",
"prom-client": "^13.1.0",
"tslib": "^2.0.0"
},
Expand Down
11 changes: 11 additions & 0 deletions sandbox/auth-ms-basic-example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions sandbox/auth-ms-basic-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"loopback-connector-postgresql": "^5.3.0",
"loopback4-authentication": "^4.6.0",
"loopback4-authorization": "^3.3.0",
"loopback4-soft-delete": "^3.2.2",
"prom-client": "^13.1.0",
"tslib": "^2.0.0"
},
Expand Down
11 changes: 11 additions & 0 deletions sandbox/auth-multitenant-example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions sandbox/auth-multitenant-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
"loopback4-authorization": "^3.3.0",
"loopback4-helmet": "^2.1.0",
"loopback4-ratelimiter": "^2.0.0",
"loopback4-soft-delete": "^3.2.2",
"tslib": "^2.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit f653e0c

Please sign in to comment.