1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2025-01-03 10:25:00 +01:00

Bump @giphy/js-fetch-api from 4.1.1 to 4.1.2 (#651)

Bumps [@giphy/js-fetch-api](https://github.com/Giphy/giphy-js) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/Giphy/giphy-js/releases)
- [Commits](https://github.com/Giphy/giphy-js/compare/@giphy/js-fetch-api@4.1.1...@giphy/js-fetch-api@4.1.2)

---
updated-dependencies:
- dependency-name: "@giphy/js-fetch-api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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:
dependabot[bot] 2021-09-10 21:10:16 +02:00 committed by GitHub
parent 54ec742167
commit bacda03031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 26 deletions

50
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "0.1.0", "version": "0.1.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@giphy/js-fetch-api": "^4.1.1", "@giphy/js-fetch-api": "^4.1.2",
"axios": "^0.21.4", "axios": "^0.21.4",
"file-saver": "^2.0.5", "file-saver": "^2.0.5",
"gatsby": "^3.13.0", "gatsby": "^3.13.0",
@ -1994,26 +1994,26 @@
} }
}, },
"node_modules/@giphy/js-fetch-api": { "node_modules/@giphy/js-fetch-api": {
"version": "4.1.1", "version": "4.1.2",
"resolved": "https://registry.npmjs.org/@giphy/js-fetch-api/-/js-fetch-api-4.1.1.tgz", "resolved": "https://registry.npmjs.org/@giphy/js-fetch-api/-/js-fetch-api-4.1.2.tgz",
"integrity": "sha512-LqmFNKrRHjeWUL+WUg+x7sszTaBUmydVUSkZ2UA0xWohDKLGYSQM3kRrukdVqWd88jZ76JdxadsAj82CbtelRA==", "integrity": "sha512-wDfDQu8HiVkLb+YXcZf8QFbznmMHWbg86ZBydYmnp2mfuHyaHKsz9n9PnxdH3RorMS9YM/Ca/zqAM5y89Qj+Hw==",
"dependencies": { "dependencies": {
"@giphy/js-types": "^4.0.3", "@giphy/js-types": "^4.1.0",
"@giphy/js-util": "^4.0.0", "@giphy/js-util": "^4.0.1",
"qs": "^6.9.4" "qs": "^6.9.4"
} }
}, },
"node_modules/@giphy/js-types": { "node_modules/@giphy/js-types": {
"version": "4.0.3", "version": "4.1.0",
"resolved": "https://registry.npmjs.org/@giphy/js-types/-/js-types-4.0.3.tgz", "resolved": "https://registry.npmjs.org/@giphy/js-types/-/js-types-4.1.0.tgz",
"integrity": "sha512-IMfpb5LYcFLHc0v6uGHBuXO5T15G+I/++6ZkuapVWqRcm58BqaWg6/YViJkSU0Sm/IWKaXAVwHUd4p/RtJFWng==" "integrity": "sha512-+qSN4Mx4TmrjLQm4SC0I/ZBkb5eWM94sljXwfjIlqn0GMSR3geqEqwmE9Uf/ldgzFh+XMMCasQjIdUl2nWc++Q=="
}, },
"node_modules/@giphy/js-util": { "node_modules/@giphy/js-util": {
"version": "4.0.0", "version": "4.0.1",
"resolved": "https://registry.npmjs.org/@giphy/js-util/-/js-util-4.0.0.tgz", "resolved": "https://registry.npmjs.org/@giphy/js-util/-/js-util-4.0.1.tgz",
"integrity": "sha512-zV3q7rhjj9vE2adt3nzgultZXNagROXB+5/4vMmi77uOFytOpPIZLzK4P+vZzXPAoV8Z8wuYwY0SzTiOoH2SDQ==", "integrity": "sha512-46wXgt5Y+MxZjuzjE6JlvMLE+6Vlag+PYxbyTxpsunhmOKNoYK99d51E09iynmXTFuZWYgWJR9LcfnzqsWHy+Q==",
"dependencies": { "dependencies": {
"@giphy/js-types": "^4.0.3", "@giphy/js-types": "^4.1.0",
"dompurify": "^2.2.2", "dompurify": "^2.2.2",
"uuid": "^8.3.0" "uuid": "^8.3.0"
} }
@ -33406,26 +33406,26 @@
} }
}, },
"@giphy/js-fetch-api": { "@giphy/js-fetch-api": {
"version": "4.1.1", "version": "4.1.2",
"resolved": "https://registry.npmjs.org/@giphy/js-fetch-api/-/js-fetch-api-4.1.1.tgz", "resolved": "https://registry.npmjs.org/@giphy/js-fetch-api/-/js-fetch-api-4.1.2.tgz",
"integrity": "sha512-LqmFNKrRHjeWUL+WUg+x7sszTaBUmydVUSkZ2UA0xWohDKLGYSQM3kRrukdVqWd88jZ76JdxadsAj82CbtelRA==", "integrity": "sha512-wDfDQu8HiVkLb+YXcZf8QFbznmMHWbg86ZBydYmnp2mfuHyaHKsz9n9PnxdH3RorMS9YM/Ca/zqAM5y89Qj+Hw==",
"requires": { "requires": {
"@giphy/js-types": "^4.0.3", "@giphy/js-types": "^4.1.0",
"@giphy/js-util": "^4.0.0", "@giphy/js-util": "^4.0.1",
"qs": "^6.9.4" "qs": "^6.9.4"
} }
}, },
"@giphy/js-types": { "@giphy/js-types": {
"version": "4.0.3", "version": "4.1.0",
"resolved": "https://registry.npmjs.org/@giphy/js-types/-/js-types-4.0.3.tgz", "resolved": "https://registry.npmjs.org/@giphy/js-types/-/js-types-4.1.0.tgz",
"integrity": "sha512-IMfpb5LYcFLHc0v6uGHBuXO5T15G+I/++6ZkuapVWqRcm58BqaWg6/YViJkSU0Sm/IWKaXAVwHUd4p/RtJFWng==" "integrity": "sha512-+qSN4Mx4TmrjLQm4SC0I/ZBkb5eWM94sljXwfjIlqn0GMSR3geqEqwmE9Uf/ldgzFh+XMMCasQjIdUl2nWc++Q=="
}, },
"@giphy/js-util": { "@giphy/js-util": {
"version": "4.0.0", "version": "4.0.1",
"resolved": "https://registry.npmjs.org/@giphy/js-util/-/js-util-4.0.0.tgz", "resolved": "https://registry.npmjs.org/@giphy/js-util/-/js-util-4.0.1.tgz",
"integrity": "sha512-zV3q7rhjj9vE2adt3nzgultZXNagROXB+5/4vMmi77uOFytOpPIZLzK4P+vZzXPAoV8Z8wuYwY0SzTiOoH2SDQ==", "integrity": "sha512-46wXgt5Y+MxZjuzjE6JlvMLE+6Vlag+PYxbyTxpsunhmOKNoYK99d51E09iynmXTFuZWYgWJR9LcfnzqsWHy+Q==",
"requires": { "requires": {
"@giphy/js-types": "^4.0.3", "@giphy/js-types": "^4.1.0",
"dompurify": "^2.2.2", "dompurify": "^2.2.2",
"uuid": "^8.3.0" "uuid": "^8.3.0"
} }

View File

@ -20,7 +20,7 @@
"new": "babel-node ./scripts/new.js" "new": "babel-node ./scripts/new.js"
}, },
"dependencies": { "dependencies": {
"@giphy/js-fetch-api": "^4.1.1", "@giphy/js-fetch-api": "^4.1.2",
"axios": "^0.21.4", "axios": "^0.21.4",
"file-saver": "^2.0.5", "file-saver": "^2.0.5",
"gatsby": "^3.13.0", "gatsby": "^3.13.0",