Skip to content

Commit

Permalink
Merge pull request #4724 from wri/feat/flag-963-947
Browse files Browse the repository at this point in the history
FLAG-963
  • Loading branch information
wri7tno authored Nov 9, 2023
2 parents 2daa452 + 005bd21 commit f8737b9
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 @@ -94,7 +94,7 @@
"@next/bundle-analyzer": "^10.0.1",
"@reduxjs/toolkit": "^1.4.0",
"@wordpress/api-fetch": "^3.19.1",
"@worldresources/gfw-components": "^3.4.0",
"@worldresources/gfw-components": "^3.4.1",
"aws-sdk": "^2.291.0",
"axios": "^0.21.1",
"chroma-js": "^2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3945,10 +3945,10 @@
lodash "^4.17.19"
react-native-url-polyfill "^1.1.2"

"@worldresources/gfw-components@^3.4.0":
version "3.4.0"
resolved "https://registry.yarnpkg.com/@worldresources/gfw-components/-/gfw-components-3.4.0.tgz#06ff95f00fa4b52f2fcf15739c5ddba8c52780f2"
integrity sha512-w9s2eYA/cVjXhKdaKr3hlkiWKkaZFSd5XAbIqUv8fZlIRp3cbNgRTYaSXene+NhScYc2NjBKye2hF5MveUU1JQ==
"@worldresources/gfw-components@^3.4.1":
version "3.4.1"
resolved "https://registry.yarnpkg.com/@worldresources/gfw-components/-/gfw-components-3.4.1.tgz#30c223c54748720ab8cb19c07afc189a3444b613"
integrity sha512-oGzQ7D2fLOkmpBgsFN9dqE26SBjEsIKLGNdUmGVAY//dJUealkLi6BSddljYji4srVh4s4XBr10/DLbBIf/0sQ==
dependencies:
"@artsy/fresnel" "^1.1.0"
"@tippyjs/react" "^4.0.2"
Expand Down

0 comments on commit f8737b9

Please sign in to comment.