Skip to content

Commit

Permalink
fix: upgrade tslib from 2.6.2 to 2.8.0 (#166)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade tslib from 2.6.2 to 2.8.0.

See this package in yarn:
tslib

See this project in Snyk:
https://app.snyk.io/org/vertexvis/project/731990dc-95ae-4eea-90f8-5a912fa799c4?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
echo5-ci and snyk-bot authored Nov 6, 2024
1 parent a918259 commit 7d8569d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"fast-xml-parser": "^3.21",
"fs-extra": "^10.1.0",
"p-limit": "^3.1",
"tslib": "2.6.2"
"tslib": "2.8.0"
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3316,10 +3316,10 @@ ts-node@^10.4:
v8-compile-cache-lib "^3.0.0"
yn "3.1.1"

tslib@2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
tslib@2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b"
integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==

tslib@^1.8.1:
version "1.14.1"
Expand Down

0 comments on commit 7d8569d

Please sign in to comment.