chore(deps): update dependency fastify to ^4.2.0 (#253)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-07-01 09:30:06 +02:00 committed by GitHub
parent ec06c90e29
commit f77c1c53e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 39 additions and 56 deletions

91
package-lock.json generated
View File

@ -22,7 +22,7 @@
"eslint": "^8.18.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"fastify": "^4.1.0",
"fastify": "^4.2.0",
"jest": "^28.1.2",
"prettier": "^2.7.1",
"reflect-metadata": "^0.1.13",
@ -36,7 +36,7 @@
"peerDependencies": {
"@nestjs/common": "^8.4.7",
"express": "^4.18.1",
"fastify": "^4.1.0",
"fastify": "^4.2.0",
"typeorm": "^0.3.7"
}
},
@ -691,12 +691,12 @@
"dev": true
},
"node_modules/@fastify/fast-json-stringify-compiler": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@fastify/fast-json-stringify-compiler/-/fast-json-stringify-compiler-3.0.1.tgz",
"integrity": "sha512-X9BL9/N7827M9UTBVsa5G3xOoD3MQ6EqX+D6EyJyF8LdvWTHQJ//BDN4FAEaGZUA2sL+GEMC6+KNjHESnPwQuw==",
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@fastify/fast-json-stringify-compiler/-/fast-json-stringify-compiler-4.0.0.tgz",
"integrity": "sha512-9pCi6c6tmGt/qfuf2koZQuSIG6ckP9q3mz+JoMmAq9eQ4EtA92sWoK7E0LJUn2FFTS/hp5kag+4+dWsV5ZfcXg==",
"dev": true,
"dependencies": {
"fast-json-stringify": "^4.2.0"
"fast-json-stringify": "^5.0.0"
}
},
"node_modules/@gar/promisify": {
@ -3279,20 +3279,16 @@
"dev": true
},
"node_modules/fast-json-stringify": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-4.2.0.tgz",
"integrity": "sha512-9RWBl82H7jwnPlkZ/ghi0VD5OFZVdwgwVui0nYzjnXbPQxJ3ES1+SQcWIoeCJOgrY7JkBkY/69UNZSroFPDRdQ==",
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-5.0.5.tgz",
"integrity": "sha512-NGXE7I6dBcSTM1pprcLEIQ6nHp424mDn8ABleM17Sp7XkyPLlbIDed41/VhUiqnLICX7XiOoFsNHx/nnJ8qhig==",
"dev": true,
"dependencies": {
"ajv": "^8.10.0",
"ajv-formats": "^2.1.1",
"deepmerge": "^4.2.2",
"fast-uri": "^2.0.0",
"rfdc": "^1.2.0",
"string-similarity": "^4.0.1"
},
"engines": {
"node": ">= 10.0.0"
"fast-uri": "^2.1.0",
"rfdc": "^1.2.0"
}
},
"node_modules/fast-json-stringify/node_modules/ajv": {
@ -3345,17 +3341,17 @@
"dev": true
},
"node_modules/fastify": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.1.0.tgz",
"integrity": "sha512-nze95u3wpVIsOXMmSi5kgUaEIZq2HJmerk/+ivFBPtYozAydoDg92BcsxDtO4cb8vW4RBkahx8zL5PgH9YulCw==",
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.2.0.tgz",
"integrity": "sha512-0QXEp+8ceKc0fwVakeBLM/1Ss/+fc7a3auuygT+1GjbSAgHfwqxSucUuu0rYjziu32UgEZXfjItYN/a89HWKhw==",
"dev": true,
"dependencies": {
"@fastify/ajv-compiler": "^3.1.0",
"@fastify/error": "^3.0.0",
"@fastify/fast-json-stringify-compiler": "^3.0.1",
"@fastify/fast-json-stringify-compiler": "^4.0.0",
"abstract-logging": "^2.0.1",
"avvio": "^8.1.3",
"find-my-way": "^6.3.0",
"find-my-way": "^7.0.0",
"light-my-request": "^5.0.0",
"pino": "^8.0.0",
"process-warning": "^2.0.0",
@ -3448,16 +3444,16 @@
"peer": true
},
"node_modules/find-my-way": {
"version": "6.4.0",
"resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-6.4.0.tgz",
"integrity": "sha512-OAxMF75jKPpy8jUb29WupNfypFAzBuAiPM6xS17twiP07hJb0tKkD6Fy8dy8pN14AD8hMlc0jA6q0d+Dg5reUQ==",
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-7.0.0.tgz",
"integrity": "sha512-NHVohYPYRXgj6jxXVRwm4iMQjA2ggJpyewHz7Nq7hvBnHoYJJIyHuxNzs8QLPTLQfoqxZzls2g6Zm79XMbhXjA==",
"dev": true,
"dependencies": {
"fast-deep-equal": "^3.1.3",
"safe-regex2": "^2.0.0"
},
"engines": {
"node": ">=12"
"node": ">=14"
}
},
"node_modules/find-up": {
@ -6465,12 +6461,6 @@
"node": ">=10"
}
},
"node_modules/string-similarity": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/string-similarity/-/string-similarity-4.0.4.tgz",
"integrity": "sha512-/q/8Q4Bl4ZKAPjj8WerIBJWALKkaPRfrvhfF8k/B23i4nzrlRj2/go1m90In7nG/3XDSbOo0+pu6RvCTM9RGMQ==",
"dev": true
},
"node_modules/string-width": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
@ -7772,12 +7762,12 @@
"dev": true
},
"@fastify/fast-json-stringify-compiler": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@fastify/fast-json-stringify-compiler/-/fast-json-stringify-compiler-3.0.1.tgz",
"integrity": "sha512-X9BL9/N7827M9UTBVsa5G3xOoD3MQ6EqX+D6EyJyF8LdvWTHQJ//BDN4FAEaGZUA2sL+GEMC6+KNjHESnPwQuw==",
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@fastify/fast-json-stringify-compiler/-/fast-json-stringify-compiler-4.0.0.tgz",
"integrity": "sha512-9pCi6c6tmGt/qfuf2koZQuSIG6ckP9q3mz+JoMmAq9eQ4EtA92sWoK7E0LJUn2FFTS/hp5kag+4+dWsV5ZfcXg==",
"dev": true,
"requires": {
"fast-json-stringify": "^4.2.0"
"fast-json-stringify": "^5.0.0"
}
},
"@gar/promisify": {
@ -9774,17 +9764,16 @@
"dev": true
},
"fast-json-stringify": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-4.2.0.tgz",
"integrity": "sha512-9RWBl82H7jwnPlkZ/ghi0VD5OFZVdwgwVui0nYzjnXbPQxJ3ES1+SQcWIoeCJOgrY7JkBkY/69UNZSroFPDRdQ==",
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-5.0.5.tgz",
"integrity": "sha512-NGXE7I6dBcSTM1pprcLEIQ6nHp424mDn8ABleM17Sp7XkyPLlbIDed41/VhUiqnLICX7XiOoFsNHx/nnJ8qhig==",
"dev": true,
"requires": {
"ajv": "^8.10.0",
"ajv-formats": "^2.1.1",
"deepmerge": "^4.2.2",
"fast-uri": "^2.0.0",
"rfdc": "^1.2.0",
"string-similarity": "^4.0.1"
"fast-uri": "^2.1.0",
"rfdc": "^1.2.0"
},
"dependencies": {
"ajv": {
@ -9832,17 +9821,17 @@
"dev": true
},
"fastify": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.1.0.tgz",
"integrity": "sha512-nze95u3wpVIsOXMmSi5kgUaEIZq2HJmerk/+ivFBPtYozAydoDg92BcsxDtO4cb8vW4RBkahx8zL5PgH9YulCw==",
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.2.0.tgz",
"integrity": "sha512-0QXEp+8ceKc0fwVakeBLM/1Ss/+fc7a3auuygT+1GjbSAgHfwqxSucUuu0rYjziu32UgEZXfjItYN/a89HWKhw==",
"dev": true,
"requires": {
"@fastify/ajv-compiler": "^3.1.0",
"@fastify/error": "^3.0.0",
"@fastify/fast-json-stringify-compiler": "^3.0.1",
"@fastify/fast-json-stringify-compiler": "^4.0.0",
"abstract-logging": "^2.0.1",
"avvio": "^8.1.3",
"find-my-way": "^6.3.0",
"find-my-way": "^7.0.0",
"light-my-request": "^5.0.0",
"pino": "^8.0.0",
"process-warning": "^2.0.0",
@ -9930,9 +9919,9 @@
}
},
"find-my-way": {
"version": "6.4.0",
"resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-6.4.0.tgz",
"integrity": "sha512-OAxMF75jKPpy8jUb29WupNfypFAzBuAiPM6xS17twiP07hJb0tKkD6Fy8dy8pN14AD8hMlc0jA6q0d+Dg5reUQ==",
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-7.0.0.tgz",
"integrity": "sha512-NHVohYPYRXgj6jxXVRwm4iMQjA2ggJpyewHz7Nq7hvBnHoYJJIyHuxNzs8QLPTLQfoqxZzls2g6Zm79XMbhXjA==",
"dev": true,
"requires": {
"fast-deep-equal": "^3.1.3",
@ -12204,12 +12193,6 @@
"strip-ansi": "^6.0.0"
}
},
"string-similarity": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/string-similarity/-/string-similarity-4.0.4.tgz",
"integrity": "sha512-/q/8Q4Bl4ZKAPjj8WerIBJWALKkaPRfrvhfF8k/B23i4nzrlRj2/go1m90In7nG/3XDSbOo0+pu6RvCTM9RGMQ==",
"dev": true
},
"string-width": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",

View File

@ -40,7 +40,7 @@
"eslint": "^8.18.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"fastify": "^4.1.0",
"fastify": "^4.2.0",
"jest": "^28.1.2",
"prettier": "^2.7.1",
"reflect-metadata": "^0.1.13",
@ -57,7 +57,7 @@
"peerDependencies": {
"@nestjs/common": "^8.4.7",
"express": "^4.18.1",
"fastify": "^4.1.0",
"fastify": "^4.2.0",
"typeorm": "^0.3.7"
},
"jest": {