Skip to content

Commit 610bad5

Browse files
committed
fix: upgrade tslib from 2.6.3 to 2.8.1
Snyk has created this PR to upgrade tslib from 2.6.3 to 2.8.1. See this package in npm: tslib See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/8c256562-76be-4d18-8632-871b111d6aac?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 9ef8e96 commit 610bad5

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 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
@@ -70,7 +70,7 @@
7070
"jest": "^29.7.0",
7171
"jsonexport": "^3.2.0",
7272
"safe-regex": "^2.1.1",
73-
"tslib": "^2.6.2",
73+
"tslib": "^2.8.1",
7474
"uuid": "^9.0.1"
7575
},
7676
"csdxConfig": {

0 commit comments

Comments
 (0)