Skip to content

Commit 063aa04

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update nest monorepo to v8.4.0
1 parent feae137 commit 063aa04

File tree

3 files changed

+37
-37
lines changed

3 files changed

+37
-37
lines changed

package-lock.json

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"@azure/functions": "3.0.0",
3131
"@commitlint/cli": "16.2.1",
3232
"@commitlint/config-angular": "16.2.1",
33-
"@nestjs/common": "8.3.1",
34-
"@nestjs/core": "8.3.1",
33+
"@nestjs/common": "8.4.0",
34+
"@nestjs/core": "8.4.0",
3535
"@nestjs/schematics": "8.0.7",
3636
"@types/node": "16.11.26",
3737
"@typescript-eslint/eslint-plugin": "5.13.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -750,25 +750,25 @@
750750
"@types/yargs" "^16.0.0"
751751
chalk "^4.0.0"
752752

753-
"@nestjs/common@8.3.1":
754-
version "8.3.1"
755-
resolved "https://registry.npmjs.org/@nestjs/common/-/common-8.3.1.tgz"
756-
integrity sha512-3kKeaRXn1c2jf0ihVu6bvQ9Ok+7CkqkU0Ggi5NjWXA2oVRs3vPzr2d5DEvqUqY9JZpT5qGvzRDyKzaPlekxD2A==
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==
757757
dependencies:
758758
axios "0.26.0"
759759
iterare "1.2.1"
760760
tslib "2.3.1"
761761
uuid "8.3.2"
762762

763-
"@nestjs/core@8.3.1":
764-
version "8.3.1"
765-
resolved "https://registry.npmjs.org/@nestjs/core/-/core-8.3.1.tgz"
766-
integrity sha512-tdZkhqopd5xSVjogezpP4tPZWntyUNzwOGrVJCQ3RMVH12oxyDMpaMtDnCNvV7cSyoSyHzepMh5nCgLsZ/c88w==
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==
767767
dependencies:
768768
"@nuxtjs/opencollective" "0.3.2"
769769
fast-safe-stringify "2.1.1"
770770
iterare "1.2.1"
771-
object-hash "2.2.0"
771+
object-hash "3.0.0"
772772
path-to-regexp "3.2.0"
773773
tslib "2.3.1"
774774
uuid "8.3.2"
@@ -4275,10 +4275,10 @@ object-assign@^4:
42754275
resolved "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz"
42764276
integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
42774277

4278-
object-hash@2.2.0:
4279-
version "2.2.0"
4280-
resolved "https://registry.npmjs.org/object-hash/-/object-hash-2.2.0.tgz"
4281-
integrity sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==
4278+
object-hash@3.0.0:
4279+
version "3.0.0"
4280+
resolved "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz"
4281+
integrity sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==
42824282

42834283
object-inspect@^1.11.0, object-inspect@^1.12.0, object-inspect@^1.9.0:
42844284
version "1.12.0"

0 commit comments

Comments
 (0)