File tree Expand file tree Collapse file tree 3 files changed +37
-37
lines changed Expand file tree Collapse file tree 3 files changed +37
-37
lines changed Original file line number Diff line number Diff line change 3030 "@azure/functions" : " 3.0.0" ,
3131 "@commitlint/cli" : " 16.2.1" ,
3232 "@commitlint/config-angular" : " 16.2.1" ,
33- "@nestjs/common" : " 8.4.0 " ,
34- "@nestjs/core" : " 8.4.0 " ,
33+ "@nestjs/common" : " 8.4.1 " ,
34+ "@nestjs/core" : " 8.4.1 " ,
3535 "@nestjs/schematics" : " 8.0.8" ,
3636 "@types/node" : " 16.11.26" ,
3737 "@typescript-eslint/eslint-plugin" : " 5.14.0" ,
Original file line number Diff line number Diff line change 750750 " @types/yargs" " ^16.0.0"
751751 chalk "^4.0.0"
752752
753- " @nestjs/common@8.4.0 " :
754- version "8.4.0 "
755- resolved "https://registry.npmjs.org/@nestjs/common/-/common-8.4.0 .tgz"
756- integrity sha512-uvm1Ccw0qRka/Gd5Mo5A2MQo9ItwewPes1fE2SBboennPojoiJ4A3iKirtlPuxsL+HQ4oD5eO02OsDyLYL2z6w ==
753+ " @nestjs/common@8.4.1 " :
754+ version "8.4.1 "
755+ resolved "https://registry.npmjs.org/@nestjs/common/-/common-8.4.1 .tgz"
756+ integrity sha512-g6beLHvJ2cCIdlW8Uui8rQh3+oxLOBLzDIk3yWH4ocp2HEgOJwF0iUv/pk33tFuwbXESIGMK8K165cpZUjNoxA ==
757757 dependencies :
758- axios "0.26.0 "
758+ axios "0.26.1 "
759759 iterare "1.2.1"
760760 tslib "2.3.1"
761761 uuid "8.3.2"
762762
763- " @nestjs/core@8.4.0 " :
764- version "8.4.0 "
765- resolved "https://registry.npmjs.org/@nestjs/core/-/core-8.4.0 .tgz"
766- integrity sha512-aur62kcyQz81D0GvM038t2JFelxPm9ABt11o5qO5ovTJ5mismZheckwyPA3WHg9wec6skr9v8kBVdZUbjFQJQQ ==
763+ " @nestjs/core@8.4.1 " :
764+ version "8.4.1 "
765+ resolved "https://registry.npmjs.org/@nestjs/core/-/core-8.4.1 .tgz"
766+ integrity sha512-JUV2cy/5z8MS2SRwszLmyOCclMMlyumxIbC1YFFlnSInhu7ODhrHLIMztyGmyAIuaehbOnyXPtHkjl01rHxc5w ==
767767 dependencies :
768768 " @nuxtjs/opencollective" " 0.3.2"
769769 fast-safe-stringify "2.1.1"
@@ -1457,10 +1457,10 @@ asynckit@^0.4.0:
14571457 resolved "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz"
14581458 integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
14591459
1460- axios@0.26.0 :
1461- version "0.26.0 "
1462- resolved "https://registry.npmjs.org/axios/-/axios-0.26.0 .tgz"
1463- integrity sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og ==
1460+ axios@0.26.1 :
1461+ version "0.26.1 "
1462+ resolved "https://registry.npmjs.org/axios/-/axios-0.26.1 .tgz"
1463+ integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA ==
14641464 dependencies :
14651465 follow-redirects "^1.14.8"
14661466
You can’t perform that action at this time.
0 commit comments