Skip to content

Commit

Permalink
Merge pull request #10 from jongan69/dependabot/npm_and_yarn/openzepp…
Browse files Browse the repository at this point in the history
…elin/contracts-4.8.3

Bump @openzeppelin/contracts from 4.8.0 to 4.8.3
  • Loading branch information
Jonathan Gan authored Nov 20, 2023
2 parents b2c119a + 3f4438b commit 4897b46
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 @@
"@ethersproject/shims": "^5.7.0",
"@expo/vector-icons": "^13.0.0",
"@nhost/react": "^0.13.0",
"@openzeppelin/contracts": "^4.8.0",
"@openzeppelin/contracts": "^4.8.3",
"@react-native-async-storage/async-storage": "~1.17.3",
"@react-navigation/bottom-tabs": "^6.0.5",
"@react-navigation/drawer": "^6.4.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2246,10 +2246,10 @@
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-3.4.2.tgz#d81f786fda2871d1eb8a8c5a73e455753ba53527"
integrity sha512-z0zMCjyhhp4y7XKAcDAi3Vgms4T2PstwBdahiO0+9NaGICQKjynK3wduSRplTgk4LXmoO1yfDGO5RbjKYxtuxA==

"@openzeppelin/contracts@^4.3.3", "@openzeppelin/contracts@^4.8.0":
version "4.8.0"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.0.tgz#6854c37df205dd2c056bdfa1b853f5d732109109"
integrity sha512-AGuwhRRL+NaKx73WKRNzeCxOCOCxpaqF+kp8TJ89QzAipSwZy/NoflkWaL9bywXFRhIzXt8j38sfF7KBKCPWLw==
"@openzeppelin/contracts@^4.3.3", "@openzeppelin/contracts@^4.8.3":
version "4.8.3"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.3.tgz#cbef3146bfc570849405f59cba18235da95a252a"
integrity sha512-bQHV8R9Me8IaJoJ2vPG4rXcL7seB7YVuskr4f+f5RyOStSZetwzkWtoqDMl5erkBJy0lDRUnIR2WIkPiC0GJlg==

"@react-native-async-storage/async-storage@~1.17.3":
version "1.17.11"
Expand Down

0 comments on commit 4897b46

Please sign in to comment.