mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-02-14 21:10:41 +01:00
Bump @giphy/js-fetch-api from 5.1.0 to 5.2.0 (#1229)
Bumps [@giphy/js-fetch-api](https://github.com/Giphy/giphy-js) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/Giphy/giphy-js/releases) - [Commits](https://github.com/Giphy/giphy-js/compare/@giphy/js-fetch-api@5.1.0...@giphy/js-fetch-api@5.2.0) --- updated-dependencies: - dependency-name: "@giphy/js-fetch-api" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9daae7cd4a
commit
29bb14348e
8
package-lock.json
generated
8
package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@giphy/js-fetch-api": "^5.1.0",
|
||||
"@giphy/js-fetch-api": "^5.2.0",
|
||||
"@radix-ui/react-select": "^1.2.2",
|
||||
"@yaireo/relative-time": "^1.0.4",
|
||||
"file-saver": "^2.0.5",
|
||||
@ -2292,9 +2292,9 @@
|
||||
"integrity": "sha512-m0G6wlnhm/AX0H12IOWtK8gASEMffnX08RtKkCgTdHb9JpHKGloI7icFfLg9ZmQeavcvR0PKmzxClyuFPSjKWw=="
|
||||
},
|
||||
"node_modules/@giphy/js-fetch-api": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@giphy/js-fetch-api/-/js-fetch-api-5.1.0.tgz",
|
||||
"integrity": "sha512-g0wrha7GuEvZbyRRJJY2fE90buioeL1lX4KKC5XJd63sGK9VMhT0E7nGQHzH0sNoZIZdSXqLhoGPH3CC65gE3g==",
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@giphy/js-fetch-api/-/js-fetch-api-5.2.0.tgz",
|
||||
"integrity": "sha512-lqSSj0BjRSOGs4qQtAdIJXYHD/Lef2YPdwz9iGkrYmgykNb1iKQ9so7ndUib2Rxog3jdgl3FIHOPPhAqMfwthQ==",
|
||||
"dependencies": {
|
||||
"@giphy/js-types": "*",
|
||||
"@giphy/js-util": "*",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"favicon": "ts-node-esm ./scripts/favicon.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@giphy/js-fetch-api": "^5.1.0",
|
||||
"@giphy/js-fetch-api": "^5.2.0",
|
||||
"@radix-ui/react-select": "^1.2.2",
|
||||
"@yaireo/relative-time": "^1.0.4",
|
||||
"file-saver": "^2.0.5",
|
||||
|
Loading…
Reference in New Issue
Block a user