Skip to content

Commit 3dc885d

Browse files
committed
fix: upgrade dotcms from 0.0.13 to 0.0.21
Snyk has created this PR to upgrade dotcms from 0.0.13 to 0.0.21. See this package in yarn: dotcms See this project in Snyk: https://app.snyk.io/org/slack-sidekick/project/6f659115-c10a-495f-bce4-e603f19edd8a?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a84cb25 commit 3dc885d

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"cheerio": "^1.0.0-rc.3",
2929
"commander": "^5.1.0",
3030
"diff-match-patch": "^1.0.5",
31-
"dotcms": "^0.0.13",
31+
"dotcms": "^0.0.21",
3232
"find-root": "^1.1.0",
3333
"inquirer": "^7.1.0",
3434
"node-fetch": "^2.6.0"

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -219,12 +219,10 @@ dotcms-models@^0.0.9:
219219
dependencies:
220220
tslib "^1.9.0"
221221

222-
dotcms@^0.0.13:
223-
version "0.0.13"
224-
resolved "https://registry.yarnpkg.com/dotcms/-/dotcms-0.0.13.tgz#a1eb266ceafbcabd1d5180d975ba24012c0528a5"
225-
integrity sha512-FfYJse2VYwnYB4LijkhfOFUCApKmpwhA7PBHh7vy5EHqt7ACJKxQHpOj6YOVlhRWeb21ETIqsqKP4O79hoInxQ==
226-
dependencies:
227-
tslib "^1.9.0"
222+
dotcms@^0.0.21:
223+
version "0.0.21"
224+
resolved "https://registry.yarnpkg.com/dotcms/-/dotcms-0.0.21.tgz#58a0eda6ec5740e8f09963b6ad49270404409b24"
225+
integrity sha512-/TFSmok1g5OymVpKdBEYp9j25SbQBMM4WWTUhNnDI911xk3AhuUgdKGa3/3PRCMJoC1+TAhi/JHITMFXY+QEhQ==
228226

229227
emoji-regex@^8.0.0:
230228
version "8.0.0"

0 commit comments

Comments
 (0)