Skip to content
This repository was archived by the owner on May 17, 2025. It is now read-only.

Commit 880be83

Browse files
chore(deps): pin dependencies
1 parent e4d073a commit 880be83

2 files changed

Lines changed: 78 additions & 52 deletions

File tree

package-lock.json

Lines changed: 70 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"@architect/functions": "github:architect/functions#reconbot/expose-websocket-api",
4646
"@architect/sandbox": "5.3.1",
47-
"@graphql-tools/schema": "^8.0.3",
47+
"@graphql-tools/schema": "8.3.1",
4848
"@microsoft/api-extractor": "7.28.6",
4949
"@types/architect__sandbox": "3.3.3",
5050
"@types/aws-lambda": "8.10.101",
@@ -64,15 +64,15 @@
6464
"esbuild-register": "3.3.3",
6565
"eslint": "8.20.0",
6666
"eslint-plugin-mocha-no-only": "1.1.1",
67-
"graphql": "^16.0.1",
68-
"graphql-ws": "^5.3.0",
67+
"graphql": "16.3.0",
68+
"graphql-ws": "5.5.5",
6969
"inside-out-async": "1.0.1",
70-
"mocha": "^10.0.0",
71-
"rollup": "^2.77.0",
70+
"mocha": "10.0.0",
71+
"rollup": "2.77.0",
7272
"rollup-plugin-node-resolve": "5.2.0",
73-
"semantic-release": "^19.0.3",
74-
"typedoc": "^0.22.9",
75-
"typedoc-plugin-markdown": "^3.11.7",
73+
"semantic-release": "19.0.3",
74+
"typedoc": "0.22.18",
75+
"typedoc-plugin-markdown": "3.11.14",
7676
"typescript": "4.7.4",
7777
"ws": "8.8.1"
7878
},

0 commit comments

Comments
 (0)