Skip to content

Commit d980684

Browse files
guptanitesh40keyurkarnik
authored andcommitted
417675062 - Eliminate har-validator depreciation
- Updated postman request dependency
1 parent 5cec2ad commit d980684

File tree

8 files changed

+1275
-478
lines changed

8 files changed

+1275
-478
lines changed

analytics/apigee/npm-shrinkwrap.json

Lines changed: 235 additions & 249 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

analytics/apigee/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "volos-analytics-apigee",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"main": "lib/apigeeanalytics.js",
55
"license": "MIT",
66
"description": "Apigee provider for Analytics in the Volos system.",
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"debug": "^2.2.0",
1414
"on-finished": "~2.2.1",
15-
"postman-request": "^2.88.1-postman.33",
15+
"postman-request": "^2.88.1-postman.43",
1616
"volos-analytics-common": "^0.2.5"
1717
},
1818
"devDependencies": {},

0 commit comments

Comments
 (0)