diff --git a/.github/workflows/dependabot-fix.yml b/.github/workflows/dependabot-fix.yml index e6c5ecf..75f9c0f 100644 --- a/.github/workflows/dependabot-fix.yml +++ b/.github/workflows/dependabot-fix.yml @@ -1,11 +1,6 @@ name: Dependabot on: - push: - branches: - - dependabot/npm_and_yarn/** - pull_request: - branches: - - dependabot/npm_and_yarn/** + workflow_dispatch: jobs: reformat: diff --git a/package-lock.json b/package-lock.json index 1f0c59e..7f09e08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4301,9 +4301,9 @@ "dev": true }, "node_modules/@types/fast-redact": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@types/fast-redact/-/fast-redact-3.0.1.tgz", - "integrity": "sha512-c00XG5vDAsAb7+BlT/1yd5AUAAg787E9HEKJ9w6fpbdoG4VSeQke0c78rEYK18rOJhAef73N8TIxvNUC4fxDGw==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@types/fast-redact/-/fast-redact-3.0.2.tgz", + "integrity": "sha512-VQ8OBFBFnGT9hGbeBOzKrtHQYev7HN72tsD/7kxQ+/2tQ5PS9cifUOxT8Z42O6iNJK5QPN6IsFm7DNMw6Uq2SQ==", "dev": true }, "node_modules/@types/fs-extra": { @@ -19610,9 +19610,9 @@ "dev": true }, "@types/fast-redact": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@types/fast-redact/-/fast-redact-3.0.1.tgz", - "integrity": "sha512-c00XG5vDAsAb7+BlT/1yd5AUAAg787E9HEKJ9w6fpbdoG4VSeQke0c78rEYK18rOJhAef73N8TIxvNUC4fxDGw==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@types/fast-redact/-/fast-redact-3.0.2.tgz", + "integrity": "sha512-VQ8OBFBFnGT9hGbeBOzKrtHQYev7HN72tsD/7kxQ+/2tQ5PS9cifUOxT8Z42O6iNJK5QPN6IsFm7DNMw6Uq2SQ==", "dev": true }, "@types/fs-extra": {