fix: examples/typescript-ex/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
This commit is contained in:
snyk-bot 2024-05-15 05:49:22 +00:00
parent c65afe94d2
commit 47f03e95eb
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/node": "^14.14.10",
"gts": "^3.0.3",
"gts": "^4.0.0",
"typescript": "~4.1.3"
},
"dependencies": {