Skip to content

Commit 4a0abac

Browse files
author
Rui Silva
committed
chore: fix terser vulnerability
1 parent aa07d7d commit 4a0abac

File tree

2 files changed

+69
-26
lines changed

2 files changed

+69
-26
lines changed

package-lock.json

Lines changed: 68 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "graphql-fastify-server",
33
"type": "commonjs",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"author": "rpvsilva",
66
"description": "Lightweight GraphQL server for fastify",
77
"license": "MIT",

0 commit comments

Comments
 (0)