Skip to content

Commit 89a7db1

Browse files
Merge pull request #161 from mattfsourcecode/dependabot/npm_and_yarn/all-dependencies-a9733bdc3d
deps: bump the all-dependencies group with 6 updates
2 parents cc2658f + ab830a4 commit 89a7db1

File tree

4 files changed

+38
-38
lines changed

4 files changed

+38
-38
lines changed

licenses_main-deps.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"path": "/home/runner/work/node-graphql-code-test/node-graphql-code-test/node_modules/@swc-node/register",
8282
"licenseFile": "/home/runner/work/node-graphql-code-test/node-graphql-code-test/node_modules/@swc-node/register/LICENSE"
8383
},
84-
"@swc/cli@0.6.0": {
84+
"@swc/cli@0.7.2": {
8585
"licenses": "MIT",
8686
"repository": "https://github.com/swc-project/pkgs",
8787
"publisher": "강동윤",
@@ -233,7 +233,7 @@
233233
"path": "/home/runner/work/node-graphql-code-test/node-graphql-code-test/node_modules/graphql-tag",
234234
"licenseFile": "/home/runner/work/node-graphql-code-test/node-graphql-code-test/node_modules/graphql-tag/LICENSE"
235235
},
236-
"graphql-yoga@5.13.3": {
236+
"graphql-yoga@5.13.4": {
237237
"licenses": "MIT",
238238
"repository": "https://github.com/graphql-hive/graphql-yoga",
239239
"publisher": "Saihajpreet Singh",

licenses_sub-deps.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@
400400
"path": "/home/runner/work/node-graphql-code-test/node-graphql-code-test/node_modules/@graphql-yoga/logger",
401401
"licenseFile": "/home/runner/work/node-graphql-code-test/node-graphql-code-test/node_modules/@graphql-yoga/logger/LICENSE"
402402
},
403-
"@graphql-yoga/subscription@5.0.4": {
403+
"@graphql-yoga/subscription@5.0.5": {
404404
"licenses": "MIT",
405405
"repository": "https://github.com/graphql-hive/graphql-yoga",
406406
"publisher": "Laurin Quast",
@@ -694,7 +694,7 @@
694694
"path": "/home/runner/work/node-graphql-code-test/node-graphql-code-test/node_modules/@swc-node/sourcemap-support",
695695
"licenseFile": "/home/runner/work/node-graphql-code-test/node-graphql-code-test/node_modules/@swc-node/sourcemap-support/LICENSE"
696696
},
697-
"@swc/cli@0.6.0": {
697+
"@swc/cli@0.7.2": {
698698
"licenses": "MIT",
699699
"repository": "https://github.com/swc-project/pkgs",
700700
"publisher": "강동윤",
@@ -2396,7 +2396,7 @@
23962396
"path": "/home/runner/work/node-graphql-code-test/node-graphql-code-test/node_modules/graphql-tag",
23972397
"licenseFile": "/home/runner/work/node-graphql-code-test/node-graphql-code-test/node_modules/graphql-tag/LICENSE"
23982398
},
2399-
"graphql-yoga@5.13.3": {
2399+
"graphql-yoga@5.13.4": {
24002400
"licenses": "MIT",
24012401
"repository": "https://github.com/graphql-hive/graphql-yoga",
24022402
"publisher": "Saihajpreet Singh",
@@ -3835,7 +3835,7 @@
38353835
"path": "/home/runner/work/node-graphql-code-test/node-graphql-code-test/node_modules/semver-truncate",
38363836
"licenseFile": "/home/runner/work/node-graphql-code-test/node-graphql-code-test/node_modules/semver-truncate/license"
38373837
},
3838-
"semver@7.6.3": {
3838+
"semver@7.7.1": {
38393839
"licenses": "ISC",
38403840
"repository": "https://github.com/npm/node-semver",
38413841
"publisher": "GitHub Inc.",

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"express-rate-limit": "^7.5.0",
2222
"graphql": "^16.10.0",
2323
"graphql-tag": "^2.12.6",
24-
"graphql-yoga": "^5.13.3",
24+
"graphql-yoga": "^5.13.4",
2525
"helmet": "^8.1.0",
2626
"morgan": "^1.10.0"
2727
},
2828
"devDependencies": {
2929
"@eslint/js": "^9.24.0",
3030
"@jest/types": "^29.6.3",
3131
"@swc-node/register": "^1.10.10",
32-
"@swc/cli": "^0.6.0",
32+
"@swc/cli": "^0.7.2",
3333
"@swc/core": "^1.11.21",
3434
"@types/cors": "^2.8.17",
3535
"@types/express": "^5.0.1",

pnpm-lock.yaml

+30-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)