deps: Add integrity sha512 for find-and-replace

This commit is contained in:
DeeDeeG 2022-07-05 14:05:56 -04:00
parent 953ff2a03e
commit 66b6ae4779

1
package-lock.json generated
View File

@ -6302,6 +6302,7 @@
},
"find-and-replace": {
"version": "https://github.com/atom-community/find-and-replace/archive/refs/tags/v0.220.1.tar.gz",
"integrity": "sha512-lreq8kgz9Z+kTznBJW/4lhAcnpOBZHlMp3wX4QTOUYA9Dlhljz4HhViLI7+tJAcIQcXXHY4KD5NaVhUMs25IVQ==",
"requires": {
"binary-search": "^1.3.3",
"etch": "0.9.3",