Skip to content

Commit df88ecf

Browse files
chore(deps): update all non-major dependencies
1 parent 2108815 commit df88ecf

37 files changed

Lines changed: 65476 additions & 189350 deletions

File tree

package-lock.json

Lines changed: 11065 additions & 33391 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
@@ -5,7 +5,7 @@
55
"description": "An integrated application hosting platform.",
66
"engines": {
77
"node": "^16.18.0",
8-
"npm": "^8.1.0"
8+
"npm": "^6.14.15"
99
},
1010
"keywords": [
1111
"one",
@@ -50,24 +50,24 @@
5050
"test:packages": "lerna run test --since --no-sort --concurrency 2"
5151
},
5252
"devDependencies": {
53-
"@typescript-eslint/eslint-plugin": "4.32.0",
54-
"@typescript-eslint/parser": "4.32.0",
55-
"bats": "1.4.1",
53+
"@typescript-eslint/eslint-plugin": "4.33.0",
54+
"@typescript-eslint/parser": "4.33.0",
55+
"bats": "1.10.0",
5656
"chai-sorted": "^0.2.0",
57-
"cypress": "6.5.0",
57+
"cypress": "6.9.1",
5858
"cypress-mochawesome-reporter": "^2.3.0",
5959
"cypress-multi-reporters": "^1.5.0",
6060
"cypress-shadow-dom": "^1.4.1",
61-
"cypress-xpath": "1.6.2",
61+
"cypress-xpath": "1.8.0",
6262
"eslint": "7.32.0",
6363
"eslint-config-standard": "14.1.1",
64-
"eslint-plugin-import": "2.24.2",
64+
"eslint-plugin-import": "2.28.1",
6565
"eslint-plugin-node": "11.1.0",
6666
"eslint-plugin-promise": "4.3.1",
6767
"eslint-plugin-standard": "4.1.0",
6868
"faker": "5.5.3",
6969
"junit-report-merger": "^3.0.5",
70-
"lerna": "5.5.2",
70+
"lerna": "5.6.2",
7171
"mocha": "^8.4.0",
7272
"mocha-junit-reporter": "^2.0.2",
7373
"mochawesome": "^6.3.1",

packages/analytics-service/package-lock.json

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

packages/analytics-service/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,18 @@
1616
"dependencies": {
1717
"@graphql-tools/schema": "^8.3.7",
1818
"@luckycatfactory/esbuild-graphql-loader": "^3.7.0",
19-
"apollo-datasource-http": "^0.20.0",
19+
"apollo-datasource-http": "^0.21.0",
2020
"apollo-datasource-mongodb": "^0.5.4",
2121
"apollo-server-cache-redis": "^3.3.1",
2222
"apollo-server-core": "^3.6.7",
2323
"apollo-server-fastify": "^3.6.7",
2424
"apollo-server-plugin-base": "^3.5.2",
2525
"dataloader": "^2.1.0",
2626
"dotenv-safe": "^8.2.0",
27-
"esbuild": "^0.14.36",
27+
"esbuild": "^0.19.0",
2828
"fastify": "^3.28.0",
2929
"graphql": "^16.3.0",
30-
"graphql-import-node": "^0.0.4",
30+
"graphql-import-node": "^0.0.5",
3131
"graphql-tag": "^2.12.6",
3232
"ioredis": "^5.0.0",
3333
"jest": "^27.5.1",

0 commit comments

Comments
 (0)