Skip to content

Commit c0ed2c1

Browse files
chore(dependencies): update dependency @types/crypto-js to ^4.1.3
1 parent af224e3 commit c0ed2c1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@rollup/plugin-terser": "^1.0.0",
1212
"@rollup/plugin-typescript": "^12.3.0",
1313
"@tailwindcss/forms": "0.5.3",
14-
"@types/crypto-js": "^4.1.1",
14+
"@types/crypto-js": "^4.1.3",
1515
"@types/cypress": "^1.1.3",
1616
"@types/express": "^4.17.17",
1717
"@types/jest": "^27.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,10 +1034,10 @@
10341034
dependencies:
10351035
"@types/node" "*"
10361036

1037-
"@types/crypto-js@^4.1.1":
1038-
version "4.1.1"
1039-
resolved "https://registry.yarnpkg.com/@types/crypto-js/-/crypto-js-4.1.1.tgz#602859584cecc91894eb23a4892f38cfa927890d"
1040-
integrity sha512-BG7fQKZ689HIoc5h+6D2Dgq1fABRa0RbBWKBd9SP/MVRVXROflpm5fhwyATX5duFmbStzyzyycPB8qUYKDH3NA==
1037+
"@types/crypto-js@^4.1.3":
1038+
version "4.2.2"
1039+
resolved "https://registry.yarnpkg.com/@types/crypto-js/-/crypto-js-4.2.2.tgz#771c4a768d94eb5922cc202a3009558204df0cea"
1040+
integrity sha512-sDOLlVbHhXpAUAL0YHDUUwDZf3iN4Bwi4W6a0W0b+QcAezUbRtH4FVb+9J4h+XFPW7l/gQ9F8qC7P+Ec4k8QVQ==
10411041

10421042
"@types/cypress@^1.1.3":
10431043
version "1.1.3"

0 commit comments

Comments
 (0)