Skip to content

Commit 47ace6b

Browse files
authored
fix: fixing dependencies security issues (aws-powertools#169)
1 parent 154e87a commit 47ace6b

File tree

3 files changed

+3569
-3681
lines changed

3 files changed

+3569
-3681
lines changed

docs/content/dummy.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@ title: Dummy title
33
description: Dummy description
44
---
55

6-
## Test
76

87
dummy content

docs/package.json

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,20 @@
44
"build": "gatsby build --prefix-paths"
55
},
66
"dependencies": {
7-
"@aws-amplify/analytics": "^3.2.0",
8-
"antd": "^4.2.4",
9-
"aws-amplify": "^3.0.17",
10-
"gatsby": "^2.24.37",
7+
"@aws-amplify/analytics": "^3.3.6",
8+
"antd": "^4.7.0",
9+
"aws-amplify": "^3.3.3",
10+
"gatsby": "^2.24.77",
1111
"gatsby-plugin-antd": "^2.2.0",
12-
"gatsby-plugin-catch-links": "^2.3.2",
13-
"gatsby-plugin-sitemap": "^2.4.3",
14-
"gatsby-remark-autolink-headers": "^2.3.3",
15-
"gatsby-theme-apollo-docs": "^4.3.5",
12+
"gatsby-plugin-catch-links": "^2.3.15",
13+
"gatsby-plugin-sitemap": "^2.4.16",
14+
"gatsby-remark-autolink-headers": "^2.3.15",
15+
"gatsby-theme-apollo-docs": "^4.5.3",
1616
"react": "^16.13.1",
1717
"react-dom": "^16.13.1"
1818
},
1919
"resolutions": {
20-
"gatsby/*/*/dot-prop": "^5.1.1",
21-
"gatsby-theme-apollo-docs/*/*/*/*/bl": "^1.0.1",
22-
"gatsby-theme-apollo-docs/*/*/*/*/semver": "^4.3.2"
20+
"gatsby-theme-apollo-docs/*/*/*/*/bl": "^1.2.3"
2321
},
2422
"keywords": [],
2523
"license": "Apache-2.0",

0 commit comments

Comments
 (0)