mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-02 08:20:22 +01:00
Bump intersection-observer from 0.11.0 to 0.12.0
Bumps [intersection-observer](https://github.com/w3c/IntersectionObserver) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/w3c/IntersectionObserver/releases) - [Commits](https://github.com/w3c/IntersectionObserver/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
91f59dd86e
commit
6d3434e634
6
package-lock.json
generated
6
package-lock.json
generated
@ -15086,9 +15086,9 @@
|
||||
}
|
||||
},
|
||||
"intersection-observer": {
|
||||
"version": "0.11.0",
|
||||
"resolved": "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.11.0.tgz",
|
||||
"integrity": "sha512-KZArj2QVnmdud9zTpKf279m2bbGfG+4/kn16UU0NL3pTVl52ZHiJ9IRNSsnn6jaHrL9EGLFM5eWjTx2fz/+zoQ=="
|
||||
"version": "0.12.0",
|
||||
"resolved": "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.12.0.tgz",
|
||||
"integrity": "sha512-2Vkz8z46Dv401zTWudDGwO7KiGHNDkMv417T5ItcNYfmvHR/1qCTVBO9vwH8zZmQ0WkA/1ARwpysR9bsnop4NQ=="
|
||||
},
|
||||
"into-stream": {
|
||||
"version": "3.1.0",
|
||||
|
@ -49,7 +49,7 @@
|
||||
"gatsby-transformer-xml": "^2.6.0",
|
||||
"gatsby-transformer-yaml": "^2.7.0",
|
||||
"giphy-js-sdk-core": "^1.0.6",
|
||||
"intersection-observer": "^0.11.0",
|
||||
"intersection-observer": "^0.12.0",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-helmet": "^6.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user