Skip to content
Closed
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.10.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.10.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.10.0":
version: 16.10.0
resolution: "graphql@npm:16.10.0"
checksum: 10/d42cf81ddcf3a61dfb213217576bf33c326f15b02c4cee369b373dc74100cbdcdc4479b3b797e79b654dabd8fddf50ef65ff75420e9ce5596c02e21f24c9126a
languageName: node
linkType: hard

Expand Down
Loading