mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Merge pull request #559 from oceanprotocol/dependabot/npm_and_yarn/gatsby-transformer-xml-2.10.0
Bump gatsby-transformer-xml from 2.9.0 to 2.10.0
This commit is contained in:
commit
b7f832a208
12
package-lock.json
generated
12
package-lock.json
generated
@ -13629,9 +13629,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-transformer-xml": {
|
||||
"version": "2.9.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-transformer-xml/-/gatsby-transformer-xml-2.9.0.tgz",
|
||||
"integrity": "sha512-SFUCkNX+AbzlTFZrbWZLi9ZQDExuQBpJa3qywkfwaRvrMAI29xLgFTtB+2r5xs4ks4PT+5qkj5kOI3hXm3MrsA==",
|
||||
"version": "2.10.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-transformer-xml/-/gatsby-transformer-xml-2.10.0.tgz",
|
||||
"integrity": "sha512-O96nrN3AVgpicnoqZ+m9AshbN6PekskQ5pdsBZs6fWhmOVjGxFhNqguxALqIfh0BI+VWr+uCpr8NFUR9dwTH8A==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"bluebird": "^3.7.2",
|
||||
@ -13640,9 +13640,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": {
|
||||
"version": "7.12.5",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.5.tgz",
|
||||
"integrity": "sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==",
|
||||
"version": "7.12.13",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.13.tgz",
|
||||
"integrity": "sha512-8+3UMPBrjFa/6TtKi/7sehPKqfAm4g6K+YQjyyFOLUTxzOngcRZTlAVY8sc2CORJYqdHQY8gRPHmn+qo15rCBw==",
|
||||
"requires": {
|
||||
"regenerator-runtime": "^0.13.4"
|
||||
}
|
||||
|
@ -44,7 +44,7 @@
|
||||
"gatsby-source-graphql": "^2.13.0",
|
||||
"gatsby-transformer-remark": "^2.15.0",
|
||||
"gatsby-transformer-sharp": "^2.11.0",
|
||||
"gatsby-transformer-xml": "^2.9.0",
|
||||
"gatsby-transformer-xml": "^2.10.0",
|
||||
"gatsby-transformer-yaml": "^2.10.0",
|
||||
"giphy-js-sdk-core": "^1.0.6",
|
||||
"intersection-observer": "^0.12.0",
|
||||
|
Loading…
Reference in New Issue
Block a user