diff --git a/package-lock.json b/package-lock.json index 92a913af..5eb147a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "@tsconfig/node14": "14.1.2", "@types/basic-auth": "1.1.8", "@types/chai": "4.3.20", - "@types/chai-as-promised": "7.1.8", + "@types/chai-as-promised": "8.0.2", "@types/check-types": "7.3.7", "@types/cors": "2.8.17", "@types/decompress": "4.2.7", @@ -54,7 +54,7 @@ "basic-auth": "2.0.1", "body-parser": "1.20.3", "chai": "4.5.0", - "chai-as-promised": "7.1.2", + "chai-as-promised": "8.0.1", "commit-and-tag-version": "11.3.0", "cors": "2.8.5", "cross-env": "5.2.1", @@ -84,13 +84,13 @@ "node": ">=16" }, "optionalDependencies": { - "@pact-foundation/pact-core-darwin-arm64": "15.2.1", - "@pact-foundation/pact-core-darwin-x64": "15.2.1", - "@pact-foundation/pact-core-linux-arm64-glibc": "15.2.1", - "@pact-foundation/pact-core-linux-arm64-musl": "15.2.1", - "@pact-foundation/pact-core-linux-x64-glibc": "15.2.1", - "@pact-foundation/pact-core-linux-x64-musl": "15.2.1", - "@pact-foundation/pact-core-windows-x64": "15.2.1" + "@pact-foundation/pact-core-darwin-arm64": "16.0.0", + "@pact-foundation/pact-core-darwin-x64": "16.0.0", + "@pact-foundation/pact-core-linux-arm64-glibc": "16.0.0", + "@pact-foundation/pact-core-linux-arm64-musl": "16.0.0", + "@pact-foundation/pact-core-linux-x64-glibc": "16.0.0", + "@pact-foundation/pact-core-linux-x64-musl": "16.0.0", + "@pact-foundation/pact-core-windows-x64": "16.0.0" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -430,6 +430,90 @@ "node": ">=12.4.0" } }, + "node_modules/@pact-foundation/pact-core-darwin-arm64": { + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-darwin-arm64/-/pact-core-darwin-arm64-16.0.0.tgz", + "integrity": "sha512-cXMBT9o+1Vs/bXJRwa+UNpgBJZ6MvI35IPL1vtiRdd1eclsZEkilRznzKFokcB2fO+oOFsq7LDY4eFGgsfPiEg==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@pact-foundation/pact-core-darwin-x64": { + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-darwin-x64/-/pact-core-darwin-x64-16.0.0.tgz", + "integrity": "sha512-in9VZsuvQnqHHD+hxcwERYPESPHM6ZapJx0ptZKXPIOsSIfAlNEeXWI9a6cqdHE87oEE+ypyMDV9HcARLbCxGA==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@pact-foundation/pact-core-linux-arm64-glibc": { + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-linux-arm64-glibc/-/pact-core-linux-arm64-glibc-16.0.0.tgz", + "integrity": "sha512-EbfSfnveyx1Fo73Cyx8IAor8Af6j6hxspikJTKNbencpsrEeXgOCBGFvnwTHR+xuvn88oBmRo0MtGJwsIT1S1A==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@pact-foundation/pact-core-linux-arm64-musl": { + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-linux-arm64-musl/-/pact-core-linux-arm64-musl-16.0.0.tgz", + "integrity": "sha512-hQW06EYz3leTTfNZx6126JsghC8Ilqg8FToY0mLUBZ/Y9RKM9msOR7bJi05u8nHA7g2JBFyIwNllkq5aqELeIg==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@pact-foundation/pact-core-linux-x64-glibc": { + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-linux-x64-glibc/-/pact-core-linux-x64-glibc-16.0.0.tgz", + "integrity": "sha512-DqwIoM15YXol6Xc3YoCrWazEF9u/Z97zU2an83ceroRXc1VWEjf+ssd/LRT11J8OPhC2e11RDyRp+qgGWIES1Q==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@pact-foundation/pact-core-linux-x64-musl": { + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-linux-x64-musl/-/pact-core-linux-x64-musl-16.0.0.tgz", + "integrity": "sha512-C9b+lhYrwpn96USpeWNNZrbOoaMKo7/JqFoL81V9QQFmUawZOZNhp1i5HbznM35Apk2QdLM73P2DESUryVJ4ng==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@pact-foundation/pact-core-windows-x64": { + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-windows-x64/-/pact-core-windows-x64-16.0.0.tgz", + "integrity": "sha512-/6d0bjouofuSCWM2wauAf7+tD2AG+y5X0duchkj0vpjBdYG7tbgEB322QcyTWBi7na4plEdLSdIMnfZs6faEqA==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "win32" + ] + }, "node_modules/@pact-foundation/pact-js-prettier-config": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/@pact-foundation/pact-js-prettier-config/-/pact-js-prettier-config-1.0.0.tgz", @@ -603,9 +687,9 @@ "dev": true }, "node_modules/@types/chai-as-promised": { - "version": "7.1.8", - "resolved": "https://registry.npmjs.org/@types/chai-as-promised/-/chai-as-promised-7.1.8.tgz", - "integrity": "sha512-ThlRVIJhr69FLlh6IctTXFkmhtP3NpMZ2QGq69StYLyKZFp/HOp1VdKZj7RvfNWYYcJ1xlbLGLLWj1UvP5u/Gw==", + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@types/chai-as-promised/-/chai-as-promised-8.0.2.tgz", + "integrity": "sha512-meQ1wDr1K5KRCSvG2lX7n7/5wf70BeptTKst0axGvnN6zqaVpRqegoIbugiAPSqOW9K9aL8gDVrm7a2LXOtn2Q==", "dev": true, "dependencies": { "@types/chai": "*" @@ -1613,17 +1697,26 @@ } }, "node_modules/chai-as-promised": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/chai-as-promised/-/chai-as-promised-7.1.2.tgz", - "integrity": "sha512-aBDHZxRzYnUYuIAIPBH2s511DjlKPzXNlXSGFC8CwmroWQLfrW0LtE1nK3MAwwNhJPa9raEjNCmRoFpG0Hurdw==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/chai-as-promised/-/chai-as-promised-8.0.1.tgz", + "integrity": "sha512-OIEJtOL8xxJSH8JJWbIoRjybbzR52iFuDHuF8eb+nTPD6tgXLjRqsgnUGqQfFODxYvq5QdirT0pN9dZ0+Gz6rA==", "dev": true, "dependencies": { - "check-error": "^1.0.2" + "check-error": "^2.0.0" }, "peerDependencies": { "chai": ">= 2.1.2 < 6" } }, + "node_modules/chai-as-promised/node_modules/check-error": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/check-error/-/check-error-2.1.1.tgz", + "integrity": "sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==", + "dev": true, + "engines": { + "node": ">= 16" + } + }, "node_modules/chai/node_modules/type-detect": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.1.0.tgz", @@ -8202,6 +8295,48 @@ "integrity": "sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==", "dev": true }, + "@pact-foundation/pact-core-darwin-arm64": { + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-darwin-arm64/-/pact-core-darwin-arm64-16.0.0.tgz", + "integrity": "sha512-cXMBT9o+1Vs/bXJRwa+UNpgBJZ6MvI35IPL1vtiRdd1eclsZEkilRznzKFokcB2fO+oOFsq7LDY4eFGgsfPiEg==", + "optional": true + }, + "@pact-foundation/pact-core-darwin-x64": { + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-darwin-x64/-/pact-core-darwin-x64-16.0.0.tgz", + "integrity": "sha512-in9VZsuvQnqHHD+hxcwERYPESPHM6ZapJx0ptZKXPIOsSIfAlNEeXWI9a6cqdHE87oEE+ypyMDV9HcARLbCxGA==", + "optional": true + }, + "@pact-foundation/pact-core-linux-arm64-glibc": { + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-linux-arm64-glibc/-/pact-core-linux-arm64-glibc-16.0.0.tgz", + "integrity": "sha512-EbfSfnveyx1Fo73Cyx8IAor8Af6j6hxspikJTKNbencpsrEeXgOCBGFvnwTHR+xuvn88oBmRo0MtGJwsIT1S1A==", + "optional": true + }, + "@pact-foundation/pact-core-linux-arm64-musl": { + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-linux-arm64-musl/-/pact-core-linux-arm64-musl-16.0.0.tgz", + "integrity": "sha512-hQW06EYz3leTTfNZx6126JsghC8Ilqg8FToY0mLUBZ/Y9RKM9msOR7bJi05u8nHA7g2JBFyIwNllkq5aqELeIg==", + "optional": true + }, + "@pact-foundation/pact-core-linux-x64-glibc": { + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-linux-x64-glibc/-/pact-core-linux-x64-glibc-16.0.0.tgz", + "integrity": "sha512-DqwIoM15YXol6Xc3YoCrWazEF9u/Z97zU2an83ceroRXc1VWEjf+ssd/LRT11J8OPhC2e11RDyRp+qgGWIES1Q==", + "optional": true + }, + "@pact-foundation/pact-core-linux-x64-musl": { + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-linux-x64-musl/-/pact-core-linux-x64-musl-16.0.0.tgz", + "integrity": "sha512-C9b+lhYrwpn96USpeWNNZrbOoaMKo7/JqFoL81V9QQFmUawZOZNhp1i5HbznM35Apk2QdLM73P2DESUryVJ4ng==", + "optional": true + }, + "@pact-foundation/pact-core-windows-x64": { + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@pact-foundation/pact-core-windows-x64/-/pact-core-windows-x64-16.0.0.tgz", + "integrity": "sha512-/6d0bjouofuSCWM2wauAf7+tD2AG+y5X0duchkj0vpjBdYG7tbgEB322QcyTWBi7na4plEdLSdIMnfZs6faEqA==", + "optional": true + }, "@pact-foundation/pact-js-prettier-config": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/@pact-foundation/pact-js-prettier-config/-/pact-js-prettier-config-1.0.0.tgz", @@ -8369,9 +8504,9 @@ "dev": true }, "@types/chai-as-promised": { - "version": "7.1.8", - "resolved": "https://registry.npmjs.org/@types/chai-as-promised/-/chai-as-promised-7.1.8.tgz", - "integrity": "sha512-ThlRVIJhr69FLlh6IctTXFkmhtP3NpMZ2QGq69StYLyKZFp/HOp1VdKZj7RvfNWYYcJ1xlbLGLLWj1UvP5u/Gw==", + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@types/chai-as-promised/-/chai-as-promised-8.0.2.tgz", + "integrity": "sha512-meQ1wDr1K5KRCSvG2lX7n7/5wf70BeptTKst0axGvnN6zqaVpRqegoIbugiAPSqOW9K9aL8gDVrm7a2LXOtn2Q==", "dev": true, "requires": { "@types/chai": "*" @@ -9141,12 +9276,20 @@ } }, "chai-as-promised": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/chai-as-promised/-/chai-as-promised-7.1.2.tgz", - "integrity": "sha512-aBDHZxRzYnUYuIAIPBH2s511DjlKPzXNlXSGFC8CwmroWQLfrW0LtE1nK3MAwwNhJPa9raEjNCmRoFpG0Hurdw==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/chai-as-promised/-/chai-as-promised-8.0.1.tgz", + "integrity": "sha512-OIEJtOL8xxJSH8JJWbIoRjybbzR52iFuDHuF8eb+nTPD6tgXLjRqsgnUGqQfFODxYvq5QdirT0pN9dZ0+Gz6rA==", "dev": true, "requires": { - "check-error": "^1.0.2" + "check-error": "^2.0.0" + }, + "dependencies": { + "check-error": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/check-error/-/check-error-2.1.1.tgz", + "integrity": "sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==", + "dev": true + } } }, "chalk": { diff --git a/package.json b/package.json index b4f56c32..df7bb967 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@tsconfig/node14": "14.1.2", "@types/basic-auth": "1.1.8", "@types/chai": "4.3.20", - "@types/chai-as-promised": "7.1.8", + "@types/chai-as-promised": "8.0.2", "@types/check-types": "7.3.7", "@types/cors": "2.8.17", "@types/decompress": "4.2.7", @@ -78,7 +78,7 @@ "basic-auth": "2.0.1", "body-parser": "1.20.3", "chai": "4.5.0", - "chai-as-promised": "7.1.2", + "chai-as-promised": "8.0.1", "commit-and-tag-version": "11.3.0", "cors": "2.8.5", "cross-env": "5.2.1",