Skip to content

Commit a7e187b

Browse files
committed
fix: upgrade tslib from 1.10.0 to 1.11.1
Snyk has created this PR to upgrade tslib from 1.10.0 to 1.11.1. See this package in NPM: https://www.npmjs.com/package/tslib See this project in Snyk: https://app.snyk.io/org/dmnsgn/project/69ccb9e8-98c1-46c2-a288-53241e17ac76?utm_source=github&utm_medium=upgrade-pr
1 parent d31e463 commit a7e187b

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

package-lock.json

Lines changed: 9 additions & 3 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
@@ -81,6 +81,6 @@
8181
},
8282
"dependencies": {
8383
"fontfaceobserver-es": "^3.3.1",
84-
"tslib": "^1.10.0"
84+
"tslib": "^1.11.1"
8585
}
8686
}

0 commit comments

Comments
 (0)