Skip to content

Commit 5992f6f

Browse files
authored
Merge pull request #105 from contentstack/fix/security-issues
Update axios dependency
2 parents d9a2904 + 6ebdb99 commit 5992f6f

File tree

5 files changed

+557
-530
lines changed

5 files changed

+557
-530
lines changed

.talismanrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ fileignoreconfig:
66
- filename: test/unit/mock/execution-mock.js
77
checksum: 89d239d37c9d8d0cdb6ac61553a7d2e2d9115a10207f7c0b387c3565c9cb6564
88
- filename: package-lock.json
9-
checksum: a858212afa05186f2b39958b6608610cb150324acca7e9efc0f3d76fde347375
9+
checksum: c086a7e383c7d43ec08f52b02c288702304a34e88b4f22ab0e4fa96524a77174
1010
- filename: docdash-template/fixtures/documents/probe.js
1111
checksum: e841ecf889d0e82367c53c48ee0b3be8bd68d7babf4777a87ced769f29686ac4
1212
- filename: docdash-template/.travis.yml

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

3-
## [v1.4.0](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.3.0) (2024-08-25)
3+
## [v1.4.1](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.4.1) (2024-12-24)
4+
- Fix: Security issues
5+
6+
## [v1.4.0](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.4.0) (2024-08-25)
47
- Enhancement: Retry logic to make use of x-ratelimit-remaining header
58

69
## [v1.3.0](https://github.com/contentstack/contentstack-marketplace-sdk/tree/v1.3.0) (2024-08-11)

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2012-2025 Contentstack
3+
Copyright (c) 2012-2026 Contentstack
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)