Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Commit a440996

Browse files
committed
fix: example/package.json & example/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-RAMDA-1582370
1 parent b5599e9 commit a440996

File tree

2 files changed

+1232
-1544
lines changed

2 files changed

+1232
-1544
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"serverless-plugin-aws-alerts": "^1.2.4"
1212
},
1313
"dependencies": {
14-
"serverless": "^1.71.3"
14+
"serverless": "^2.0.0"
1515
}
1616
}

0 commit comments

Comments
 (0)