Skip to content

Commit 73edb08

Browse files
iunanuarochdev
authored andcommitted
Upgrade iast rewriter version to 2.6.1 (#5010)
* Upgrade iast rewriter version to 2.6.1 * fix nanoid version
1 parent d9ec63f commit 73edb08

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"dependencies": {
8484
"@datadog/libdatadog": "^0.2.2",
8585
"@datadog/native-appsec": "8.3.0",
86-
"@datadog/native-iast-rewriter": "2.6.0",
86+
"@datadog/native-iast-rewriter": "2.6.1",
8787
"@datadog/native-iast-taint-tracking": "3.2.0",
8888
"@datadog/native-metrics": "^3.0.1",
8989
"@datadog/pprof": "5.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -413,10 +413,10 @@
413413
dependencies:
414414
node-gyp-build "^3.9.0"
415415

416-
"@datadog/native-iast-rewriter@2.6.0":
417-
version "2.6.0"
418-
resolved "https://registry.yarnpkg.com/@datadog/native-iast-rewriter/-/native-iast-rewriter-2.6.0.tgz#745148ac630cace48372fb3b3aaa50e32460b693"
419-
integrity sha512-TCRe3QNm7hGWlfvW1RnE959sV/kBqDiSEGAHS+HlQYaIwG2y0WcxA5TjLxhcIJJsfmgou5ycIlknAvNkbaoDDQ==
416+
"@datadog/native-iast-rewriter@2.6.1":
417+
version "2.6.1"
418+
resolved "https://registry.yarnpkg.com/@datadog/native-iast-rewriter/-/native-iast-rewriter-2.6.1.tgz#5e5393628c73c57dcf08256299c0e8cf71deb14f"
419+
integrity sha512-zv7cr/MzHg560jhAnHcO7f9pLi4qaYrBEcB+Gla0xkVouYSDsp8cGXIGG4fiGdAMHdt7SpDNS6+NcEAqD/v8Ig==
420420
dependencies:
421421
lru-cache "^7.14.0"
422422
node-gyp-build "^4.5.0"

0 commit comments

Comments
 (0)