Skip to content

Commit ac30c9e

Browse files
committed
fix: upgrade luxon from 3.3.0 to 3.7.1
Snyk has created this PR to upgrade luxon from 3.3.0 to 3.7.1. See this package in yarn: luxon See this project in Snyk: https://app.snyk.io/org/q1bluequantumblockchainlabs.onmicrosoft.com/project/4590850b-6aaf-4257-983f-c8d6bc88021a?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c7c947c commit ac30c9e

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

microsite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@swc/core": "^1.3.46",
3636
"clsx": "^1.1.1",
3737
"docusaurus-plugin-sass": "^0.2.3",
38-
"luxon": "^3.0.0",
38+
"luxon": "^3.7.1",
3939
"prism-react-renderer": "^1.3.5",
4040
"react": "^17.0.2",
4141
"react-dom": "^17.0.2",

microsite/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3764,7 +3764,7 @@ __metadata:
37643764
clsx: ^1.1.1
37653765
docusaurus-plugin-sass: ^0.2.3
37663766
js-yaml: ^4.1.0
3767-
luxon: ^3.0.0
3767+
luxon: ^3.7.1
37683768
prettier: ^2.6.2
37693769
prism-react-renderer: ^1.3.5
37703770
react: ^17.0.2
@@ -7357,10 +7357,10 @@ __metadata:
73577357
languageName: node
73587358
linkType: hard
73597359

7360-
"luxon@npm:^3.0.0":
7361-
version: 3.3.0
7362-
resolution: "luxon@npm:3.3.0"
7363-
checksum: 50cf17a0dc155c3dcacbeae8c0b7e80db425e0ba97b9cbdf12a7fc142d841ff1ab1560919f033af46240ed44e2f70c49f76e3422524c7fc8bb8d81ca47c66187
7360+
"luxon@npm:^3.7.1":
7361+
version: 3.7.1
7362+
resolution: "luxon@npm:3.7.1"
7363+
checksum: 19e5b20304f2e558b1e5e1f4f04f227419642d373f7c10ccf8f0e7d63c05828187a6aa39d70caf87d18a4834800dcbf29cf5f5d81d03c7d2471cd0b61cee97f6
73647364
languageName: node
73657365
linkType: hard
73667366

@@ -11182,7 +11182,7 @@ __metadata:
1118211182

1118311183
"typescript@patch:typescript@^4.9.4#~builtin<compat/typescript>":
1118411184
version: 4.9.5
11185-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=a1c5e5"
11185+
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=701156"
1118611186
bin:
1118711187
tsc: bin/tsc
1118811188
tsserver: bin/tsserver

0 commit comments

Comments
 (0)