Skip to content

Commit f1669da

Browse files
committed
chore(deps): update dependency @types/lodash.omit to v4.5.7
1 parent 59b3f76 commit f1669da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/query-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@nestjs/testing": "8.4.0",
6767
"@types/graphql": "14.5.0",
6868
"@types/graphql-fields": "1.3.6",
69-
"@types/lodash.omit": "4.5.6",
69+
"@types/lodash.omit": "4.5.7",
7070
"@types/pluralize": "0.0.29",
7171
"@types/ws": "8.2.0",
7272
"class-transformer": "0.4.0",

packages/query-typeorm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@nestjs/testing": "8.4.0",
3838
"@nestjs/typeorm": "8.0.2",
3939
"@types/lodash.filter": "4.6.7",
40-
"@types/lodash.omit": "4.5.6",
40+
"@types/lodash.omit": "4.5.7",
4141
"@types/uuid": "8.3.4",
4242
"class-transformer": "0.4.0",
4343
"sqlite3": "5.0.2",

0 commit comments

Comments
 (0)