Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
2 changes: 1 addition & 1 deletion front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-graphql": "^4.0.0",
"eslint-plugin-vue": "^9.31.0",
"graphql": "^16.9.0",
"graphql": "^16.11.0",
"graphql-tag": "^2.12.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6707,7 +6707,7 @@ __metadata:
eslint-config-prettier: "npm:^8.10.0"
eslint-plugin-graphql: "npm:^4.0.0"
eslint-plugin-vue: "npm:^9.31.0"
graphql: "npm:^16.9.0"
graphql: "npm:^16.11.0"
graphql-tag: "npm:^2.12.6"
hotkeys-js: "npm:^3.13.7"
jszip: "npm:^3.10.1"
Expand Down Expand Up @@ -8559,10 +8559,10 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:^16.9.0":
version: 16.9.0
resolution: "graphql@npm:16.9.0"
checksum: 10/5833f82bb6c31bec120bbf9cd400eda873e1bb7ef5c17974fa262cd82dc68728fda5d4cb859dc8aaa4c4fe4f6fe1103a9c47efc01a12c02ae5cb581d8e4029e2
"graphql@npm:^16.11.0":
version: 16.11.0
resolution: "graphql@npm:16.11.0"
checksum: 10/e3e1633d0b464bbb3fa41283fae938bd3bac801c350555b3f1a129d99fb3cfe157fa69c1389229dba902731942eb08bdea4b29f1271965feee8779576b26ef01
languageName: node
linkType: hard

Expand Down
Loading