Skip to content

Commit ec0b13c

Browse files
authored
Fix more dependabot alerts (#160)
1 parent f3a7191 commit ec0b13c

File tree

2 files changed

+1073
-650
lines changed

2 files changed

+1073
-650
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525
- Relative imports from parent directories: PR [#125](https://github.com/tact-lang/tact/pull/125)
2626
- The typechecker failed to identify different types when using the `==` and `!=` operators: PR [#127](https://github.com/tact-lang/tact/pull/127)
2727
- ESLint warnings for the whole Tact codebase: PR [#157](https://github.com/tact-lang/tact/pull/157)
28-
- The versions of some vulnerable dependencies were bumped in `package.json` and `yarn.lock`: PR [#158](https://github.com/tact-lang/tact/pull/158)
28+
- The versions of some vulnerable dependencies were bumped in `package.json` and `yarn.lock`: PR [#158](https://github.com/tact-lang/tact/pull/158) and PR [#160](https://github.com/tact-lang/tact/pull/160)
2929

3030
## [1.1.5] - 2023-12-01
3131

0 commit comments

Comments
 (0)