Skip to content

Commit 33c1858

Browse files
fix(deps): update dependency @nestjs/mapped-types to v2.0.6
1 parent 9f1ab39 commit 33c1858

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": "9.0.10",
2222
"@graphql-tools/schema": "10.0.9",
2323
"@graphql-tools/utils": "10.6.0",
24-
"@nestjs/mapped-types": "2.0.5",
24+
"@nestjs/mapped-types": "2.0.6",
2525
"chokidar": "4.0.1",
2626
"fast-glob": "3.3.2",
2727
"graphql-tag": "2.12.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1498,10 +1498,10 @@
14981498
path-to-regexp "3.3.0"
14991499
tslib "2.7.0"
15001500

1501-
"@nestjs/mapped-types@2.0.5":
1502-
version "2.0.5"
1503-
resolved "https://registry.npmjs.org/@nestjs/mapped-types/-/mapped-types-2.0.5.tgz"
1504-
integrity sha512-bSJv4pd6EY99NX9CjBIyn4TVDoSit82DUZlL4I3bqNfy5Gt+gXTa86i3I/i0iIV9P4hntcGM5GyO+FhZAhxtyg==
1501+
"@nestjs/mapped-types@2.0.6":
1502+
version "2.0.6"
1503+
resolved "https://registry.yarnpkg.com/@nestjs/mapped-types/-/mapped-types-2.0.6.tgz#d2d8523709fd5d872a9b9e0c38162746e2a7f44e"
1504+
integrity sha512-84ze+CPfp1OWdpRi1/lOu59hOhTz38eVzJvRKrg9ykRFwDz+XleKfMsG0gUqNZYFa6v53XYzeD+xItt8uDW7NQ==
15051505

15061506
"@nestjs/platform-express@10.4.7":
15071507
version "10.4.7"

0 commit comments

Comments
 (0)