Skip to content

Commit 4e18c85

Browse files
chore(deps-dev): bump point-of-view from 6.2.1 to 6.3.0
Bumps [point-of-view](https://github.com/fastify/point-of-view) from 6.2.1 to 6.3.0. - [Release notes](https://github.com/fastify/point-of-view/releases) - [Commits](https://github.com/fastify/point-of-view/commits) --- updated-dependencies: - dependency-name: point-of-view dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad39c3c commit 4e18c85

File tree

2 files changed

+42
-28
lines changed

2 files changed

+42
-28
lines changed

package-lock.json

Lines changed: 39 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"cli-color": "2.0.2",
6060
"cors": "2.8.5",
6161
"express": "4.18.1",
62-
"fast-json-stringify": "3.2.0",
62+
"fast-json-stringify": "4.1.0",
6363
"fast-safe-stringify": "2.1.1",
6464
"graphql-subscriptions": "2.0.0",
6565
"iterare": "1.2.1",
@@ -91,7 +91,7 @@
9191
"@types/gulp": "4.0.9",
9292
"@types/http-errors": "1.8.2",
9393
"@types/mocha": "9.1.1",
94-
"@types/node": "17.0.38",
94+
"@types/node": "17.0.42",
9595
"@types/redis": "4.0.11",
9696
"@types/reflect-metadata": "0.1.0",
9797
"@types/sinon": "10.0.11",
@@ -156,7 +156,7 @@
156156
"nats": "2.7.1",
157157
"nodemon": "2.0.16",
158158
"nyc": "15.1.0",
159-
"point-of-view": "6.2.1",
159+
"point-of-view": "6.3.0",
160160
"prettier": "2.6.2",
161161
"redis": "3.1.2",
162162
"rxjs-compat": "6.6.7",

0 commit comments

Comments
 (0)