mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
chore(deps): bump fast-json-stringify from 5.10.0 to 5.11.1
Bumps [fast-json-stringify](https://github.com/fastify/fast-json-stringify) from 5.10.0 to 5.11.1. - [Release notes](https://github.com/fastify/fast-json-stringify/releases) - [Commits](https://github.com/fastify/fast-json-stringify/compare/v5.10.0...v5.11.1) --- updated-dependencies: - dependency-name: fast-json-stringify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -16,7 +16,7 @@
|
||||
"cli-color": "2.0.3",
|
||||
"cors": "2.8.5",
|
||||
"express": "4.18.2",
|
||||
"fast-json-stringify": "5.10.0",
|
||||
"fast-json-stringify": "5.11.1",
|
||||
"fast-safe-stringify": "2.1.1",
|
||||
"graphql-subscriptions": "2.0.0",
|
||||
"iterare": "1.2.1",
|
||||
@@ -16838,9 +16838,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/fast-json-stringify": {
|
||||
"version": "5.10.0",
|
||||
"resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-5.10.0.tgz",
|
||||
"integrity": "sha512-fu1BhzPzgOdvK+sVhSPFzm06DQl0Dwbo+NQxWm21k03ili2wsJExXbGZ9qsD4Lsn7zFGltF8h9I1fuhk4JPnrQ==",
|
||||
"version": "5.11.1",
|
||||
"resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-5.11.1.tgz",
|
||||
"integrity": "sha512-Lrj3tmc/qI1OCmr0WJEJFC4TxnAdLnbZZ0CvFvHv/PHNieLCX12PNBlV9KGIDS08w49T8h7vkMuzNoB+3NyX0g==",
|
||||
"dependencies": {
|
||||
"@fastify/deepmerge": "^1.0.0",
|
||||
"ajv": "^8.10.0",
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
"cli-color": "2.0.3",
|
||||
"cors": "2.8.5",
|
||||
"express": "4.18.2",
|
||||
"fast-json-stringify": "5.10.0",
|
||||
"fast-json-stringify": "5.11.1",
|
||||
"fast-safe-stringify": "2.1.1",
|
||||
"graphql-subscriptions": "2.0.0",
|
||||
"iterare": "1.2.1",
|
||||
|
||||
Reference in New Issue
Block a user