diff --git a/package-lock.json b/package-lock.json index 21b04b7e4d..5ab5dfef2e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4420,8 +4420,9 @@ } }, "node_modules/@sideway/formula": { - "version": "3.0.0", - "license": "BSD-3-Clause" + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.1.tgz", + "integrity": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==" }, "node_modules/@sideway/pinpoint": { "version": "2.0.0", @@ -22172,18 +22173,18 @@ "version": "2.0.0-30", "license": "MPL-2.0", "dependencies": { - "@artilleryio/int-commons": "latest", - "@artilleryio/int-core": "latest", + "@artilleryio/int-commons": "*", + "@artilleryio/int-core": "*", "@aws-sdk/credential-providers": "^3.127.0", "@oclif/command": "^1.8.16", "@oclif/config": "^1.18.3", "@oclif/plugin-help": "^3.3.1", "@oclif/plugin-not-found": "^2.3.1", "archiver": "^5.3.1", - "artillery-plugin-ensure": "latest", - "artillery-plugin-expect": "latest", - "artillery-plugin-metrics-by-endpoint": "latest", - "artillery-plugin-publish-metrics": "latest", + "artillery-plugin-ensure": "*", + "artillery-plugin-expect": "*", + "artillery-plugin-metrics-by-endpoint": "*", + "artillery-plugin-publish-metrics": "*", "async": "^2.6.4", "aws-sdk": "2.1172.0", "chalk": "^2.4.2", @@ -23267,7 +23268,7 @@ "name": "@artilleryio/int-core", "version": "2.0.3", "dependencies": { - "@artilleryio/int-commons": "latest", + "@artilleryio/int-commons": "*", "@artilleryio/sketches-js": "^1.0.4", "@hapi/basic": "^6.0.0", "agentkeepalive": "^4.1.0", @@ -23697,7 +23698,7 @@ "@artilleryio/int-core": { "version": "file:packages/core", "requires": { - "@artilleryio/int-commons": "latest", + "@artilleryio/int-commons": "*", "@artilleryio/sketches-js": "^1.0.4", "@hapi/basic": "^6.0.0", "@hapi/hapi": "^20.1.3", @@ -27214,7 +27215,9 @@ } }, "@sideway/formula": { - "version": "3.0.0" + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.1.tgz", + "integrity": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==" }, "@sideway/pinpoint": { "version": "2.0.0" @@ -27819,8 +27822,8 @@ "artillery": { "version": "file:packages/artillery", "requires": { - "@artilleryio/int-commons": "latest", - "@artilleryio/int-core": "latest", + "@artilleryio/int-commons": "*", + "@artilleryio/int-core": "*", "@aws-sdk/credential-providers": "^3.127.0", "@commitlint/cli": "^9.1.2", "@commitlint/config-conventional": "^7.1.2", @@ -27830,10 +27833,10 @@ "@oclif/plugin-help": "^3.3.1", "@oclif/plugin-not-found": "^2.3.1", "archiver": "^5.3.1", - "artillery-plugin-ensure": "latest", - "artillery-plugin-expect": "latest", - "artillery-plugin-metrics-by-endpoint": "latest", - "artillery-plugin-publish-metrics": "latest", + "artillery-plugin-ensure": "*", + "artillery-plugin-expect": "*", + "artillery-plugin-metrics-by-endpoint": "*", + "artillery-plugin-publish-metrics": "*", "async": "^2.6.4", "aws-sdk": "2.1172.0", "chalk": "^2.4.2",