Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Commit

Permalink
updating deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tnrich committed Aug 10, 2022
1 parent abfe07e commit c13a5b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"use-debounce": "^8.0.3",
"use-local-storage-state": "^13.0.0",
"ve-range-utils": "^2.6.6",
"ve-sequence-utils": "^5.1.32"
"ve-sequence-utils": "^5.1.33"
},
"peerDependencies": {
"react": "^16.10.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12456,10 +12456,10 @@ ve-range-utils@^2.6.6:
dependencies:
lodash "^4.17.4"

ve-sequence-utils@^5.1.32:
version "5.1.32"
resolved "https://registry.yarnpkg.com/ve-sequence-utils/-/ve-sequence-utils-5.1.32.tgz#747d2a547fc712477c97ae91f2343bad2c35aecb"
integrity sha512-Lk+crYdrQzHQOIdwuPpnddt8YVBHGMSCyeLpg4i9/d8BsFgZqX+w+R24mSdp1lE60/KyOoXjGJIlb5IOeMUh6Q==
ve-sequence-utils@^5.1.33:
version "5.1.33"
resolved "https://registry.yarnpkg.com/ve-sequence-utils/-/ve-sequence-utils-5.1.33.tgz#53b44621f3dc055843d3f83f7faf90af3472d144"
integrity sha512-FhifJksLMsQhrV2yZHGQQYPhswuciu5Abqt7Cj65HC2ftmoo/JWaAzM9xy/cOxG/jg3fNYhmKQ7GT8xqe8wQ5A==
dependencies:
bson-objectid "^1.1.1"
escape-string-regexp "^1.0.5"
Expand Down

0 comments on commit c13a5b9

Please sign in to comment.