124 upgrade libs for graphql minor and patch versions (#125)

* upgraded minor and patch libraries

* upgrade lock file for tests
This commit is contained in:
Arwid Thornström
2022-10-25 14:06:24 +02:00
committed by GitHub
parent ec6f2b73de
commit 08c6e5718b
3 changed files with 3512 additions and 3825 deletions
+3484 -3799
View File
File diff suppressed because it is too large Load Diff
+27 -26
View File
@@ -17,46 +17,47 @@
"author": "",
"license": "ISC",
"dependencies": {
"@aws-sdk/client-s3": "^3.95.0",
"@aws-sdk/client-sqs": "^3.95.0",
"@aws-sdk/client-translate": "^3.95.0",
"@aws-sdk/s3-request-presigner": "^3.95.0",
"@aws-sdk/client-s3": "^3.194.0",
"@aws-sdk/client-sqs": "^3.194.0",
"@aws-sdk/client-translate": "^3.195.0",
"@aws-sdk/s3-request-presigner": "^3.194.0",
"@newrelic/apollo-server-plugin": "^1.3.0",
"apollo-datasource": "^3.3.1",
"apollo-datasource-rest": "^3.5.3",
"apollo-server": "^3.7.0",
"apollo-datasource": "^3.3.2",
"apollo-datasource-rest": "^3.7.0",
"apollo-server": "^3.10.3",
"apollo-server-caching": "^3.3.0",
"async-redis": "^2.0.0",
"axios": "^0.27.2",
"datasource-sql": "^1.6.0",
"dotenv": "^16.0.1",
"graphql": "^16.5.0",
"graphql-scalars": "^1.17.0",
"dotenv": "^16.0.3",
"graphql": "^16.6.0",
"graphql-scalars": "^1.20.0",
"jsonwebtoken": "^8.5.1",
"jwk-to-pem": "^2.0.5",
"knex": "^2.0.0",
"knex": "^2.3.0",
"knex-stringcase": "^1.4.6",
"newrelic": "^8.11.1",
"nodemon": "^2.0.16",
"pg": "^8.7.3",
"newrelic": "^8.17.1",
"nodemon": "^2.0.20",
"pg": "^8.8.0",
"pg-hstore": "^2.3.4",
"prettier": "^2.6.2",
"prettier": "^2.7.1",
"slug": "^5.3.0",
"stringcase": "^4.3.1",
"ts-node": "^10.7.0",
"typescript": "^4.6.4",
"util": "^0.12.4",
"ts-node": "^10.9.1",
"typescript": "^4.8.4",
"util": "^0.12.5",
"validator": "^13.7.0"
},
"devDependencies": {
"@types/jest": "^27.5.1",
"@typescript-eslint/eslint-plugin": "^5.25.0",
"@typescript-eslint/parser": "^5.25.0",
"eslint": "^8.15.0",
"@types/jest": "^27.5.2",
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@typescript-eslint/parser": "^5.41.0",
"eslint": "^8.26.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-prettier": "^4.2.1",
"isomorphic-fetch": "^3.0.0",
"jest": "^28.1.0",
"testcontainers": "^8.10.1",
"ts-jest": "^28.0.2"
"jest": "^28.1.3",
"testcontainers": "^8.16.0",
"ts-jest": "^28.0.8"
}
}
+1
View File
@@ -5,6 +5,7 @@
"requires": true,
"packages": {
"": {
"name": "db_generator",
"version": "1.0.0",
"license": "ISC",
"dependencies": {