Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1889,7 +1889,7 @@ __metadata:
lint-staged: "npm:13.0.3"
lodash-es: "npm:4.17.21"
prettier: "npm:2.7.1"
prismjs: "npm:1.28.0"
prismjs: "npm:1.30.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-helmet: "npm:6.1.0"
Expand Down Expand Up @@ -13282,8 +13282,8 @@ __metadata:
linkType: hard

"elliptic@npm:^6.5.3, elliptic@npm:^6.5.4":
version: 6.6.0
resolution: "elliptic@npm:6.6.0"
version: 6.6.1
resolution: "elliptic@npm:6.6.1"
dependencies:
bn.js: "npm:^4.11.9"
brorand: "npm:^1.1.0"
Expand All @@ -13292,7 +13292,7 @@ __metadata:
inherits: "npm:^2.0.4"
minimalistic-assert: "npm:^1.0.1"
minimalistic-crypto-utils: "npm:^1.0.1"
checksum: 10/27575b0403e010e5d7e7a131fcadce6a7dd1ae82ccb24cc7c20b275d32ab1cb7ecb6a070225795df08407441dc8c7a32efd986596d48d1d6846f64ff8f094af7
checksum: 10/dc678c9febd89a219c4008ba3a9abb82237be853d9fd171cd602c8fb5ec39927e65c6b5e7a1b2a4ea82ee8e0ded72275e7932bb2da04a5790c2638b818e4e1c5
languageName: node
linkType: hard

Expand Down Expand Up @@ -23807,10 +23807,10 @@ __metadata:
languageName: node
linkType: hard

"prismjs@npm:1.28.0":
version: 1.28.0
resolution: "prismjs@npm:1.28.0"
checksum: 10/b64ea33cc2174827f5721c590089e782e74880ce1513d9c401022cf3d72d3523a562117631e5e7c47ce1eaaf324b0838713073d2be5e70a42710e23719954404
"prismjs@npm:1.30.0":
version: 1.30.0
resolution: "prismjs@npm:1.30.0"
checksum: 10/6b48a2439a82e5c6882f48ebc1564c3890e16463ba17ac10c3ad4f62d98dea5b5c915b172b63b83023a70ad4f5d7be3e8a60304420db34a161fae69dd4e3e2da
languageName: node
linkType: hard

Expand Down
Loading