mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
Bump @giphy/js-fetch-api from 5.2.0 to 5.3.0 (#1273)
Bumps [@giphy/js-fetch-api](https://github.com/Giphy/giphy-js) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/Giphy/giphy-js/releases) - [Commits](https://github.com/Giphy/giphy-js/compare/@giphy/js-fetch-api@5.2.0...@giphy/js-fetch-api@5.3.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
2016400ec5
commit
a3cf2c73d9
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.2.0",
|
||||
"@giphy/js-fetch-api": "^5.3.0",
|
||||
"@radix-ui/react-select": "^2.0.0",
|
||||
"@yaireo/relative-time": "^1.0.4",
|
||||
"file-saver": "^2.0.5",
|
||||
@ -2292,9 +2292,9 @@
|
||||
"integrity": "sha512-OfX7E2oUDYxtBvsuS4e/jSn4Q9Qb6DzgeYtsAdkPZ47znpoNsMgZw0+tVijiv3uGNR6dgNlty6r9rzIzHjtd/A=="
|
||||
},
|
||||
"node_modules/@giphy/js-fetch-api": {
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@giphy/js-fetch-api/-/js-fetch-api-5.2.0.tgz",
|
||||
"integrity": "sha512-lqSSj0BjRSOGs4qQtAdIJXYHD/Lef2YPdwz9iGkrYmgykNb1iKQ9so7ndUib2Rxog3jdgl3FIHOPPhAqMfwthQ==",
|
||||
"version": "5.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@giphy/js-fetch-api/-/js-fetch-api-5.3.0.tgz",
|
||||
"integrity": "sha512-zeLXjxMsuOKhmiFYvmZqEwQmAsze8Ech7jRAv6Ub0UarRD+9P2cJfBxaopUoBGREvzrmzwdMRfEro9hKFDs7tw==",
|
||||
"dependencies": {
|
||||
"@giphy/js-types": "*",
|
||||
"@giphy/js-util": "*",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"favicon": "ts-node-esm ./scripts/favicon.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@giphy/js-fetch-api": "^5.2.0",
|
||||
"@giphy/js-fetch-api": "^5.3.0",
|
||||
"@radix-ui/react-select": "^2.0.0",
|
||||
"@yaireo/relative-time": "^1.0.4",
|
||||
"file-saver": "^2.0.5",
|
||||
|
Loading…
Reference in New Issue
Block a user