Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic-reis committed Oct 23, 2023
1 parent 87c96e8 commit ee9c3d7
Showing 1 changed file with 26 additions and 17 deletions.
43 changes: 26 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2677,7 +2677,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.18.9, @babel/runtime@npm:^7.21.0":
"@babel/runtime@npm:^7.18.9":
version: 7.22.15
resolution: "@babel/runtime@npm:7.22.15"
dependencies:
regenerator-runtime: ^0.14.0
checksum: 793296df1e41599a935a3d77ec01eb6088410d3fd4dbe4e92f06c6b7bb2f8355024e6d78621a3a35f44e0e23b0b59107f23d585384df4f3123256a1e1492040e
languageName: node
linkType: hard

"@babel/runtime@npm:^7.21.0":
version: 7.22.11
resolution: "@babel/runtime@npm:7.22.11"
dependencies:
Expand Down Expand Up @@ -6918,9 +6927,9 @@ __metadata:
linkType: hard

"decode-uri-component@npm:^0.2.0":
version: 0.2.0
resolution: "decode-uri-component@npm:0.2.0"
checksum: f3749344ab9305ffcfe4bfe300e2dbb61fc6359e2b736812100a3b1b6db0a5668cba31a05e4b45d4d63dbf1a18dfa354cd3ca5bb3ededddabb8cd293f4404f94
version: 0.2.2
resolution: "decode-uri-component@npm:0.2.2"
checksum: 95476a7d28f267292ce745eac3524a9079058bbb35767b76e3ee87d42e34cd0275d2eb19d9d08c3e167f97556e8a2872747f5e65cbebcac8b0c98d83e285f139
languageName: node
linkType: hard

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

"is-plain-object@npm:^3.0.0":
version: 3.0.1
resolution: "is-plain-object@npm:3.0.1"
checksum: d13fe75db350d4ac669595cdfe0242ae87fcecddf2bca858d2dd443a6ed6eb1f69951fac8c2fa85b16106c6b0d7738fea86c2aca2ecee7fd61de15c1574f2cc5
"is-plain-object@npm:^5.0.0":
version: 5.0.0
resolution: "is-plain-object@npm:5.0.0"
checksum: e32d27061eef62c0847d303125440a38660517e586f2f3db7c9d179ae5b6674ab0f469d519b2e25c147a1a3bc87156d0d5f4d8821e0ce4a9ee7fe1fcf11ce45c
languageName: node
linkType: hard

Expand Down Expand Up @@ -12285,19 +12294,19 @@ __metadata:
linkType: hard

"object-path-immutable@npm:^4.1.0":
version: 4.1.1
resolution: "object-path-immutable@npm:4.1.1"
version: 4.1.2
resolution: "object-path-immutable@npm:4.1.2"
dependencies:
is-plain-object: ^3.0.0
object-path: ^0.11.5
checksum: 132e3d15d66ddd17ecd1df150fe4a4a872bbeea131af2d1348eac4f13b554558fd1d0cf2df799867db0c9d160b229354f7e3bddc20ec673f2822f08a49c23973
is-plain-object: ^5.0.0
object-path: ^0.11.8
checksum: e5d730cc7bd5a5048fd6810a95624b173f044a906db5689e725d6c8bce3614465429d41ef71677f388b6e719099d3c7d41e5c1740173940c52a3cdd9f9d367fa
languageName: node
linkType: hard

"object-path@npm:^0.11.5":
version: 0.11.5
resolution: "object-path@npm:0.11.5"
checksum: 25525900930e1772d6da5d8c8e0ea703b9e504574b1428b6f6987c1ad6b0bc143ce2c8fcf2616abdc80bd1af127760136a1a027a867759b042f68513fc387426
"object-path@npm:^0.11.8":
version: 0.11.8
resolution: "object-path@npm:0.11.8"
checksum: 684ccf0fb6b82f067dc81e2763481606692b8485bec03eb2a64e086a44dbea122b2b9ef44423a08e09041348fe4b4b67bd59985598f1652f67df95f0618f5968
languageName: node
linkType: hard

Expand Down

0 comments on commit ee9c3d7

Please sign in to comment.