Skip to content

Commit 9d9810e

Browse files
authored
Merge pull request #201 from pipedrive/GRAL-5897-soc
GRAL-5897 fix vulnerabilities in example apps
2 parents b1e917b + be34927 commit 9d9810e

16 files changed

Lines changed: 20 additions & 74712 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,8 @@ devspace.yaml
4040

4141
# Environment variables
4242
.env
43+
44+
# Lock files (not useful for external consumers)
45+
package-lock.json
46+
yarn.lock
47+
pnpm-lock.yaml

0 commit comments

Comments
 (0)