Skip to content

Commit

Permalink
Merge pull request #130 from rsksmart/dependabot/npm_and_yarn/dexie-3…
Browse files Browse the repository at this point in the history
….2.2

Bump dexie from 3.2.1 to 3.2.2
  • Loading branch information
augustoIOV committed Jun 2, 2022
2 parents 37c06df + dcad99f commit 4d92de3
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 @@ -24,7 +24,7 @@
"bignumber.js": "^9.0.1",
"bootstrap": "4.6.0",
"core-js": "^3.21.1",
"dexie": "^3.0.3",
"dexie": "^3.2.2",
"jquery": "^3.6.0",
"moment": "^2.29.2",
"popper.js": "^1.16.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8414,10 +8414,10 @@ devtools-protocol@0.0.969999:
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.969999.tgz#3d6be0a126b3607bb399ae2719b471dda71f3478"
integrity sha512-6GfzuDWU0OFAuOvBokXpXPLxjOJ5DZ157Ue3sGQQM3LgAamb8m0R0ruSfN0DDu+XG5XJgT50i6zZ/0o8RglreQ==

dexie@^3.0.3:
version "3.2.1"
resolved "https://registry.yarnpkg.com/dexie/-/dexie-3.2.1.tgz#ef21456d725e700c1ab7ac4307896e4fdabaf753"
integrity sha512-Y8oz3t2XC9hvjkP35B5I8rUkKKwM36GGRjWQCMjzIYScg7W+GHKDXobSYswkisW7CxL1/tKQtggMDsiWqDUc1g==
dexie@^3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/dexie/-/dexie-3.2.2.tgz#fa6f2a3c0d6ed0766f8d97a03720056f88fe0e01"
integrity sha512-q5dC3HPmir2DERlX+toCBbHQXW5MsyrFqPFcovkH9N2S/UW/H3H5AWAB6iEOExeraAu+j+zRDG+zg/D7YhH0qg==

did-resolver@^3.0.2:
version "3.1.5"
Expand Down

0 comments on commit 4d92de3

Please sign in to comment.