diff --git a/package-lock.json b/package-lock.json index 6e0430b..7eb3d39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,10 +17,10 @@ "uuid": "^9.0.0" }, "devDependencies": { - "@commitlint/config-conventional": "^17.6.5", + "@commitlint/config-conventional": "^17.6.6", "chai": "^4.3.7", "chai-as-promised": "^7.1.1", - "commitlint": "^17.6.5", + "commitlint": "^17.6.6", "eslint": "^8.43.0", "eslint-config-loopback": "^13.1.0", "loopback-datasource-juggler": "^4.28.6", @@ -448,13 +448,13 @@ } }, "node_modules/@commitlint/cli": { - "version": "17.6.5", - "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.5.tgz", - "integrity": "sha512-3PQrWr/uo6lzF5k7n5QuosCYnzaxP9qGBp3jhWP0Vmsa7XA6wrl9ccPqfQyXpSbQE3zBROVO3TDqgPKe4tfmLQ==", + "version": "17.6.6", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.6.tgz", + "integrity": "sha512-sTKpr2i/Fjs9OmhU+beBxjPavpnLSqZaO6CzwKVq2Tc4UYVTMFgpKOslDhUBVlfAUBfjVO8ParxC/MXkIOevEA==", "dev": true, "dependencies": { "@commitlint/format": "^17.4.4", - "@commitlint/lint": "^17.6.5", + "@commitlint/lint": "^17.6.6", "@commitlint/load": "^17.5.0", "@commitlint/read": "^17.5.1", "@commitlint/types": "^17.4.4", @@ -472,9 +472,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "17.6.5", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.5.tgz", - "integrity": "sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg==", + "version": "17.6.6", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.6.tgz", + "integrity": "sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag==", "dev": true, "dependencies": { "conventional-changelog-conventionalcommits": "^5.0.0" @@ -536,25 +536,25 @@ } }, "node_modules/@commitlint/is-ignored": { - "version": "17.6.5", - "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.6.5.tgz", - "integrity": "sha512-CQvAPt9gX7cuUbMrIaIMKczfWJqqr6m8IlJs0F2zYwyyMTQ87QMHIj5jJ5HhOaOkaj6dvTMVGx8Dd1I4xgUuoQ==", + "version": "17.6.6", + "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.6.6.tgz", + "integrity": "sha512-4Fw875faAKO+2nILC04yW/2Vy/wlV3BOYCSQ4CEFzriPEprc1Td2LILmqmft6PDEK5Sr14dT9tEzeaZj0V56Gg==", "dev": true, "dependencies": { "@commitlint/types": "^17.4.4", - "semver": "7.5.0" + "semver": "7.5.2" }, "engines": { "node": ">=v14" } }, "node_modules/@commitlint/lint": { - "version": "17.6.5", - "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.5.tgz", - "integrity": "sha512-BSJMwkE4LWXrOsiP9KoHG+/heSDfvOL/Nd16+ojTS/DX8HZr8dNl8l3TfVr/d/9maWD8fSegRGtBtsyGuugFrw==", + "version": "17.6.6", + "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.6.tgz", + "integrity": "sha512-5bN+dnHcRLkTvwCHYMS7Xpbr+9uNi0Kq5NR3v4+oPNx6pYXt8ACuw9luhM/yMgHYwW0ajIR20wkPAFkZLEMGmg==", "dev": true, "dependencies": { - "@commitlint/is-ignored": "^17.6.5", + "@commitlint/is-ignored": "^17.6.6", "@commitlint/parse": "^17.6.5", "@commitlint/rules": "^17.6.5", "@commitlint/types": "^17.4.4" @@ -1603,12 +1603,12 @@ "dev": true }, "node_modules/commitlint": { - "version": "17.6.5", - "resolved": "https://registry.npmjs.org/commitlint/-/commitlint-17.6.5.tgz", - "integrity": "sha512-YRpFI8ABdvh0TbR6T72HaJFDn0TQdMVGgKnv6/GFkTdYTqzGo3ItTKn2bh/sxSVy/5ziOrVVAXtCy3PEq5Vs8w==", + "version": "17.6.6", + "resolved": "https://registry.npmjs.org/commitlint/-/commitlint-17.6.6.tgz", + "integrity": "sha512-Q5M+w1nqGQSEkEW43EtPNrU+uKL2pENrJl6QigFupZ0v4AfvI8k5Q6uFgWmxlEOrSkgCYaN436Q9c9pydqyJqg==", "dev": true, "dependencies": { - "@commitlint/cli": "^17.6.5", + "@commitlint/cli": "^17.6.6", "@commitlint/types": "^17.4.4" }, "bin": { @@ -4767,9 +4767,9 @@ ] }, "node_modules/semver": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz", - "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==", + "version": "7.5.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.2.tgz", + "integrity": "sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==", "dev": true, "dependencies": { "lru-cache": "^6.0.0" @@ -5911,13 +5911,13 @@ } }, "@commitlint/cli": { - "version": "17.6.5", - "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.5.tgz", - "integrity": "sha512-3PQrWr/uo6lzF5k7n5QuosCYnzaxP9qGBp3jhWP0Vmsa7XA6wrl9ccPqfQyXpSbQE3zBROVO3TDqgPKe4tfmLQ==", + "version": "17.6.6", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.6.tgz", + "integrity": "sha512-sTKpr2i/Fjs9OmhU+beBxjPavpnLSqZaO6CzwKVq2Tc4UYVTMFgpKOslDhUBVlfAUBfjVO8ParxC/MXkIOevEA==", "dev": true, "requires": { "@commitlint/format": "^17.4.4", - "@commitlint/lint": "^17.6.5", + "@commitlint/lint": "^17.6.6", "@commitlint/load": "^17.5.0", "@commitlint/read": "^17.5.1", "@commitlint/types": "^17.4.4", @@ -5929,9 +5929,9 @@ } }, "@commitlint/config-conventional": { - "version": "17.6.5", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.5.tgz", - "integrity": "sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg==", + "version": "17.6.6", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.6.tgz", + "integrity": "sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag==", "dev": true, "requires": { "conventional-changelog-conventionalcommits": "^5.0.0" @@ -5978,22 +5978,22 @@ } }, "@commitlint/is-ignored": { - "version": "17.6.5", - "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.6.5.tgz", - "integrity": "sha512-CQvAPt9gX7cuUbMrIaIMKczfWJqqr6m8IlJs0F2zYwyyMTQ87QMHIj5jJ5HhOaOkaj6dvTMVGx8Dd1I4xgUuoQ==", + "version": "17.6.6", + "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.6.6.tgz", + "integrity": "sha512-4Fw875faAKO+2nILC04yW/2Vy/wlV3BOYCSQ4CEFzriPEprc1Td2LILmqmft6PDEK5Sr14dT9tEzeaZj0V56Gg==", "dev": true, "requires": { "@commitlint/types": "^17.4.4", - "semver": "7.5.0" + "semver": "7.5.2" } }, "@commitlint/lint": { - "version": "17.6.5", - "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.5.tgz", - "integrity": "sha512-BSJMwkE4LWXrOsiP9KoHG+/heSDfvOL/Nd16+ojTS/DX8HZr8dNl8l3TfVr/d/9maWD8fSegRGtBtsyGuugFrw==", + "version": "17.6.6", + "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.6.tgz", + "integrity": "sha512-5bN+dnHcRLkTvwCHYMS7Xpbr+9uNi0Kq5NR3v4+oPNx6pYXt8ACuw9luhM/yMgHYwW0ajIR20wkPAFkZLEMGmg==", "dev": true, "requires": { - "@commitlint/is-ignored": "^17.6.5", + "@commitlint/is-ignored": "^17.6.6", "@commitlint/parse": "^17.6.5", "@commitlint/rules": "^17.6.5", "@commitlint/types": "^17.4.4" @@ -6801,12 +6801,12 @@ "dev": true }, "commitlint": { - "version": "17.6.5", - "resolved": "https://registry.npmjs.org/commitlint/-/commitlint-17.6.5.tgz", - "integrity": "sha512-YRpFI8ABdvh0TbR6T72HaJFDn0TQdMVGgKnv6/GFkTdYTqzGo3ItTKn2bh/sxSVy/5ziOrVVAXtCy3PEq5Vs8w==", + "version": "17.6.6", + "resolved": "https://registry.npmjs.org/commitlint/-/commitlint-17.6.6.tgz", + "integrity": "sha512-Q5M+w1nqGQSEkEW43EtPNrU+uKL2pENrJl6QigFupZ0v4AfvI8k5Q6uFgWmxlEOrSkgCYaN436Q9c9pydqyJqg==", "dev": true, "requires": { - "@commitlint/cli": "^17.6.5", + "@commitlint/cli": "^17.6.6", "@commitlint/types": "^17.4.4" } }, @@ -9159,9 +9159,9 @@ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" }, "semver": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz", - "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==", + "version": "7.5.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.2.tgz", + "integrity": "sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==", "dev": true, "requires": { "lru-cache": "^6.0.0" diff --git a/package.json b/package.json index 5b75a0e..202d388 100644 --- a/package.json +++ b/package.json @@ -33,10 +33,10 @@ "uuid": "^9.0.0" }, "devDependencies": { - "@commitlint/config-conventional": "^17.6.5", + "@commitlint/config-conventional": "^17.6.6", "chai": "^4.3.7", "chai-as-promised": "^7.1.1", - "commitlint": "^17.6.5", + "commitlint": "^17.6.6", "eslint": "^8.43.0", "eslint-config-loopback": "^13.1.0", "loopback-datasource-juggler": "^4.28.6",