Skip to content

Commit

Permalink
chore(deps): bump fast-json-stringify from 3.0.2 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [fast-json-stringify](https://github.com/fastify/fast-json-stringify) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/fastify/fast-json-stringify/releases)
- [Commits](https://github.com/fastify/fast-json-stringify/commits)

---
updated-dependencies:
- dependency-name: fast-json-stringify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 14, 2022
1 parent 329b083 commit d513ed3
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 28 deletions.
56 changes: 32 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -49,13 +49,13 @@
},
"dependencies": {
"@nuxtjs/opencollective": "0.3.2",
"axios": "0.25.0",
"axios": "0.26.0",
"class-transformer": "0.5.1",
"class-validator": "0.13.2",
"cli-color": "2.0.1",
"cors": "2.8.5",
"express": "4.17.2",
"fast-json-stringify": "3.0.2",
"fast-json-stringify": "3.0.3",
"fast-safe-stringify": "2.1.1",
"graphql-subscriptions": "2.0.0",
"iterare": "1.2.1",
Expand All @@ -70,7 +70,7 @@
"devDependencies": {
"@codechecks/client": "0.1.12",
"@commitlint/cli": "16.1.0",
"@commitlint/config-angular": "16.0.0",
"@commitlint/config-angular": "16.2.1",
"@grpc/grpc-js": "1.5.5",
"@grpc/proto-loader": "0.6.9",
"@nestjs/apollo": "^10.0.0",
Expand Down Expand Up @@ -122,7 +122,7 @@
"fastify": "3.27.1",
"fastify-cors": "6.0.2",
"fastify-formbody": "5.2.0",
"fastify-multipart": "5.3.0",
"fastify-multipart": "5.3.1",
"fastify-static": "4.5.0",
"graphql": "15.7.2",
"graphql-tools": "7.0.5",
Expand Down

0 comments on commit d513ed3

Please sign in to comment.