Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/plugins/newrelic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"@newrelic/test-utilities": "6.5.5",
"@newrelic/test-utilities": "10.0.0",
"@types/newrelic": "9.14.8",
"graphql": "16.11.0",
"graphql-yoga": "^5.13.4",
Expand Down
81 changes: 72 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -688,6 +688,17 @@ __metadata:
languageName: node
linkType: hard

"@aws-crypto/crc32@npm:3.0.0":
version: 3.0.0
resolution: "@aws-crypto/crc32@npm:3.0.0"
dependencies:
"@aws-crypto/util": "npm:^3.0.0"
"@aws-sdk/types": "npm:^3.222.0"
tslib: "npm:^1.11.1"
checksum: 10c0/09189ada61a4ffe6b3bd363b0535438470a8cc1a83c89a2591ef2a0b91acb9c4ba95626557cddf856abb9df0d2bfdb0969512f1949b6db7bff5d17109d8beb3f
languageName: node
linkType: hard

"@aws-crypto/crc32@npm:5.2.0":
version: 5.2.0
resolution: "@aws-crypto/crc32@npm:5.2.0"
Expand Down Expand Up @@ -734,6 +745,17 @@ __metadata:
languageName: node
linkType: hard

"@aws-crypto/util@npm:^3.0.0":
version: 3.0.0
resolution: "@aws-crypto/util@npm:3.0.0"
dependencies:
"@aws-sdk/types": "npm:^3.222.0"
"@aws-sdk/util-utf8-browser": "npm:^3.0.0"
tslib: "npm:^1.11.1"
checksum: 10c0/71ab6963daabbf080b274e24d160e4af6c8bbb6832bb885644018849ff53356bf82bb8000b8596cf296e7d6b14ad6201872b6b902f944e97e121eb2b2f692667
languageName: node
linkType: hard

"@aws-crypto/util@npm:^5.2.0":
version: 5.2.0
resolution: "@aws-crypto/util@npm:5.2.0"
Expand Down Expand Up @@ -1583,6 +1605,15 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/util-utf8-browser@npm:^3.0.0":
version: 3.259.0
resolution: "@aws-sdk/util-utf8-browser@npm:3.259.0"
dependencies:
tslib: "npm:^2.3.1"
checksum: 10c0/ff56ff252c0ea22b760b909ba5bbe9ca59a447066097e73b1e2ae50a6d366631ba560c373ec4e83b3e225d16238eeaf8def210fdbf135070b3dd3ceb1cc2ef9a
languageName: node
linkType: hard

"@aws-sdk/xml-builder@npm:3.862.0":
version: 3.862.0
resolution: "@aws-sdk/xml-builder@npm:3.862.0"
Expand Down Expand Up @@ -7436,7 +7467,7 @@ __metadata:
"@graphql-mesh/string-interpolation": "npm:^0.5.8"
"@graphql-mesh/types": "npm:^0.104.7"
"@graphql-mesh/utils": "npm:^0.104.7"
"@newrelic/test-utilities": "npm:6.5.5"
"@newrelic/test-utilities": "npm:10.0.0"
"@types/newrelic": "npm:9.14.8"
"@whatwg-node/promise-helpers": "npm:^1.0.0"
graphql: "npm:16.11.0"
Expand Down Expand Up @@ -11081,21 +11112,23 @@ __metadata:
languageName: node
linkType: hard

