Skip to content

Commit 13f0e36

Browse files
committed
fix: upgrade aws-xray-sdk-core from 1.1.2 to 1.3.0
Snyk has created this PR to upgrade aws-xray-sdk-core from 1.1.2 to 1.3.0. See this package in npm: https://www.npmjs.com/package/aws-xray-sdk-core See this project in Snyk: https://app.snyk.io/org/jpascoe/project/5d1f0a40-578e-4429-a989-d0e3e31d4bd3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 3c2c9f2 commit 13f0e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-apps/blank-nodejs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"jest": "25.4.0"
88
},
99
"dependencies": {
10-
"aws-xray-sdk-core": "1.1.2"
10+
"aws-xray-sdk-core": "1.3.0"
1111
},
1212
"scripts": {
1313
"test": "jest"

0 commit comments

Comments
 (0)