Skip to content

Commit ed85814

Browse files
chore(): update mapped types
1 parent 7e6cf3c commit ed85814

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@graphql-tools/merge": "8.3.0",
2222
"@graphql-tools/schema": "8.5.0",
2323
"@graphql-tools/utils": "8.8.0",
24-
"@nestjs/mapped-types": "1.0.1",
24+
"@nestjs/mapped-types": "1.1.0",
2525
"chokidar": "3.5.3",
2626
"fast-glob": "3.2.11",
2727
"graphql-tag": "2.12.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1963,10 +1963,10 @@
19631963
tslib "2.4.0"
19641964
uuid "8.3.2"
19651965

1966-
"@nestjs/mapped-types@1.0.1":
1967-
version "1.0.1"
1968-
resolved "https://registry.yarnpkg.com/@nestjs/mapped-types/-/mapped-types-1.0.1.tgz#78b62041c7a407db4a90eb140567321602bed18e"
1969-
integrity sha512-NFvofzSinp00j5rzUd4tf+xi9od6383iY0JP7o0Bnu1fuItAUkWBgc4EKuIQ3D+c2QI3i9pG1kDWAeY27EMGtg==
1966+
"@nestjs/mapped-types@1.1.0":
1967+
version "1.1.0"
1968+
resolved "https://registry.yarnpkg.com/@nestjs/mapped-types/-/mapped-types-1.1.0.tgz#54a9fa61079635dd6c3c75fd9593f20b2302a55b"
1969+
integrity sha512-+2kSly4P1QI+9eGt+/uGyPdEG1hVz7nbpqPHWZVYgoqz8eOHljpXPag+UCVRw9zo2XCu4sgNUIGe8Uk0+OvUQg==
19701970

19711971
19721972
version "8.4.7"

0 commit comments

Comments
 (0)