File tree 2 files changed +16
-11
lines changed
2 files changed +16
-11
lines changed Original file line number Diff line number Diff line change 47
47
},
48
48
"devDependencies" : {
49
49
"@nestjs/common" : " ~8.0.9" ,
50
- "@nestjs/core" : " ~8 .0.9 " ,
50
+ "@nestjs/core" : " ~9 .0.5 " ,
51
51
"@nestjs/platform-express" : " ~8.0.9" ,
52
52
"@nestjs/swagger" : " ~5.1.0" ,
53
53
"@nestjs/testing" : " ~8.0.9" ,
Original file line number Diff line number Diff line change 577
577
tslib "2.3.1"
578
578
uuid "8.3.2"
579
579
580
- " @nestjs/core@~8 .0.9 " :
581
- version "8 .0.9 "
582
- resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-8 .0.9 .tgz#49e27b726ec6cd12474d18cd8cafd9e44761468d "
583
- integrity sha512-Q8bge+yuFzcuW9iY5fiMz3gydyB3D25dO9/YFGEtHexw2ipQA1QCt94XfIxGqFe1C07k5IDSK/C/l+R33CHrGg ==
580
+ " @nestjs/core@~9 .0.5 " :
581
+ version "9 .0.5 "
582
+ resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-9 .0.5 .tgz#b4cb8f8b0c1d234a840f06e265717d4a24f8d224 "
583
+ integrity sha512-41BBJlsquasVrGeRWNYb74Fwsc+oB5EmKC/hioQJAhGqIw5Kr5AcdEoEFaMKFzNLAPbU6c/nVW8T8CrvtQbQww ==
584
584
dependencies :
585
585
" @nuxtjs/opencollective" " 0.3.2"
586
586
fast-safe-stringify "2.1.1"
587
587
iterare "1.2.1"
588
- object-hash "2.2 .0"
588
+ object-hash "3.0 .0"
589
589
path-to-regexp "3.2.0"
590
- tslib "2.3.1 "
590
+ tslib "2.4.0 "
591
591
uuid "8.3.2"
592
592
593
593
" @nestjs/mapped-types@1.0.0 " :
@@ -3879,10 +3879,10 @@ object-copy@^0.1.0:
3879
3879
define-property "^0.2.5"
3880
3880
kind-of "^3.0.3"
3881
3881
3882
- object-hash@2.2 .0 :
3883
- version "2.2 .0"
3884
- resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.2 .0.tgz#5ad518581eefc443bd763472b8ff2e9c2c0d54a5 "
3885
- integrity sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw ==
3882
+ object-hash@3.0 .0 :
3883
+ version "3.0 .0"
3884
+ resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-3.0 .0.tgz#73f97f753e7baffc0e2cc9d6e079079744ac82e9 "
3885
+ integrity sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw ==
3886
3886
3887
3887
object-inspect@^1.11.0, object-inspect@^1.9.0 :
3888
3888
version "1.11.0"
@@ -4954,6 +4954,11 @@ tslib@2.3.1:
4954
4954
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
4955
4955
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
4956
4956
4957
+ tslib@2.4.0 :
4958
+ version "2.4.0"
4959
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
4960
+ integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
4961
+
4957
4962
tslib@^1.8.1 :
4958
4963
version "1.14.1"
4959
4964
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
You can’t perform that action at this time.
0 commit comments