Bump @transifex/api from 7.1.3 to 7.1.4 (#11069)

Bumps [@transifex/api](https://github.com/transifex/transifex-javascript) from 7.1.3 to 7.1.4.
- [Release notes](https://github.com/transifex/transifex-javascript/releases)
- [Changelog](https://github.com/transifex/transifex-javascript/blob/master/RELEASE_HOWTO.md)
- [Commits](https://github.com/transifex/transifex-javascript/compare/v7.1.3...v7.1.4)

---
updated-dependencies:
- dependency-name: "@transifex/api"
  dependency-version: 7.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-27 09:17:43 +02:00
committed by GitHub
parent 2dc64f0fef
commit ca98ef6f1f
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -46,7 +46,7 @@
"@openstreetmap/id-tagging-schema": "^6.11.0",
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.9.0",
"@transifex/api": "^7.1.3",
"@transifex/api": "^7.1.4",
"@types/chai": "^5.2.2",
"@types/d3": "^7.4.3",
"@types/geojson": "^7946.0.16",
@@ -1581,10 +1581,11 @@
}
},
"node_modules/@transifex/api": {
"version": "7.1.3",
"resolved": "https://registry.npmjs.org/@transifex/api/-/api-7.1.3.tgz",
"integrity": "sha512-oT6QXhRqduGqDNMfyRK4+u1RrAux0sCJe7rtFvEDc6oDg8h6dIr+2O2o8oSOio6E+JFS9KVrRbCIy2jFsPtRFQ==",
"version": "7.1.4",
"resolved": "https://registry.npmjs.org/@transifex/api/-/api-7.1.4.tgz",
"integrity": "sha512-oRWw10V+YPFl1WJuORcQHcjtvqd70lFXxpmXQ/yUn3KE7cLtBMkFeC+2kULw3Rk17hD6EEO2HQLkvpR7NY/Zsw==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"core-js": "^3.35.0"
},

View File

@@ -81,7 +81,7 @@
"@openstreetmap/id-tagging-schema": "^6.11.0",
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.9.0",
"@transifex/api": "^7.1.3",
"@transifex/api": "^7.1.4",
"@types/chai": "^5.2.2",
"@types/d3": "^7.4.3",
"@types/geojson": "^7946.0.16",