diff --git a/package-lock.json b/package-lock.json index fe398c148..6ba589537 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2863,8 +2863,8 @@ } }, "find-and-replace": { - "version": "https://www.atom.io/api/packages/find-and-replace/versions/0.218.12/tarball", - "integrity": "sha512-ykte8V/n4L+kLrm1tXK0SODYLtPa9go9O0GOoOC5JOhErYMnTP9MRSygUug1bDkiyWOJ2brYrua4abSz/GPajA==", + "version": "https://www.atom.io/api/packages/find-and-replace/versions/0.218.13/tarball", + "integrity": "sha512-pLWj62GTg/i2p3IKYLz3sbYtY7SDJvR6ZSOFBJuYNsGde6GBxIY5RLuITmgaHISbwt3q/jIy8DVYGbxVpeFm6A==", "requires": { "binary-search": "^1.3.3", "element-resize-detector": "^1.1.10", diff --git a/package.json b/package.json index f8d30ca60..71de5a9ab 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "etch": "^0.12.6", "event-kit": "^2.5.3", "exception-reporting": "file:packages/exception-reporting", - "find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.218.12/tarball", + "find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.218.13/tarball", "find-parent-dir": "^0.3.0", "first-mate": "7.4.0", "focus-trap": "2.4.5", @@ -200,7 +200,7 @@ "dev-live-reload": "file:./packages/dev-live-reload", "encoding-selector": "0.23.9", "exception-reporting": "file:./packages/exception-reporting", - "find-and-replace": "0.218.12", + "find-and-replace": "0.218.13", "fuzzy-finder": "1.13.7", "github": "0.29.0", "git-diff": "file:./packages/git-diff",