diff --git a/package-lock.json b/package-lock.json index 719992d..6b324c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "stylelint-config-recess-order": "^5.1.0", "stylelint-config-standard-scss": "^13.1.0", "textlint": "^14.2.0", - "textlint-rule-allowed-uris": "^1.0.1" + "textlint-rule-allowed-uris": "^1.0.2" } }, "node_modules/@azu/format-text": { @@ -8818,11 +8818,10 @@ } }, "node_modules/textlint-rule-allowed-uris": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/textlint-rule-allowed-uris/-/textlint-rule-allowed-uris-1.0.1.tgz", - "integrity": "sha512-YJ9gTIdSDK2LRyS3UIF6NAgT0eKeepSiO5OsT1dLTM16pgt5Yo85BfTi0rhJDqB2Ha1r7Pi6fKi5MYJgkt16xA==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/textlint-rule-allowed-uris/-/textlint-rule-allowed-uris-1.0.2.tgz", + "integrity": "sha512-biFjZ1UkbsQtfeHAaBJWONKMcpGBhCt6LUVJQ0rfV2NrLJrQH7USzAZvRvANgvOAT+H6TEX5loksJQkv6wVNvA==", "dev": true, - "license": "MIT", "dependencies": { "ansi-colors": "^4.1.3", "axios": "^1.7.4", diff --git a/package.json b/package.json index fa56802..c35c0b6 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "stylelint-config-recess-order": "^5.1.0", "stylelint-config-standard-scss": "^13.1.0", "textlint": "^14.2.0", - "textlint-rule-allowed-uris": "^1.0.1" + "textlint-rule-allowed-uris": "^1.0.2" }, "lint-staged": { "*": [