-
## CVE-2022-2421 - Critical Severity Vulnerability
Vulnerable Libraries - socket.io-parser-3.4.1.tgz, socket.io-parser-3.3.0.tgz
socket.io-parser-3.4.1.tgz
socket.io protocol parser
Library home p…
-
I have imported the example content into my free Contentful account. New to Gatsby and Contentful - perhaps this is too big a bite for me... Any help with this?
````
jweirich@LAPTOP-97G89Q4N:~/p…
-
Hello - I am trying to build a new site using the repo using netlify. I followed the instructions from "https://www.sanity.io/blog/how-to-quickly-set-up-a-gatsby-js-jamstack-website-with-a-headless-cm…
-
Difficulties with a technical aspect of Gatsby means that the build can intermittently fail depending on essentially random factors. If the first article Gatsby sees in the build has this field set, i…
-
Non-returning statements have this peculiar property that they are executed right after `bind`ing their parameters. Meanwhile, statements that return something are only executed after using one of the…
-
I'll try to look into adding this via a PR but would be nice to add [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-sharp) so we can do responsive…
gil-- updated
2 years ago
-
## CVE-2020-7774 - Critical Severity Vulnerability
Vulnerable Libraries - y18n-3.2.1.tgz, y18n-4.0.0.tgz
y18n-3.2.1.tgz
the bare-bones internationalization library used by yargs
Library home page:…
-
**Description/Screenshot**
Since updating to 3.2.0 we are now getting CSP violations connecting to js.monitor.azure.com. This was not happening in 3.1.2. We are using npm and the javascript initi…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
Other (Next.js, Gatsby, vue-cli, ...)
### Input code
```js
var { ...x } = this;
for (var p in this) {
console.log(p)…
-
I have recently experienced the following error during `gatsby develop` after upgrading theme-ui to v0.13.1 inside my Gatsby theme.
```
ModuleParseError: Module parse failed: Unexpected token (1…