diff --git a/package-lock.json b/package-lock.json index 909bae9dcaf80..4bc526c3c5c74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -73,7 +73,7 @@ "concurrently": "^8.2.2", "cypress": "^13.8.1", "cypress-wait-for-stable-dom": "^0.1.0", - "danger": "^12.1.0", + "danger": "^12.2.0", "deepmerge": "^4.3.1", "docusaurus-preset-openapi": "0.7.4", "eslint": "8.57.0", @@ -9132,9 +9132,9 @@ } }, "node_modules/danger": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/danger/-/danger-12.1.0.tgz", - "integrity": "sha512-pD3PxXSPuEhlLpiR3pUupt/kkwNKhWbmPCPTq/KuKEE9E0WimDsNsozboZLiBLit6bbBJBlttpDtFXGpVMqM1A==", + "version": "12.2.0", + "resolved": "https://registry.npmjs.org/danger/-/danger-12.2.0.tgz", + "integrity": "sha512-5IZmIEs87CyeWkPtPLq/qF4wrjdkdY/d9nx+kP0zeTFd1YE/iIAr3jPePiKI8wHVRs17ZsJDXdvGI+lqoQf9eA==", "dev": true, "dependencies": { "@gitbeaker/rest": "^38.0.0", @@ -9149,7 +9149,7 @@ "http-proxy-agent": "^5.0.0", "https-proxy-agent": "^5.0.1", "hyperlinker": "^1.0.0", - "json5": "^2.1.0", + "json5": "^2.2.3", "jsonpointer": "^5.0.0", "jsonwebtoken": "^9.0.0", "lodash.find": "^4.6.0", diff --git a/package.json b/package.json index 2778253b6106a..9ad934be39275 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "concurrently": "^8.2.2", "cypress": "^13.8.1", "cypress-wait-for-stable-dom": "^0.1.0", - "danger": "^12.1.0", + "danger": "^12.2.0", "deepmerge": "^4.3.1", "docusaurus-preset-openapi": "0.7.4", "eslint": "8.57.0",