Skip to content

Commit

Permalink
chore(deps): lock file maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2023
1 parent 2570388 commit 57f1671
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 10 deletions.
12 changes: 6 additions & 6 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4143,13 +4143,13 @@ __metadata:
linkType: hard

"axios@npm:^1.5.0":
version: 1.6.2
resolution: "axios@npm:1.6.2"
version: 1.6.3
resolution: "axios@npm:1.6.3"
dependencies:
follow-redirects: "npm:^1.15.0"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 9b77e030e85e4f9cbcba7bb52fbff67d6ce906c92d213e0bd932346a50140faf83733bf786f55bd58301bd92f9973885c7b87d6348023e10f7eaf286d0791a1d
checksum: dcc6d982353db33e6893ef01cdf81d0a0548dbd8fba0cb046dc4aee1a6a16226721faa4c2a13b2673d47130509629cdb93bb991b3a2bd4ef17a5ac27a8bba0da
languageName: node
linkType: hard

Expand Down Expand Up @@ -14034,8 +14034,8 @@ __metadata:
linkType: hard

"ws@npm:^8.13.0":
version: 8.15.1
resolution: "ws@npm:8.15.1"
version: 8.16.0
resolution: "ws@npm:8.16.0"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
Expand All @@ -14044,7 +14044,7 @@ __metadata:
optional: true
utf-8-validate:
optional: true
checksum: 9964360dd5ab35c7376bd7c4295a3c8bd44ea0838c9413742548a6fb3ec371fc6c18552d5b8e76bdc21536db1909765612815bae072674b5ec69971605395a96
checksum: a7783bb421c648b1e622b423409cb2a58ac5839521d2f689e84bc9dc41d59379c692dd405b15a997ea1d4c0c2e5314ad707332d0c558f15232d2bc07c0b4618a
languageName: node
linkType: hard

Expand Down
23 changes: 19 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2976,13 +2976,13 @@ __metadata:
linkType: hard

"axios@npm:^1.5.1":
version: 1.6.2
resolution: "axios@npm:1.6.2"
version: 1.6.3
resolution: "axios@npm:1.6.3"
dependencies:
follow-redirects: "npm:^1.15.0"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 9b77e030e85e4f9cbcba7bb52fbff67d6ce906c92d213e0bd932346a50140faf83733bf786f55bd58301bd92f9973885c7b87d6348023e10f7eaf286d0791a1d
checksum: dcc6d982353db33e6893ef01cdf81d0a0548dbd8fba0cb046dc4aee1a6a16226721faa4c2a13b2673d47130509629cdb93bb991b3a2bd4ef17a5ac27a8bba0da
languageName: node
linkType: hard

Expand Down Expand Up @@ -12226,7 +12226,7 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:8.15.1, ws@npm:^8.14.2":
"ws@npm:8.15.1":
version: 8.15.1
resolution: "ws@npm:8.15.1"
peerDependencies:
Expand Down Expand Up @@ -12256,6 +12256,21 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.14.2":
version: 8.16.0
resolution: "ws@npm:8.16.0"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: a7783bb421c648b1e622b423409cb2a58ac5839521d2f689e84bc9dc41d59379c692dd405b15a997ea1d4c0c2e5314ad707332d0c558f15232d2bc07c0b4618a
languageName: node
linkType: hard

"xml-name-validator@npm:^5.0.0":
version: 5.0.0
resolution: "xml-name-validator@npm:5.0.0"
Expand Down

0 comments on commit 57f1671

Please sign in to comment.