File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 3131 "lodash" : " ^4.17.15" ,
3232 "openapi3-ts" : " ^1.3.0" ,
3333 "path-to-regexp" : " ^2.2.1" ,
34- "reflect-metadata" : " ^0.1.13"
34+ "reflect-metadata" : " ^0.1.13" ,
35+ "tslib" : " ^1.11.1"
3536 },
3637 "devDependencies" : {
3738 "@team-griffin/install-self-peers" : " ^1.1.1" ,
Original file line number Diff line number Diff line change @@ -3270,6 +3270,11 @@ tslib@^1.10.0:
32703270 version "1.10.0"
32713271 resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
32723272
3273+ tslib@^1.11.1 :
3274+ version "1.11.1"
3275+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
3276+ integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
3277+
32733278tslib@^1.7.1, tslib@^1.8.0 :
32743279 version "1.8.0"
32753280 resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.0.tgz#dc604ebad64bcbf696d613da6c954aa0e7ea1eb6"
You can’t perform that action at this time.
0 commit comments