Skip to content

Commit 1305fcf

Browse files
committed
fix: packages/service/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOTQS-8709975
1 parent 6a3d830 commit 1305fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/service/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"gulp": "^4.0.2",
4141
"mocha-junit-reporter": "^2.0.2",
4242
"proxyquire": "^2.1.3",
43-
"serverless": "^2.72.3",
43+
"serverless": "^3.0.0",
4444
"serverless-domain-manager": "^6.0.3",
4545
"serverless-dynamodb-local": "^0.2.40",
4646
"serverless-offline": "^8.7.0",

0 commit comments

Comments
 (0)