Skip to content

Commit 815815d

Browse files
chore(dependencies): update dependency @types/crypto-js to ^4.1.3 (#968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b2fd0d commit 815815d

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.11",
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": "^29.5.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -985,10 +985,10 @@
985985
dependencies:
986986
"@types/node" "*"
987987

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

993993
"@types/cypress@^1.1.3":
994994
version "1.1.3"

0 commit comments

Comments
 (0)