Skip to content

Commit 40907ca

Browse files
chore(deps-dev): bump crc from 4.0.0 to 4.1.0
1 parent 5e8601a commit 40907ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/crc32/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"devDependencies": {
6464
"@types/crc": "^3.4.0",
6565
"buffer": "^6.0.3",
66-
"crc": "^4.0.0",
66+
"crc": "^4.1.0",
6767
"sse4_crc32": "^6.0.1"
6868
},
6969
"funding": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2594,10 +2594,10 @@ cosmiconfig@^7.0.0:
25942594
path-type "^4.0.0"
25952595
yaml "^1.10.0"
25962596

2597-
crc@^4.0.0:
2598-
version "4.0.0"
2599-
resolved "https://registry.npmjs.org/crc/-/crc-4.0.0.tgz#49d97bba62bbe97a0018d9d109ab2540f81a3b5a"
2600-
integrity sha512-MFJnrsPVGMW9NkRO+BNquPNqTTvblLQ49VoSJSUdVSqlqJ+SLJylxsfuvNNlDNkoGwbR/2nO0T8rgUTv7HxUyg==
2597+
crc@^4.1.0:
2598+
version "4.1.0"
2599+
resolved "https://registry.yarnpkg.com/crc/-/crc-4.1.0.tgz#bb875159ac3012d52611f13a2bcf5d46b401c8e7"
2600+
integrity sha512-xl6/PgOWZCDOA9mnytKzg2ftRS2YT/SUnNPPiCMoD6KWuiJayRjHcaLmBzGWNZGHSXDSrDuLNUEIljLRMbn7vA==
26012601

26022602
cross-env@^7.0.3:
26032603
version "7.0.3"

0 commit comments

Comments
 (0)