Skip to content

Commit

Permalink
chore(deps): bump fast-safe-stringify from 2.0.8 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [fast-safe-stringify](https://github.com/davidmarkclements/fast-safe-stringify) from 2.0.8 to 2.1.1.
- [Release notes](https://github.com/davidmarkclements/fast-safe-stringify/releases)
- [Changelog](https://github.com/davidmarkclements/fast-safe-stringify/blob/master/CHANGELOG.md)
- [Commits](davidmarkclements/fast-safe-stringify@v2.0.8...v2.1.1)

---
updated-dependencies:
- dependency-name: fast-safe-stringify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 27, 2021
1 parent d8add27 commit 92e40a9
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 26 deletions.
62 changes: 40 additions & 22 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -60,7 +60,7 @@
"cors": "2.8.5",
"express": "4.17.1",
"fast-json-stringify": "2.7.9",
"fast-safe-stringify": "2.0.8",
"fast-safe-stringify": "2.1.1",
"iterare": "1.2.1",
"object-hash": "2.2.0",
"path-to-regexp": "3.2.0",
Expand Down Expand Up @@ -90,12 +90,12 @@
"@types/http-errors": "1.8.1",
"@types/mocha": "9.0.0",
"@types/mongoose": "5.11.97",
"@types/node": "16.6.1",
"@types/node": "16.10.1",
"@types/redis": "2.8.32",
"@types/reflect-metadata": "0.1.0",
"@types/sinon": "10.0.2",
"@types/socket.io": "3.0.2",
"@types/ws": "7.4.7",
"@types/ws": "8.2.0",
"@typescript-eslint/eslint-plugin": "4.29.3",
"@typescript-eslint/parser": "4.29.3",
"amqp-connection-manager": "3.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"@nuxtjs/opencollective": "0.3.2",
"fast-safe-stringify": "2.0.8",
"fast-safe-stringify": "2.1.1",
"iterare": "1.2.1",
"object-hash": "2.2.0",
"path-to-regexp": "3.2.0",
Expand Down

0 comments on commit 92e40a9

Please sign in to comment.