Skip to content

Commit

Permalink
fix: upgrade tslib from 1.10.0 to 1.11.1
Browse files Browse the repository at this point in the history
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/gbmoretti/project/6a145918-0a82-405e-8922-77d65f231394?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 25, 2020
1 parent b62eb44 commit 9f77d84
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"dependencies": {
"es6-promise": "^4.2.8",
"tslib": "^1.10.0",
"tslib": "^1.11.1",
"whatwg-fetch": "^3.0.0"
}
}

0 comments on commit 9f77d84

Please sign in to comment.