Skip to content

Commit 526fe4a

Browse files
committed
fix: upgrade chance from 1.0.16 to 1.1.8
Snyk has created this PR to upgrade chance from 1.0.16 to 1.1.8. See this package in npm: https://www.npmjs.com/package/chance See this project in Snyk: https://app.snyk.io/org/jpascoe/project/b4f7f91e-dbc9-4a32-bbf4-b7eebb71150e?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 3c2c9f2 commit 526fe4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-apps/error-processor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
},
88
"dependencies": {
99
"aws-xray-sdk-core": "1.1.2",
10-
"chance": "1.0.16"
10+
"chance": "1.1.8"
1111
}
1212
}

0 commit comments

Comments
 (0)