Skip to content

Commit ed03527

Browse files
committed
External Libraries: Update Underscore.js to version 1.13.6.
There are no code changes to the library in this release. Updating to the latest version for WordPress 6.1 ensures security scanners do not incorrectly flag sites as potentially insecure for having out of date libraries. Fixes #56030. git-svn-id: https://develop.svn.wordpress.org/trunk@54328 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 8b15438 commit ed03527

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"react-dom": "17.0.2",
154154
"regenerator-runtime": "0.13.9",
155155
"twemoji": "14.0.2",
156-
"underscore": "1.13.4",
156+
"underscore": "1.13.6",
157157
"whatwg-fetch": "3.6.2"
158158
},
159159
"scripts": {

0 commit comments

Comments
 (0)