Skip to content

Commit 254e797

Browse files
author
Steve Pascoe
committed
update xray dep
1 parent a70f81c commit 254e797

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-connector-postgresql",
3-
"version": "3.9.0-4",
3+
"version": "3.9.0-5",
44
"description": "Loopback PostgreSQL Connector",
55
"engines": {
66
"node": ">=8"
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"async": "^0.9.0",
24-
"aws-xray-sdk": "^2.5.0",
24+
"aws-xray-sdk": "^3.0.0-alpha.1",
2525
"bluebird": "^3.4.6",
2626
"chalk": "^3.0.0",
2727
"debug": "^4.1.1",

0 commit comments

Comments
 (0)