Skip to content

Commit b5f3006

Browse files
Update dependency lorem-ipsum to v2.0.8
1 parent fd18cea commit b5f3006

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"bluebird": "^3.7.1",
2727
"jwks-client": "^1.4.1",
2828
"lodash": "^4.17.15",
29-
"lorem-ipsum": "2.0.4"
29+
"lorem-ipsum": "2.0.8"
3030
}
3131
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -616,10 +616,10 @@ combined-stream@^1.0.8:
616616
dependencies:
617617
delayed-stream "~1.0.0"
618618

619-
commander@^2.17.1:
620-
version "2.20.3"
621-
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
622-
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
619+
commander@^9.3.0:
620+
version "9.3.0"
621+
resolved "https://registry.yarnpkg.com/commander/-/commander-9.3.0.tgz#f619114a5a2d2054e0d9ff1b31d5ccf89255e26b"
622+
integrity sha512-hv95iU5uXPbK83mjrJKuZyFM/LBAoCV/XhVGkS5Je6tl7sxr6A0ITMw5WoRV46/UaJ46Nllm3Xt7IaJhXTIkzw==
623623

624624
625625
version "0.0.1"
@@ -1526,12 +1526,12 @@ [email protected]:
15261526
dependencies:
15271527
chalk "^4.0.0"
15281528

1529-
1530-
version "2.0.4"
1531-
resolved "https://registry.yarnpkg.com/lorem-ipsum/-/lorem-ipsum-2.0.4.tgz#5feedb37a14e9cb96c3e994d4a2edd4cb0c299db"
1532-
integrity sha512-TD+ERYfxjYiUfOyaKU6OH4euumNVeKoo3BxIhokb7bGmoCULsME48onF9NVxYK3CU1z9L5ALnkDkW8lIkHvMNQ==
1529+
1530+
version "2.0.8"
1531+
resolved "https://registry.yarnpkg.com/lorem-ipsum/-/lorem-ipsum-2.0.8.tgz#f969a089f2ac6f19cf01b854b61beabb0e6f3cbc"
1532+
integrity sha512-5RIwHuCb979RASgCJH0VKERn9cQo/+NcAi2BMe9ddj+gp7hujl6BI+qdOG4nVsLDpwWEJwTVYXNKP6BGgbcoGA==
15331533
dependencies:
1534-
commander "^2.17.1"
1534+
commander "^9.3.0"
15351535

15361536
lower-case@^2.0.2:
15371537
version "2.0.2"

0 commit comments

Comments
 (0)