Skip to content

Commit 4e457a7

Browse files
committed
fix: upgrade tslib from 2.6.1 to 2.6.2
Snyk has created this PR to upgrade tslib from 2.6.1 to 2.6.2. See this package in npm: https://www.npmjs.com/package/tslib See this project in Snyk: https://app.snyk.io/org/contentstack-cli/project/cf792764-23eb-48fa-bc9a-99381c633d17?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b8912ef commit 4e457a7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"inquirer": "^8.2.4",
7070
"jest": "^29.6.0",
7171
"jsonexport": "^3.2.0",
72-
"tslib": "^2.6.1",
72+
"tslib": "^2.6.2",
7373
"safe-regex": "^2.1.1",
7474
"uuid": "^9.0.0"
7575
}

0 commit comments

Comments
 (0)