mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
Bump @giphy/js-fetch-api from 4.7.1 to 4.9.2 (#1137)
Bumps [@giphy/js-fetch-api](https://github.com/Giphy/giphy-js) from 4.7.1 to 4.9.2. - [Release notes](https://github.com/Giphy/giphy-js/releases) - [Commits](https://github.com/Giphy/giphy-js/compare/@giphy/js-fetch-api@4.7.1...@giphy/js-fetch-api@4.9.2) --- 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
0bd626b389
commit
b7f2e48445
12
package-lock.json
generated
12
package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@giphy/js-fetch-api": "^4.7.1",
|
||||
"@giphy/js-fetch-api": "^4.9.2",
|
||||
"@radix-ui/react-select": "^1.2.1",
|
||||
"@yaireo/relative-time": "^1.0.3",
|
||||
"file-saver": "^2.0.5",
|
||||
@ -2170,12 +2170,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@giphy/js-fetch-api": {
|
||||
"version": "4.7.1",
|
||||
"resolved": "https://registry.npmjs.org/@giphy/js-fetch-api/-/js-fetch-api-4.7.1.tgz",
|
||||
"integrity": "sha512-LFpi8ZbV/N51nhIDc7ig6HnBUZ0Y/Av0GVCVDOs9zmUK1/zgTA33fkWMCNVxc4wgrugwRXCJA7Mj8Zb8BTea2w==",
|
||||
"version": "4.9.2",
|
||||
"resolved": "https://registry.npmjs.org/@giphy/js-fetch-api/-/js-fetch-api-4.9.2.tgz",
|
||||
"integrity": "sha512-TsRSQy7On+eOZwU2ONJUbTplVRp0HT0W8zrDMO1DJUOSTZc3bl5D5sRUFp7NrconbmMovFAvxG9XnBF3WDOmmg==",
|
||||
"dependencies": {
|
||||
"@giphy/js-types": "^4.4.0",
|
||||
"@giphy/js-util": "^4.3.0",
|
||||
"@giphy/js-types": "*",
|
||||
"@giphy/js-util": "*",
|
||||
"qs": "^6.9.4"
|
||||
}
|
||||
},
|
||||
|
@ -24,7 +24,7 @@
|
||||
"favicon": "ts-node-esm ./scripts/favicon.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@giphy/js-fetch-api": "^4.7.1",
|
||||
"@giphy/js-fetch-api": "^4.9.2",
|
||||
"@radix-ui/react-select": "^1.2.1",
|
||||
"@yaireo/relative-time": "^1.0.3",
|
||||
"file-saver": "^2.0.5",
|
||||
|
Loading…
Reference in New Issue
Block a user