Update dependency crypto-js to v4.1.1

This commit is contained in:
Renovate Bot 2021-08-06 00:34:49 +00:00
parent 75e6433d83
commit 2091132054
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -7008,9 +7008,9 @@
}
},
"crypto-js": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.0.0.tgz",
"integrity": "sha512-bzHZN8Pn+gS7DQA6n+iUmBfl0hO5DJq++QP3U6uTucDtk/0iGpXd/Gg7CGR0p8tJhofJyaKoWBuJI4eAO00BBg=="
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.1.1.tgz",
"integrity": "sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw=="
},
"css-select": {
"version": "2.1.0",

View file

@ -123,7 +123,7 @@
"buffer": "6.0.3",
"buffer-reverse": "1.0.1",
"coinselect": "3.1.12",
"crypto-js": "4.0.0",
"crypto-js": "4.1.1",
"dayjs": "1.10.6",
"detox": "18.19.0",
"ecurve": "1.0.6",