Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5adec33

Browse files
Merge pull request Hacker0x01#825 from Hacker0x01/dependabot/npm_and_yarn/gatsby-plugin-csp-1.1.4
Bump gatsby-plugin-csp from 1.1.3 to 1.1.4
2 parents bcd0cf0 + cbbd8f8 commit 5adec33

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"gatsby": "^3.14.6",
1111
"gatsby-cli": "^4.21.0",
1212
"gatsby-link": "^3.14.0",
13-
"gatsby-plugin-csp": "^1.1.3",
13+
"gatsby-plugin-csp": "^1.1.4",
1414
"gatsby-plugin-google-analytics": "^3.14.0",
1515
"gatsby-plugin-layout": "^2.14.0",
1616
"gatsby-plugin-react-helmet": "^4.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6164,10 +6164,10 @@ gatsby-page-utils@^1.14.0:
61646164
lodash "^4.17.21"
61656165
micromatch "^4.0.4"
61666166

6167-
gatsby-plugin-csp@^1.1.3:
6168-
version "1.1.3"
6169-
resolved "https://registry.yarnpkg.com/gatsby-plugin-csp/-/gatsby-plugin-csp-1.1.3.tgz#27258c0f9b94cf17c55b4d42e520de9870031254"
6170-
integrity sha512-jTAdWpJXCAaqBXAmf07XVnsgHp7tdtC36XrOQUMRMrEOkEIpM+x+4X3Xma4YAmFbuGH+QKRGmbmCCRNhV//EDA==
6167+
gatsby-plugin-csp@^1.1.4:
6168+
version "1.1.4"
6169+
resolved "https://registry.yarnpkg.com/gatsby-plugin-csp/-/gatsby-plugin-csp-1.1.4.tgz#f93901ae8c0bdf262c1e0dc26940e52f6bdfbff7"
6170+
integrity sha512-aMDN27QAbHcI/3F5sH9J3w4wE0vNWWKTxGXjQ4VsKVVbIfxnPNXf82i9nOp4Ef2MQT4bIKnfZjf9jaLG3aWXcQ==
61716171
dependencies:
61726172
"@babel/runtime" "^7.0.0"
61736173
lodash.flatten "^4.4.0"

0 commit comments

Comments
 (0)