mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
Bump @giphy/js-fetch-api from 4.9.3 to 5.0.0 (#1157)
Bumps [@giphy/js-fetch-api](https://github.com/Giphy/giphy-js) from 4.9.3 to 5.0.0. - [Release notes](https://github.com/Giphy/giphy-js/releases) - [Commits](https://github.com/Giphy/giphy-js/compare/@giphy/js-fetch-api@4.9.3...@giphy/js-fetch-api@5.0.0) --- updated-dependencies: - dependency-name: "@giphy/js-fetch-api" dependency-type: direct:production update-type: version-update:semver-major ... 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
23e607da83
commit
19f7c7408b
8
package-lock.json
generated
8
package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@giphy/js-fetch-api": "^4.9.3",
|
||||
"@giphy/js-fetch-api": "^5.0.0",
|
||||
"@radix-ui/react-select": "^1.2.2",
|
||||
"@yaireo/relative-time": "^1.0.3",
|
||||
"file-saver": "^2.0.5",
|
||||
@ -2184,9 +2184,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@giphy/js-fetch-api": {
|
||||
"version": "4.9.3",
|
||||
"resolved": "https://registry.npmjs.org/@giphy/js-fetch-api/-/js-fetch-api-4.9.3.tgz",
|
||||
"integrity": "sha512-SV+7ttNrU9pGRp7otVRSAKTQxT8fHNObYAeJ5gCVk3pr9LhP1b2Az8KIXn2IlpxdIHOnuFNKP919oO5MvESDkA==",
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@giphy/js-fetch-api/-/js-fetch-api-5.0.0.tgz",
|
||||
"integrity": "sha512-tS3/0/RewzgpOqMyT3QCTKyPaSQfMfq023UWPkEH9GwbJGlOVN2s9acQNfun+w9SCTdIaZmW/f9HbDpsoz7jWg==",
|
||||
"dependencies": {
|
||||
"@giphy/js-types": "*",
|
||||
"@giphy/js-util": "*",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"favicon": "ts-node-esm ./scripts/favicon.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@giphy/js-fetch-api": "^4.9.3",
|
||||
"@giphy/js-fetch-api": "^5.0.0",
|
||||
"@radix-ui/react-select": "^1.2.2",
|
||||
"@yaireo/relative-time": "^1.0.3",
|
||||
"file-saver": "^2.0.5",
|
||||
|
Loading…
Reference in New Issue
Block a user