"@newrelic/test-utilities@npm:6.5.5":
version: 6.5.5
resolution: "@newrelic/test-utilities@npm:6.5.5"
"@newrelic/test-utilities@npm:10.0.0":
version: 10.0.0
resolution: "@newrelic/test-utilities@npm:10.0.0"
dependencies:
"@smithy/eventstream-codec": "npm:^2.1.1"
"@smithy/util-utf8": "npm:^2.1.1"
async: "npm:^3.2.3"
colors: "npm:^1.1.2"
commander: "npm:^2.14.1"
concat-stream: "npm:^1.6.0"
glob: "npm:^7.2.0"
glob: "npm:^7.2.3"
lodash: "npm:^4.17.5"
log-update: "npm:^1.0.2"
semver: "npm:^5.5.0"
semver: "npm:^7.5.2"
bin:
versioned-tests: bin/version-manager.js
checksum: 10c0/544c206ea278973b57d11ac5c5298afbcb861208736a3857285999c93b364934aaceeb213a408d5568914e2c1a39a2e812ffeec35401edce88d56b551b960421
checksum: 10c0/e9803cdc768808e29c782fda737dc033cc98b2f37e5673581ab7aa0a2b9c2d15ce76ec2872a5b2941e91f912e31ca5e568d51f435ecdebf844377b548d593f7e
languageName: node
linkType: hard

Expand Down Expand Up @@ -12798,6 +12831,18 @@ __metadata:
languageName: node
linkType: hard

"@smithy/eventstream-codec@npm:^2.1.1":
version: 2.2.0
resolution: "@smithy/eventstream-codec@npm:2.2.0"
dependencies:
"@aws-crypto/crc32": "npm:3.0.0"
"@smithy/types": "npm:^2.12.0"
"@smithy/util-hex-encoding": "npm:^2.2.0"
tslib: "npm:^2.6.2"
checksum: 10c0/b2b45542d81b56be382a40866af378a66579c76a8a099e8025b96b97bc4944662cbbd9fafef1ce88a3c8181c7bebb33470a9a064772ecc3b378b0e8e6899681d
languageName: node
linkType: hard

"@smithy/eventstream-codec@npm:^4.0.2":
version: 4.0.2
resolution: "@smithy/eventstream-codec@npm:4.0.2"
Expand Down Expand Up @@ -13304,6 +13349,15 @@ __metadata:
languageName: node
linkType: hard

"@smithy/types@npm:^2.12.0":
version: 2.12.0
resolution: "@smithy/types@npm:2.12.0"
dependencies:
tslib: "npm:^2.6.2"
checksum: 10c0/3530ba5b4f4e52a4028679f73e133af928cf6ea22a16d29669b8c67ea540ed46ab15dc6d391598fbdfd476884cdc57881c480168e2dbe7c5bb007f5afad01531
languageName: node
linkType: hard

"@smithy/types@npm:^4.2.0, @smithy/types@npm:^4.3.1":
version: 4.3.1
resolution: "@smithy/types@npm:4.3.1"
Expand Down Expand Up @@ -13480,6 +13534,15 @@ __metadata:
languageName: node
linkType: hard

"@smithy/util-hex-encoding@npm:^2.2.0":
version: 2.2.0
resolution: "@smithy/util-hex-encoding@npm:2.2.0"
dependencies:
tslib: "npm:^2.6.2"
checksum: 10c0/35b23bb3e654464f4e621407d27a7b6eb8a813ca69156e805126514954e21478fbe26bbd7b90f0911d1ca179e6b2a4c2e7ce6d879d9b31b74462541d3092ea83
languageName: node
linkType: hard

"@smithy/util-hex-encoding@npm:^4.0.0":
version: 4.0.0
resolution: "@smithy/util-hex-encoding@npm:4.0.0"
Expand Down Expand Up @@ -13572,7 +13635,7 @@ __metadata:
languageName: node
linkType: hard

"@smithy/util-utf8@npm:^2.0.0":
"@smithy/util-utf8@npm:^2.0.0, @smithy/util-utf8@npm:^2.1.1":
version: 2.3.0
resolution: "@smithy/util-utf8@npm:2.3.0"
dependencies:
Expand Down Expand Up @@ -23374,7 +23437,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^7.1.1, glob@npm:^7.1.2, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6, glob@npm:^7.2.0":
"glob@npm:^7.1.1, glob@npm:^7.1.2, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6, glob@npm:^7.2.3":
version: 7.2.3
resolution: "glob@npm:7.2.3"
dependencies:
Expand Down
Loading