Sync giphy package versions in package-lock.json file (#24314)

The versions were added automatically after starting the server, so seems like lock file is not synced
This commit is contained in:
Tasawar Hussain 2023-08-22 19:38:56 +05:00 committed by GitHub
parent 2108517fae
commit e48efdc5da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35721,8 +35721,8 @@
"@deanwhillier/jest-matchmedia-mock": "1.2.0",
"@floating-ui/react-dom": "1.0.0",
"@floating-ui/react-dom-interactions": "0.10.3",
"@giphy/js-fetch-api": "*",
"@giphy/react-components": "*",
"@giphy/js-fetch-api": "5.1.0",
"@giphy/react-components": "8.1.0",
"@guyplusplus/turndown-plugin-gfm": "1.0.7",
"@hot-loader/react-dom": "17.0.2",
"@mattermost/client": "*",